Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite query for numRows function for SELECT queries | Bart Visscher | 2013-03-17 | 1 | -1/+8 |
* | Use the correct property for connection object | Bart Visscher | 2013-03-17 | 2 | -7/+7 |
* | Change var_dumps to exceptions | Bart Visscher | 2013-03-17 | 2 | -14/+7 |
* | Merge branch 'master' into doctrine | Bart Visscher | 2013-03-17 | 19 | -77/+199 |
|\ | |||||
| * | Merge pull request #2204 from owncloud/chache_updater_rename | Frank Karlitschek | 2013-03-17 | 1 | -10/+33 |
| |\ | |||||
| | * | Cache: better rename hook for cache updater | Robin Appelman | 2013-03-08 | 1 | -10/+33 |
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-16 | 1 | -0/+1 |
| * | | Merge pull request #2383 from owncloud/error-handling-upgrade | Bernhard Posselt | 2013-03-16 | 1 | -16/+24 |
| |\ \ | |||||
| | * | | Add error handling to the file cache upgrade | Michael Gapczynski | 2013-03-16 | 1 | -16/+24 |
| * | | | Filter display of blacklisted files | Andreas Schönebeck | 2013-03-15 | 1 | -0/+1 |
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-15 | 2 | -6/+29 |
| * | | | Return unknown freespace if the free_space call failed | Robin Appelman | 2013-03-14 | 1 | -1/+5 |
| * | | | replace \MDB with \OC_DB, approved in #2278 | Björn Schießle | 2013-03-14 | 1 | -1/+1 |
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-14 | 1 | -0/+13 |
| * | | | Fix file sharing via public link for one particular file. | Olivier Tétard | 2013-03-12 | 1 | -1/+1 |
| * | | | Merge pull request #2254 from owncloud/fixing-mssql-utf8-and-insert-empty-str... | Thomas Müller | 2013-03-12 | 2 | -3/+8 |
| |\ \ \ | |||||
| | * | | | enable UTF-8 charset on mssql | Thomas Mueller | 2013-03-12 | 1 | -2/+4 |
| | * | | | write error message to log file in case insert to file cache failed - took ho... | Thomas Mueller | 2013-03-12 | 1 | -1/+4 |
| * | | | | Merge pull request #2253 from owncloud/fixing-windows-file-mapper-master | Thomas Müller | 2013-03-12 | 2 | -12/+15 |
| |\ \ \ \ | |||||
| | * | | | | fixing various filesystem/storage unit tests on windows | Thomas Mueller | 2013-03-12 | 2 | -6/+11 |
| | * | | | | adding //IGNORE to iconv to prevent nasty php warnings | Thomas Mueller | 2013-03-12 | 1 | -1/+1 |
| | * | | | | slug generates uniqid in case the file/folder name contains not one single va... | Thomas Mueller | 2013-03-12 | 1 | -4/+2 |
| | * | | | | indexed slug should be created based on logic path | Thomas Mueller | 2013-03-12 | 1 | -1/+1 |
| | |/ / / | |||||
| * | | | | Merge pull request #2145 from eMerzh/preserve_debug | Jan-Christoph Borchardt | 2013-03-12 | 1 | -1/+5 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Preserve Debug flag accross config writes | Brice Maron | 2013-03-06 | 1 | -1/+5 |
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-12 | 1 | -2/+2 |
| * | | | | this is now 6.0 pre alpha | Frank Karlitschek | 2013-03-09 | 1 | -2/+2 |
| * | | | | 5.0.0v5.0.0 | Frank Karlitschek | 2013-03-09 | 1 | -2/+2 |
| * | | | | Check if username is valid and remove slashes from filename | Lukas Reschke | 2013-03-11 | 1 | -0/+9 |
| * | | | | Merge pull request #2183 from owncloud/fix-shared-statuses-again | Bernhard Posselt | 2013-03-11 | 1 | -10/+15 |
| |\ \ \ \ | |||||
| | * | | | | Fix #2080 and fix #2141 | Michael Gapczynski | 2013-03-07 | 1 | -10/+15 |
| * | | | | | Merge pull request #2218 from owncloud/fix-mounting-all | Bernhard Posselt | 2013-03-11 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix variable for mounting for all users, fix #357 | Michael Gapczynski | 2013-03-09 | 1 | -1/+1 |
| | | |_|/ / | | |/| | | | |||||
| * | | | | | Merge pull request #1786 from owncloud/shared-folder-etags | Bernhard Posselt | 2013-03-11 | 1 | -14/+38 |
| |\ \ \ \ \ | |||||
| | * | | | | | use pre_unshare hook, otherwise the share is already removed. Which means tha... | Björn Schießle | 2013-03-08 | 1 | -0/+1 |
| | * | | | | | Merge branch 'master' into shared-folder-etags | Michael Gapczynski | 2013-03-07 | 10 | -26/+70 |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| | * | | | | | Merge branch 'master' into shared-folder-etags | Michael Gapczynski | 2013-03-05 | 36 | -61/+150 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Fix group post_shared hook | Michael Gapczynski | 2013-03-04 | 1 | -14/+14 |
| | * | | | | | | Merge branch 'master' into shared-folder-etags | Michael Gapczynski | 2013-02-28 | 42 | -350/+1000 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Correct parent folders' ETags for all users with access to a shared file | Michael Gapczynski | 2013-02-26 | 1 | -0/+23 |
* | | | | | | | | | Fix mssql connection parameters and correct driver for pgsql | Bart Visscher | 2013-03-10 | 1 | -8/+9 |
* | | | | | | | | | Merge branch 'master' into doctrine | Bart Visscher | 2013-03-10 | 68 | -505/+1341 |
|\| | | | | | | | | |||||
| * | | | | | | | | Merge pull request #2217 from owncloud/mountconfig-location | Lukas Reschke | 2013-03-10 | 1 | -3/+8 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| | * | | | | | | | Store the global mount configuration file in the datadir | Robin Appelman | 2013-03-10 | 1 | -3/+8 |
| * | | | | | | | | Merge pull request #1584 from owncloud/ocs_multiple_methods | Tom Needham | 2013-03-09 | 3 | -92/+166 |
| |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge in master | Tom Needham | 2013-03-09 | 20 | -54/+123 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Rebase to current master | Tom Needham | 2013-03-05 | 105 | -838/+3506 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | more code style | Tom Needham | 2013-02-10 | 1 | -1/+1 |
| | * | | | | | | | | | | Code style and remove OAuth code | Tom Needham | 2013-02-10 | 1 | -11/+3 |
| | * | | | | | | | | | | Remove debug call, correct app identifier | Tom Needham | 2013-02-10 | 1 | -2/+0 |