Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes after review from @DeepDiver1975 | Florin Peter | 2013-05-23 | 13 | -876/+752 |
| | |||||
* | added l10n support in apps/files_encryption/ajax/adminrecovery.php | Florin Peter | 2013-05-23 | 1 | -2/+4 |
| | |||||
* | code clean up; nicer solution to solve the public link share problem if a ↵ | Björn Schießle | 2013-05-23 | 2 | -25/+6 |
| | | | | user is logged in | ||||
* | fix public link share if a user is logged in | Björn Schießle | 2013-05-23 | 3 | -7/+32 |
| | |||||
* | Merge branch 'master' into files_encryption | Björn Schießle | 2013-05-23 | 19 | -73/+85 |
|\ | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-23 | 17 | -71/+84 |
| | | |||||
| * | Merge pull request #3457 from owncloud/fix-share-links | Michael Gapczynski | 2013-05-22 | 2 | -2/+1 |
| |\ | | | | | | | Fix public links | ||||
| | * | RUNTIME_NOSETUPFS no longer exists, using tearDownFS() in public links instead | Michael Gapczynski | 2013-05-22 | 2 | -2/+1 |
| |/ | |||||
* | | added trash bin tests | Florin Peter | 2013-05-22 | 1 | -0/+269 |
| | | |||||
* | | added static function registerHooks() for better unit tests handling | Florin Peter | 2013-05-22 | 2 | -5/+12 |
| | | |||||
* | | revert changes to .gitmodules, they were applied by accident | Björn Schießle | 2013-05-22 | 1 | -1/+1 |
| | | |||||
* | | revert submodule changes | Björn Schießle | 2013-05-22 | 1 | -0/+0 |
| | | |||||
* | | settings clean-up; There is no blacklist in the new encryption app | Björn Schießle | 2013-05-22 | 2 | -34/+1 |
| | | |||||
* | | improved error messages | Björn Schießle | 2013-05-22 | 2 | -6/+12 |
| | | |||||
* | | Merge branch 'master' into files_encryption | Björn Schießle | 2013-05-22 | 28 | -361/+324 |
|\| | | | | | | | | | Conflicts: lib/files/cache/cache.php | ||||
| * | Merge pull request #3337 from owncloud/oracle_fixes | Thomas Müller | 2013-05-22 | 7 | -20/+45 |
| |\ | | | | | | | Oracle fixes | ||||
| | * | cleanup codestyle | Jörn Friedrich Dreyer | 2013-05-22 | 2 | -4/+4 |
| | | | |||||
| | * | use to_char only for oracle, whitespace | Jörn Friedrich Dreyer | 2013-05-22 | 3 | -9/+18 |
| | | | |||||
| | * | add debug output | Jörn Friedrich Dreyer | 2013-05-22 | 6 | -15/+30 |
| | | | |||||
| | * | allow install when only oracle is available | Jörn Friedrich Dreyer | 2013-05-22 | 1 | -1/+2 |
| |/ | |||||
| * | Merge pull request #3406 from owncloud/oc_dialogs_oc_template | Morris Jobke | 2013-05-22 | 6 | -322/+255 |
| |\ | | | | | | | Use js templates in OC.dialogs etc. | ||||
| | * | Remove more obsolete code. | Thomas Tanghus | 2013-05-20 | 1 | -20/+4 |
| | | | |||||
| | * | Don't set image path in template. | Thomas Tanghus | 2013-05-20 | 2 | -2/+2 |
| | | | |||||
| | * | Dialogs: Home folder icon instead of '/'. | Thomas Tanghus | 2013-05-17 | 2 | -3/+8 |
| | | | |||||
| | * | Dialogs: Fix method names. | Thomas Tanghus | 2013-05-17 | 1 | -65/+52 |
| | | | |||||
| | * | Dialogs: Cleanup. | Thomas Tanghus | 2013-05-17 | 1 | -101/+26 |
| | | | |||||
| | * | Dialogs: Loose up-button. | Thomas Tanghus | 2013-05-17 | 3 | -16/+0 |
| | | | |||||
| | * | Dialogs: Make slug show last dir emphasized. | Thomas Tanghus | 2013-05-17 | 2 | -5/+6 |
| | | | |||||
| | * | Various cleanups in OC.dialogs | Thomas Tanghus | 2013-05-17 | 4 | -148/+118 |
| | | | |||||
| | * | Merge branch 'oc_dialogs_oc_template' of github.com:owncloud/core into ↵ | Thomas Tanghus | 2013-05-16 | 0 | -0/+0 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | oc_dialogs_oc_template Conflicts: core/js/oc-dialogs.js | ||||
| | | * | Port OC.dialogs to use octemplate except for prompt() and form(). | Thomas Tanghus | 2013-05-16 | 5 | -140/+216 |
| | | | | | | | | | | | | | | | | Also load octemplate per default. | ||||
| | * | | Line length etc. | Thomas Tanghus | 2013-05-16 | 1 | -2/+3 |
| | | | | |||||
| | * | | Port OC.dialogs to use octemplate except for prompt() and form(). | Thomas Tanghus | 2013-05-16 | 5 | -140/+216 |
| | | | | | | | | | | | | | | | | Also load octemplate per default. | ||||
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-22 | 15 | -19/+23 |
| | | | | |||||
* | | | | fix pgsql error | Florin Peter | 2013-05-22 | 1 | -2/+5 |
| | | | | |||||
* | | | | Merge branch 'master' into files_encryption | Florin Peter | 2013-05-22 | 14 | -16/+541 |
|\| | | | | | | | | | | | | | | | | | | | Conflicts: lib/files/cache/cache.php | ||||
| * | | | Merge pull request #3266 from owncloud/hooks | Thomas Müller | 2013-05-21 | 5 | -0/+453 |
| |\ \ \ | | | | | | | | | | | New hook system | ||||
| | * \ \ | Merge branch 'master' into hooks | Thomas Mueller | 2013-05-15 | 280 | -3935/+5198 |
| | |\ \ \ | |||||
| | * | | | | fix typo | Robin Appelman | 2013-05-09 | 3 | -11/+11 |
| | | | | | | |||||
| | * | | | | New hook system | Robin Appelman | 2013-05-07 | 5 | -0/+453 |
| | | | | | | |||||
| * | | | | | Merge pull request #1586 from owncloud/filecache_mtime | Thomas Müller | 2013-05-21 | 9 | -15/+85 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Emulate touch() for backends that don't support it | ||||
| | * \ \ \ \ | merge master into filecache_mtime | Robin Appelman | 2013-05-21 | 1551 | -36980/+65298 |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge pull request #3335 from owncloud/prevent-scan-loop | Jörn Friedrich Dreyer | 2013-05-21 | 1 | -1/+3 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Prevent backgroundScan() from looping | ||||
| | * | | | | | | Prevent backgroundScan() from looping if opendir() is failing for the same path | Michael Gapczynski | 2013-05-13 | 1 | -1/+3 |
| | | | | | | | | |||||
| | | * | | | | | Merge branch 'master' into filecache_mtime | Michael Gapczynski | 2013-03-08 | 1108 | -24118/+36055 |
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/files/view.php lib/util.php tests/lib/files/cache/cache.php | ||||
| | | * \ \ \ \ \ | merge master into filecache_mtime | Robin Appelman | 2013-02-15 | 764 | -13905/+58775 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | Emulate touch() for backends that don't support it | Robin Appelman | 2013-02-10 | 2 | -8/+42 |
| | | | | | | | | | | |||||
| | | * | | | | | | | Cache: bookkeeping of storage_mtime | Robin Appelman | 2013-02-10 | 6 | -10/+40 |
| | | | | | | | | | | |||||
| | | * | | | | | | | Cache: add seccond mtime field | Robin Appelman | 2013-02-10 | 2 | -1/+9 |
| | | | | | | | | | | |||||
* | | | | | | | | | | improved tests | Florin Peter | 2013-05-22 | 6 | -388/+301 |
| | | | | | | | | | |