Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | increase version to show that we are not the same as stable | Frank Karlitschek | 2012-04-11 | 1 | -2/+2 |
| | |||||
* | Show the different editions to the user. Used in the status call, on the ↵ | Frank Karlitschek | 2012-04-01 | 1 | -0/+8 |
| | | | | personal settings page and in the updater to update to the next available version from the same edition. | ||||
* | add path_hash to the filesystem cache | Robin Appelman | 2012-03-30 | 1 | -1/+1 |
| | |||||
* | merge master into encryption | Robin Appelman | 2012-02-26 | 1 | -1/+1 |
|\ | |||||
| * | don't limit ourselfs to 32bit integers | Robin Appelman | 2012-02-25 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into encryption | Robin Appelman | 2012-02-25 | 1 | -1/+1 |
|\| | |||||
| * | remove limit from configvalue for long config values | Arthur Schiwon | 2012-02-24 | 1 | -1/+1 |
| | | |||||
* | | provide early file system when using webdav | Robin Appelman | 2012-02-21 | 1 | -1/+5 |
| | | |||||
* | | always mount the root filesystem, sometimes we need the filesystem when not ↵ | Robin Appelman | 2012-02-21 | 1 | -2/+2 |
|/ | | | | logged in | ||||
* | Move the redirect_url from linkTo function to the checkLoggedIn function | Bart Visscher | 2012-02-21 | 1 | -3/+4 |
| | |||||
* | restore redirect after checkLoggedIn | Alessandro Cosentino | 2012-02-21 | 1 | -1/+1 |
| | |||||
* | Move config.php writable test to update path | Bart Visscher | 2012-02-17 | 1 | -4/+0 |
| | | | | This should make it possible to use owncloud with a read-only config.php | ||||
* | Use separate function to make absolute urls | Bart Visscher | 2012-02-17 | 1 | -3/+3 |
| | |||||
* | Change gallery thumbnail generation to OC_Image | Bart Visscher | 2012-02-08 | 1 | -1/+1 |
| | |||||
* | writable not writeable | Robin Appelman | 2012-02-05 | 1 | -1/+1 |
| | |||||
* | merge master into filesystem | Robin Appelman | 2012-01-30 | 1 | -2/+2 |
|\ | |||||
| * | increase version number to 3. YeeHaw party!! | Frank Karlitschek | 2012-01-27 | 1 | -2/+2 |
| | | |||||
| * | bump version numberv3.0RC1 | Frank Karlitschek | 2012-01-21 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'master' into filesystem | Robin Appelman | 2012-01-20 | 1 | -1/+1 |
|\| | |||||
| * | dont complain about non existing config files | Robin Appelman | 2012-01-16 | 1 | -1/+1 |
| | | |||||
* | | initial work on filesystemview | Robin Appelman | 2012-01-20 | 1 | -1/+1 |
| | | |||||
* | | merge master into filesystem | Robin Appelman | 2012-01-16 | 1 | -0/+4 |
|\| | |||||
| * | properly check for write permissions to the config file | Robin Appelman | 2012-01-15 | 1 | -0/+4 |
| | | |||||
* | | merge master into filesystem | Robin Appelman | 2012-01-08 | 1 | -2/+2 |
|\| | |||||
| * | Fix sqlite detection for Ubuntu 11.10 | prcrst | 2012-01-03 | 1 | -1/+1 |
| | | |||||
| * | Include PostgreSQL when checking for available database drivers. | Daniel Köb | 2011-12-30 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Brice Maron <brice@bmaron.net> | ||||
* | | Merge branch 'master' into filesystem | Robin Appelman | 2011-12-11 | 1 | -16/+0 |
|\| | |||||
| * | removed no longer used function and exec command | Frank Karlitschek | 2011-11-24 | 1 | -16/+0 |
| | | | | | | | | security++ | ||||
* | | increase version to trigger database upgrade | Robin Appelman | 2011-11-26 | 1 | -1/+1 |
| | | |||||
* | | tell the user when the files are being scanned | Robin Appelman | 2011-11-10 | 1 | -5/+0 |
| | | |||||
* | | provide caching for file metadata | Robin Appelman | 2011-11-09 | 1 | -0/+5 |
| | | |||||
* | | remove the need to register storage providers, pass the classname during ↵ | Robin Appelman | 2011-11-08 | 1 | -1/+1 |
|/ | | | | mounting instead | ||||
* | change the error hint from suggesting to change the owner of a directory to ↵ | Frank Karlitschek | 2011-10-22 | 1 | -2/+2 |
| | | | | changing the permissions. changing the owner of a director is not possible via ftp. | ||||
* | make sharing work with the new mouting mechanism | Robin Appelman | 2011-10-18 | 1 | -3/+0 |
| | |||||
* | mount filesystems on demand | Robin Appelman | 2011-10-18 | 1 | -28/+3 |
| | |||||
* | Remove unnecessary exec for getting timezone and fix spacings | Brice Maron | 2011-10-17 | 1 | -6/+6 |
| | |||||
* | Fixed a bug in checkWebserverUser | Joar Wandborg | 2011-10-11 | 1 | -3/+2 |
| | | | | | | | checkWebserverUser would return the owner of the document root instead of the owner of the web server process. Signed-off-by: Florian Pritz <bluewind@xinu.at> | ||||
* | master is now on the way to ownCloud 3v3.0alpha1 | Frank Karlitschek | 2011-10-10 | 1 | -2/+2 |
| | |||||
* | redirect url fixed | Marvin Thomas Rabe | 2011-10-04 | 1 | -1/+5 |
| | |||||
* | bump version numberv2.0beta3 | Frank Karlitschek | 2011-10-02 | 1 | -2/+2 |
| | |||||
* | Merge branch 'lostpassword' | Bart Visscher | 2011-09-30 | 1 | -0/+8 |
|\ | | | | | | | | | | | | | Conflicts: core/templates/login.php index.php lib/util.php | ||||
| * | Move display of login page to function in OC_Util | Bart Visscher | 2011-09-26 | 1 | -0/+7 |
| | | |||||
* | | Check if the application is actually enabled | Bart Visscher | 2011-09-30 | 1 | -0/+10 |
| | | |||||
* | | enhance warning | Thomas Schmidt | 2011-09-29 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' of gitorious.org:owncloud/owncloud | Frank Karlitschek | 2011-09-28 | 1 | -13/+34 |
|\ \ | |||||
| * \ | Merge branch 'master' of gitorious.org:owncloud/owncloud | Frank Karlitschek | 2011-09-28 | 1 | -12/+23 |
| |\ \ | |||||
| | * | | enhance errormessages on setup | Thomas Schmidt | 2011-09-28 | 1 | -12/+23 |
| | | | | |||||
| * | | | add check for ctype | Frank Karlitschek | 2011-09-28 | 1 | -0/+3 |
| |/ / | |||||
| * / | check for php modules | Frank Karlitschek | 2011-09-27 | 1 | -1/+8 |
| |/ | |||||
* / | add status file. useful for external administration. show the ownClopud ↵ | Frank Karlitschek | 2011-09-28 | 1 | -1/+9 |
|/ | | | | version at least in the config dialog. |