Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Comment out LIMIT 0 case because of the mixed results | Joas Schilling | 2015-07-21 | 1 | -1/+2 | |
| * | | | | | Fix tests for setFirstResult and setMaxResults on oracle | Joas Schilling | 2015-07-21 | 2 | -42/+64 | |
| * | | | | | Set a limit until doctrine released a version that fixes Sqlite | Joas Schilling | 2015-07-21 | 1 | -0/+4 | |
| * | | | | | Correctly count the number of items (rowCount is Update/Insert/Delete only) | Joas Schilling | 2015-07-21 | 1 | -13/+22 | |
| * | | | | | Can not test the string, thanks oracle.... | Joas Schilling | 2015-07-21 | 1 | -10/+32 | |
| * | | | | | Fix existing usages by removing the quotes | Joas Schilling | 2015-07-21 | 2 | -31/+31 | |
| * | | | | | Add unit tests and automatic quoting | Joas Schilling | 2015-07-21 | 4 | -8/+1428 | |
| * | | | | | Use the public interface and our method instead of the doctrine thing | Joas Schilling | 2015-07-21 | 2 | -21/+21 | |
* | | | | | | Merge pull request #17342 from rullzer/test_preview_conditions | Roeland Douma | 2015-07-22 | 2 | -0/+5 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Only run some preview unit tets if imagemagick is available | Roeland Jago Douma | 2015-07-02 | 2 | -0/+5 | |
* | | | | | | Merge pull request #17381 from owncloud/fix_sharing_add_to_group | Morris Jobke | 2015-07-21 | 1 | -0/+108 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | intproduce pre_addToGroup hook. we need to calculate the possible unique | Bjoern Schiessle | 2015-07-06 | 1 | -0/+108 | |
* | | | | | | | Merge pull request #17743 from owncloud/return-proper-statuscodes | Bernhard Posselt | 2015-07-20 | 1 | -0/+51 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Return proper status code in case of a CORS exception | Lukas Reschke | 2015-07-20 | 1 | -0/+51 | |
* | | | | | | | Merge pull request #16935 from owncloud/allow-app-check-code-for-deprecated-c... | Joas Schilling | 2015-07-20 | 19 | -13/+428 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Only decorate the type when it was matched | Joas Schilling | 2015-07-17 | 1 | -1/+3 | |
| * | | | | | | Use the decorator pattern | Joas Schilling | 2015-07-17 | 5 | -25/+110 | |
| * | | | | | | Restructor the code into different classes instead of extending | Joas Schilling | 2015-07-17 | 5 | -59/+101 | |
| * | | | | | | Check for methods as good as possible | Joas Schilling | 2015-07-17 | 7 | -56/+52 | |
| * | | | | | | Allow checking for functions | Joas Schilling | 2015-07-17 | 10 | -24/+55 | |
| * | | | | | | Add support for deprecated constants | Joas Schilling | 2015-07-17 | 6 | -0/+148 | |
| * | | | | | | Correctly handle use statements | Joas Schilling | 2015-07-17 | 7 | -8/+62 | |
| * | | | | | | Allow app:check-code to check for deprecated methods | Joas Schilling | 2015-07-17 | 2 | -2/+59 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge pull request #17540 from owncloud/enc_detect_legacy_files2 | Björn Schießle | 2015-07-17 | 2 | -18/+115 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | make sure that we always detect legacy files correctly | Bjoern Schiessle | 2015-07-17 | 2 | -18/+115 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #17682 from owncloud/fix-undefined-REMOTE_ADDR-master | Thomas Müller | 2015-07-17 | 1 | -4/+15 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fixing 'Undefined index: REMOTE_ADDR' - fixes #17460 | Thomas Müller | 2015-07-16 | 1 | -4/+15 | |
| |/ / / / | ||||||
* / / / / | Fix memcache factory unit tests | Robin McCorkell | 2015-07-16 | 1 | -2/+4 | |
|/ / / / | ||||||
* | | | | 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 | |
|\ \ \ \ |