Commit Graph

137 Commits

Author SHA1 Message Date
Richard Alam
f0aff2791d - showing only potential problems 2010-07-07 21:11:27 +00:00
Richard Alam
cdad234fb2 - modifying bbb-conf --check and will add verbose option 2010-07-07 20:17:55 +00:00
Richard Alam
ba7be5ea1a - adding more info and formatting output of bbb-conf --check 2010-07-07 17:52:49 +00:00
Richard Alam
a005f545a3 - shorten variable 2010-07-07 14:58:28 +00:00
Richard Alam
dcee771b83 - shorten variable 2010-07-07 14:57:20 +00:00
Richard Alam
47ab860b88 - cleanup 2010-07-07 14:47:33 +00:00
Sebastian
9c5afe284d Modified error messages for red5 logs 2010-07-07 10:51:25 -04:00
Sebastian
c3bdffc234 Added more error checking for the sip server 2010-07-07 10:32:16 -04:00
Sebastian
ecb8937737 Cleaned up some code 2010-07-06 15:31:47 -04:00
Sebastian
ec020c8366 Added more error checking to bbb-conf 2010-07-06 14:48:33 -04:00
Sebastian
27eb428661 Changed the link the welcome logo on the startpage 2010-07-06 14:19:59 -04:00
Sebastian
7be6f9dff6 Modified some error messages 2010-07-05 15:48:41 -04:00
Richard Alam
a514051c3e - copy the packaged config.xml into src/conf
- revert back previous change where in build.xml we copy the config.xml from client as we don't want to
   always overwrite the config.xml everytime the dev runs ant. The dev may have a custom config.xml which
   gets overwritten with what's packaged
2010-07-05 15:15:51 -04:00
Sebastian
4090f3ddfd Added extra safe checks for the bigbluebutton file system 2010-07-05 13:02:04 -04:00
Sebastian
5788d28b53 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-07-05 13:01:14 -04:00
Sebastian
96e0164216 Added check for the kernel and cpu architecture in bbb-conf 2010-07-05 09:16:33 -04:00
Richard Alam
19667376b6 - copy or generate config.xml when setting up client dev environment 2010-07-04 12:49:05 -04:00
Richard Alam
bc19e5389f - allow user to pass a repository to checkout from. The default will be github.com/bigbluebutton/bigbluebutton
if the user does not pass anything on bbb-conf --checkout
2010-07-03 15:37:56 +00:00
Richard Alam
b62681ba2c - remove --trunk option as git clone checks-out everything 2010-07-05 10:39:13 -04:00
Sebastian
da9f036339 Removed a space character in demo_footer.jsp 2010-07-02 14:15:30 -04:00
Sebastian
2e664ad0b3 Fixed a bug in bbb-conf 2010-07-02 10:30:24 -04:00
Sebastian
948837859c Added extra error checking for logs 2010-06-30 15:57:39 -04:00
Richard Alam
e46388e03a - reverting back to previous change as the last change was incorrect 2010-06-30 19:51:26 +00:00
BigBlueButton
b0790283c9 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-06-30 19:35:22 +00:00
Richard Alam
be77950c34 - fix bbb-conf --revert which still points to the old client-dev dir 2010-06-30 19:35:05 +00:00
Sebastian
bffd3a60f5 Added extra error checking in bbb-conf 2010-06-30 15:28:54 -04:00
BigBlueButton
9b1be73d61 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-06-28 20:11:11 +00:00
BigBlueButton
3ced173986 - modify to checkout code from git and setup dev env for client|web|apps 2010-06-28 20:10:29 +00:00
Sebastian
56c43c3f01 Fixed a bug in switching from meetme to konference and vice versa 2010-06-28 15:28:41 -04:00
Sebastian
ce2e493c01 fixed a bug in the --salt function 2010-06-28 14:35:31 -04:00
firstuser
ed4ceb712b Added the ability to change the security salt 2010-06-25 12:11:36 -04:00
firstuser
3a9f2e7590 updated to 0.70 / cleaned up some code 2010-06-21 13:45:45 -04:00
Sebastian
207b102f02 Updated the index.html to 0.70-dev 2010-06-04 16:21:01 -04:00
Omar Shammas
f038d5c350 Minor reformatting of checks for tomcat in bbb-conf
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4267 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 17:48:30 +00:00
Fred Dixon
2e4df94be9 Incrementing the revision number to 4125 so it matches that in bbb-conf
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4126 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 23:10:49 +00:00
Fred Dixon
b210cef1d9 Setting RELEASE in bbb-conf
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4124 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 22:57:09 +00:00
Fred Dixon
0eca5bf2c6 Near final changes for 0.64
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4123 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 22:56:28 +00:00
Fred Dixon
b302d111f5 fixed typo in first line of bbb-conf
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4102 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 21:17:53 +00:00
Fred Dixon
faf70adeb0 updated index.html for 0.64 release
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4101 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 20:34:20 +00:00
Richard Alam
ab71b80c24 - make sure that bbb-apps dev env is setup properly
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4099 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 19:44:51 +00:00
Fred Dixon
31e2e1b5f6 fixed typo in bbb-conf
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4096 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 19:25:02 +00:00
Fred Dixon
288ed05577 removed set -x
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4093 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 17:41:51 +00:00
Fred Dixon
87a799b8bb Now adds bbb-common-message-0.64.jar to the setup for the bbb-web development environment
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4092 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 17:37:06 +00:00
Richard Alam
cb7b284f83 - add help.html
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4087 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-01 21:34:13 +00:00
Islam El-Ashi
8dd424598c Added restart option to bbb-conf
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4008 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-25 13:55:39 +00:00
Islam El-Ashi
f56e34b95d Added Gentoo support to bbb-conf and allowed setip to set the port
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3861 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-09 15:32:20 +00:00
Fred Dixon
9aed71b973 Upates to index.html page to indicate the server is running 0.64-dev
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3816 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-06 01:42:18 +00:00
Jeremy Thomerson
9014f52327 update documentation
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3788 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-04 20:38:08 +00:00
Jeremy Thomerson
a2383c9ad9 add autofocus to default index.html
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3774 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-03 05:15:49 +00:00
Jeremy Thomerson
e41f9509b7 some improvements to the bbb-conf script that make it easier for committers to user setup-dev
also, fix echoed documentation for building red5 apps


git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3773 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-03 04:55:48 +00:00