Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ | |||||
| * | Merge pull request #3337 from owncloud/oracle_fixes | Thomas Müller | 2013-05-22 | 7 | -20/+45 |
| |\ | |||||
| | * | 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 |
| |\ | |||||
| | * | 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 oc_dia... | Thomas Tanghus | 2013-05-16 | 0 | -0/+0 |
| | |\ | |||||
| | | * | Port OC.dialogs to use octemplate except for prompt() and form(). | Thomas Tanghus | 2013-05-16 | 5 | -140/+216 |
| | * | | 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 |
| * | | | [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 |
|\| | | | |||||
| * | | | Merge pull request #3266 from owncloud/hooks | Thomas Müller | 2013-05-21 | 5 | -0/+453 |
| |\ \ \ | |||||
| | * \ \ | 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 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | 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 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 |
| | | |\ \ \ \ \ | |||||
| | | * \ \ \ \ \ | 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 |
* | | | | | | | | | | fixed finding encrypted files in subfolders and removed unused code | Florin Peter | 2013-05-22 | 4 | -200/+61 |
* | | | | | | | | | | added webdav test | Florin Peter | 2013-05-21 | 1 | -0/+251 |
* | | | | | | | | | | fixed postFileSize | Florin Peter | 2013-05-21 | 1 | -11/+19 |
* | | | | | | | | | | Merge branch 'master' into files_encryption | Björn Schießle | 2013-05-21 | 54 | -214/+388 |
|\| | | | | | | | | | |||||
| * | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-21 | 24 | -64/+104 |
| * | | | | | | | | | Merge pull request #3430 from owncloud/vcategory_rename | Thomas Müller | 2013-05-20 | 2 | -0/+42 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Add test for renaming non-existing category. | Thomas Tanghus | 2013-05-20 | 1 | -0/+1 |
| | * | | | | | | | | | Remove debug output | Thomas Tanghus | 2013-05-20 | 1 | -1/+0 |
| | * | | | | | | | | | Add rename() method to OC_VCategories. | Thomas Tanghus | 2013-05-20 | 2 | -0/+42 |
| |/ / / / / / / / / | |||||
| * | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-20 | 39 | -161/+248 |
* | | | | | | | | | | fix path to 3rdparty apps | Björn Schießle | 2013-05-21 | 1 | -1/+2 |
* | | | | | | | | | | fix path, needs to be relative to data/ | Björn Schießle | 2013-05-21 | 1 | -1/+1 |
* | | | | | | | | | | move 3rdparty dependencies to app | Björn Schießle | 2013-05-21 | 5 | -3/+647 |