Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Strip public webdav info about sharing and mount points | Vincent Petry | 2015-07-13 | 1 | -3/+28 | |
* | | | Update JS unit test libs | Vincent Petry | 2015-07-10 | 1 | -1/+1 | |
* | | | [command] single user mode - use config object & add tests | Morris Jobke | 2015-07-09 | 1 | -0/+129 | |
* | | | Invert the "public" to a "private" method | Joas Schilling | 2015-07-07 | 1 | -9/+9 | |
* | | | Make it possible to import exportet app/system configs | Joas Schilling | 2015-07-07 | 1 | -5/+17 | |
* | | | Replace deprecated method calls | Joas Schilling | 2015-07-07 | 8 | -13/+13 | |
* | | | Add commands to get, set and delete app config values | Joas Schilling | 2015-07-07 | 3 | -0/+404 | |
* | | | Add a command to import an json array into the config | Joas Schilling | 2015-07-07 | 2 | -1/+185 | |
* | | | Add a command to delete a system config | Joas Schilling | 2015-07-07 | 3 | -4/+124 | |
* | | | Add a command to get a config value | Joas Schilling | 2015-07-07 | 1 | -0/+160 | |
* | | | Add a command to set a system config value | Joas Schilling | 2015-07-07 | 1 | -0/+115 | |
* | | | Split the system from the app config | Joas Schilling | 2015-07-07 | 1 | -15/+18 | |
* | | | Add tests for list config | Joas Schilling | 2015-07-07 | 1 | -0/+286 | |
* | | | Merge pull request #16924 from owncloud/copy-recursive-polyfill | Thomas Müller | 2015-07-06 | 1 | -0/+46 | |
|\ \ \ | ||||||
| * | | | add unit tests | Robin Appelman | 2015-07-03 | 1 | -0/+46 | |
* | | | | Merge pull request #17304 from owncloud/fix-17265 | Vincent Petry | 2015-07-06 | 1 | -0/+11 | |
|\ \ \ \ | ||||||
| * | | | | Check if response could get generated | Lukas Reschke | 2015-07-02 | 1 | -0/+11 | |
| | |_|/ | |/| | | ||||||
* | | | | Fix unit test | Thomas Müller | 2015-07-03 | 1 | -1/+0 | |
* | | | | Fixing unit test execution | Thomas Müller | 2015-07-03 | 1 | -1/+0 | |
* | | | | Remove OC_Appconfig | Thomas Müller | 2015-07-03 | 1 | -16/+16 | |
* | | | | Remove OC_Log | Thomas Müller | 2015-07-03 | 2 | -2/+2 | |
* | | | | Merge pull request #17379 from owncloud/kill-file-mapper | Vincent Petry | 2015-07-03 | 4 | -190/+0 | |
|\ \ \ \ | ||||||
| * | | | | Remove file mapper - was only use in Windows and never worked properly | Thomas Müller | 2015-07-03 | 4 | -190/+0 | |
| | |_|/ | |/| | | ||||||
* / | | | Remove bogus test result | Vincent Petry | 2015-07-03 | 1 | -0/+0 | |
|/ / / | ||||||
* | | | fix wording | Morris Jobke | 2015-07-03 | 1 | -1/+1 | |
* | | | Correct wording | Lukas Reschke | 2015-07-02 | 1 | -1/+1 | |
* | | | Add missing type annotations | Lukas Reschke | 2015-07-02 | 1 | -0/+25 | |
* | | | Merge pull request #17077 from owncloud/files-scan-absolute-path | Morris Jobke | 2015-07-02 | 1 | -0/+43 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | add unit test | Robin Appelman | 2015-06-29 | 1 | -0/+43 | |
* | | | Only do the description kung-fu on strings - fixes #17028 | Thomas Müller | 2015-07-01 | 1 | -0/+4 | |
* | | | Merge pull request #17078 from owncloud/fix-initial-server-host | Morris Jobke | 2015-07-01 | 1 | -2/+91 | |
|\ \ \ | ||||||
| * | | | Fix undefined offset | Lukas Reschke | 2015-06-22 | 1 | -2/+91 | |
* | | | | Merge pull request #15569 from owncloud/remove-getetag-properties | Morris Jobke | 2015-07-01 | 1 | -0/+77 | |
|\ \ \ \ | ||||||
| * | | | | Remove unneeded getetag entries in properties table | Morris Jobke | 2015-06-25 | 1 | -0/+77 | |
* | | | | | Merge pull request #17259 from owncloud/chunk-cleanupgracefulonlock | Vincent Petry | 2015-07-01 | 1 | -5/+89 | |
|\ \ \ \ \ | ||||||
| * | | | | | Test for chunk cache garbage collection | Vincent Petry | 2015-06-30 | 1 | -5/+89 | |
* | | | | | | Use UTF-8 mode for preg_split and preg_replace | Lukas Reschke | 2015-07-01 | 1 | -2/+8 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #17189 from owncloud/files-straypartfilesonexception | Morris Jobke | 2015-06-30 | 2 | -29/+347 | |
|\ \ \ \ \ | ||||||
| * | | | | | Unlock first path on rename if second path is locked | Vincent Petry | 2015-06-29 | 1 | -0/+33 | |
| * | | | | | Cleanup part file after upload exception | Vincent Petry | 2015-06-29 | 1 | -29/+314 | |
* | | | | | | Merge pull request #17249 from owncloud/file-cache-is-a-icache | Joas Schilling | 2015-06-30 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fixing "ImportController::__construct() must implement interface OCP\\ICache,... | Thomas Müller | 2015-06-29 | 1 | -0/+1 | |
| |/ / / / / | ||||||
* / / / / / | Do not rely on actual time in unit tests | Lukas Reschke | 2015-06-29 | 1 | -5/+5 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #17229 from owncloud/maintenance-plugin-test | Joas Schilling | 2015-06-29 | 1 | -0/+73 | |
|\ \ \ \ \ | ||||||
| * | | | | | Unit tests added for MaintenancePlugin | Thomas Müller | 2015-06-29 | 1 | -0/+73 | |
* | | | | | | Merge pull request #17222 from owncloud/issue-17101-send-oc-version-to-app-store | Lukas Reschke | 2015-06-29 | 1 | -20/+30 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Send OC version to appstore so it can reply with the right links | Joas Schilling | 2015-06-29 | 1 | -20/+30 | |
* | | | | | | Merge pull request #17030 from owncloud/lock-posthooks | Joas Schilling | 2015-06-29 | 4 | -4/+685 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Remove test-specific method to make Bjoern and Joas happy | Vincent Petry | 2015-06-26 | 1 | -1/+1 | |
| * | | | | | Release locks after class in tests | Vincent Petry | 2015-06-25 | 1 | -0/+8 |