Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | When using routing in apps, no apps are loaded in the left navigation tree. T... | Bernhard Posselt | 2012-11-15 | 1 | -0/+1 | |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-16 | 18 | -7/+45 | |
* | | | | | | | Merge pull request #433 from owncloud/user_setting_fixes | Thomas Müller | 2012-11-15 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Better place to check for user removal | Bart Visscher | 2012-11-15 | 1 | -1/+4 | |
| * | | | | | | Better check and handing of user deletion | Bart Visscher | 2012-11-14 | 1 | -1/+1 | |
| * | | | | | | Better check and handling of user creation | Bart Visscher | 2012-11-14 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | really check if mod_deflate is loaded | Arthur Schiwon | 2012-11-15 | 1 | -1/+1 | |
* | | | | | | coding style | Arthur Schiwon | 2012-11-15 | 1 | -3/+3 | |
* | | | | | | Fix remote.php CSS+JS garbish on some systems | Arthur Schiwon | 2012-11-15 | 1 | -0/+6 | |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-15 | 44 | -44/+0 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #271 from owncloud/239_webdav_999_files | Lukas Reschke | 2012-11-14 | 1 | -10/+16 | |
|\ \ \ \ \ | ||||||
| * | | | | | adding comments to explain what's going on here | Thomas Mueller | 2012-11-06 | 1 | -0/+4 | |
| * | | | | | fixes #329: query the database in chunks of 200 | Thomas Mueller | 2012-11-05 | 1 | -10/+12 | |
* | | | | | | fix translation issues with previous commit | Alessandro Cosentino | 2012-11-13 | 1 | -3/+3 | |
* | | | | | | uncomment hours entries in relative date functions | Alessandro Cosentino | 2012-11-13 | 1 | -2/+2 | |
* | | | | | | Bump version to trigger update. | Thomas Tanghus | 2012-11-13 | 1 | -1/+1 | |
* | | | | | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-11-12 | 3 | -56/+11 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Merge pull request #157 from owncloud/setup | Bart Visscher | 2012-11-12 | 2 | -54/+6 | |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| | * | | | | DRY for creating htaccess to protect data-directory | Bart Visscher | 2012-10-30 | 2 | -3/+5 | |
| | * | | | | Separate control code from class definition | Bart Visscher | 2012-10-30 | 2 | -51/+1 | |
| * | | | | | Merge pull request #371 from butonic/sql_and_error_log_fixes | blizzz | 2012-11-12 | 1 | -2/+5 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | add missing sql backticks, check sharing for error and add log | Jörn Friedrich Dreyer | 2012-11-12 | 1 | -2/+5 | |
* | | | | | | | Change insertIfNotExist() for sqlite. Not fast, but more reliable than previo... | Thomas Tanghus | 2012-11-12 | 1 | -12/+36 | |
* | | | | | | | Correct SQL syntax. | Thomas Tanghus | 2012-11-12 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-11-12 | 4 | -15/+51 | |
|\| | | | | | | ||||||
| * | | | | | | Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_* | Thomas Tanghus | 2012-11-11 | 2 | -13/+9 | |
| * | | | | | | Added CRUDS permissions to the OCP namespace. Implements issue #345 | Thomas Tanghus | 2012-11-11 | 2 | -2/+42 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-11-11 | 11 | -54/+103 | |
|\| | | | | | ||||||
| * | | | | | Fixed new checkstyle issues in util.php from build #1341. | Diederik de Haas | 2012-11-10 | 1 | -2/+2 | |
| * | | | | | Fixed new checkstyle issues in migrate.php from build #1341. | Diederik de Haas | 2012-11-10 | 1 | -2/+2 | |
| * | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-10 | 1 | -1/+24 | |
| * | | | | | Merge pull request #340 from butonic/fix_quota_zero_cornercase | Thomas Müller | 2012-11-09 | 1 | -8/+8 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | fix quota off by one error | Jörn Friedrich Dreyer | 2012-11-09 | 1 | -8/+8 | |
| | |/ / / / | ||||||
| * / / / / | Fix WebDAV (and Android Client) not being able to authorize on Debian Squeeze... | Stefan Seidel | 2012-11-09 | 2 | -1/+13 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #330 from owncloud/check_connection | Thomas Müller | 2012-11-09 | 1 | -0/+27 | |
| |\ \ \ \ | ||||||
| | * | | | | add a check and a warning if the ownClodu server is not able to establish htt... | Frank Karlitschek | 2012-11-08 | 1 | -0/+27 | |
| | | |_|/ | | |/| | | ||||||
| * / | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-09 | 1 | -0/+1 | |
| |/ / / | ||||||
| * | | | Migration: Allow for no app data cases; handle file copying better | Tom Needham | 2012-11-08 | 1 | -7/+5 | |
| * | | | Migration: On import of user accounts only import folders in home dir, use OC... | Tom Needham | 2012-11-08 | 2 | -35/+13 | |
| * | | | normalize filepaths in OC_Files::getFileInfo | Robin Appelman | 2012-11-07 | 1 | -0/+1 | |
| * | | | check if $path is a empty string | Björn Schießle | 2012-11-07 | 1 | -1/+1 | |
| * | | | Merge pull request #307 from owncloud/etag-function-overwrite | icewind1991 | 2012-11-07 | 1 | -2/+14 | |
| |\ \ \ | ||||||
| | * | | | Allow changing the way etags are generated | Robin Appelman | 2012-11-07 | 1 | -2/+14 | |
| * | | | | backport from approved patch in stable45: | Björn Schießle | 2012-11-07 | 1 | -4/+1 | |
* | | | | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-11-07 | 3 | -13/+16 | |
|\| | | | | ||||||
| * | | | | Fix quoting problem in fs mount. give Big DB error at least in PG | Brice Maron | 2012-11-07 | 1 | -4/+4 | |
| |/ / / | ||||||
| * | | | fix user specific mount configuration | Robin Appelman | 2012-11-07 | 1 | -2/+2 | |
| * | | | Return empty array if file does not exist inside Shared folder, fixes issue #91 | Michael Gapczynski | 2012-11-05 | 1 | -7/+10 | |
| | |/ | |/| | ||||||
* | | | Check DB result. | Thomas Tanghus | 2012-11-05 | 1 | -1/+7 | |
* | | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-11-05 | 51 | -227/+204 | |
|\| | |