Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge pull request #12750 from owncloud/cache-numericstorageidfix | Robin Appelman | 2014-12-10 | 1 | -0/+4 | |
|\ \ \ | ||||||
| * | | | Fix numeric storage id for cache wrapper | Vincent Petry | 2014-12-10 | 1 | -0/+4 | |
| |/ / | ||||||
* | | | Merge pull request #12485 from owncloud/jenkins-12383 | Joas Schilling | 2014-12-10 | 3 | -12/+201 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Deprecate Util::formatDate() | Joas Schilling | 2014-12-10 | 2 | -12/+24 | |
| * | | Add sometests and copy tests from Util::formatDate to new class | Joas Schilling | 2014-12-09 | 1 | -0/+177 | |
* | | | Merge pull request #12711 from owncloud/add-backend-to-rest-index | Lukas Reschke | 2014-12-10 | 2 | -0/+10 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Make class compatible | Lukas Reschke | 2014-12-09 | 1 | -0/+3 | |
| * | | Expose backend type via REST API | Lukas Reschke | 2014-12-09 | 1 | -0/+7 | |
* | | | Merge pull request #12664 from owncloud/fix-12164 | Thomas Müller | 2014-12-10 | 1 | -3/+76 | |
|\ \ \ | ||||||
| * | | | Remove leftover | Victor Dubiniuk | 2014-12-10 | 1 | -1/+0 | |
| * | | | Inject config | Victor Dubiniuk | 2014-12-10 | 1 | -21/+26 | |
| * | | | Fix tests. Add two more test cases | Victor Dubiniuk | 2014-12-08 | 1 | -39/+52 | |
| * | | | Test OC\Updater::check | Victor Dubiniuk | 2014-12-06 | 1 | -2/+58 | |
* | | | | Merge pull request #12695 from owncloud/db-drop-table | Morris Jobke | 2014-12-09 | 1 | -0/+69 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | add unit tests for tableExists and dropTable | Robin Appelman | 2014-12-09 | 1 | -0/+69 | |
* | | | | Merge pull request #12409 from owncloud/tags-getTagsForObjectIds | Joas Schilling | 2014-12-09 | 1 | -0/+30 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Add getTagsForObjects in ITags | Vincent Petry | 2014-12-08 | 1 | -0/+30 | |
* | | | | Merge pull request #12672 from LEDfan/cm-per-unit | Thomas Müller | 2014-12-09 | 1 | -0/+209 | |
|\ \ \ \ | ||||||
| * | | | | Mock interface | LEDfan | 2014-12-08 | 1 | -30/+9 | |
| * | | | | Use PHPUnit mocks | LEDfan | 2014-12-07 | 1 | -27/+30 | |
| * | | | | Add unit test for contactsmanager | LEDfan | 2014-12-07 | 1 | -0/+227 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #12406 from owncloud/drop-getApps-getUsers | Thomas Müller | 2014-12-09 | 10 | -464/+444 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | drop unused isDebugMode and setDebugMode of OC_Config | Morris Jobke | 2014-12-08 | 1 | -33/+0 | |
| * | | | reduce OC_Preferences, OC_Config and \OCP\Config usage | Morris Jobke | 2014-12-08 | 3 | -8/+8 | |
| * | | | Workaround to fix the too early init dilemma | Morris Jobke | 2014-12-08 | 1 | -0/+3 | |
| * | | | introduce preCondition for setUserValue to provide atomic check-and-update | Morris Jobke | 2014-12-08 | 1 | -0/+85 | |
| * | | | Refactoring of OC_Preferences to AllConfig | Morris Jobke | 2014-12-08 | 3 | -417/+334 | |
| * | | | migrate \OC\AllConfig to \OCP\IConfig | Morris Jobke | 2014-12-08 | 3 | -5/+4 | |
| * | | | Extract interaction with config.php into SystemConfig | Morris Jobke | 2014-12-08 | 1 | -2/+11 | |
| |/ / | ||||||
* | | | Merge pull request #12577 from owncloud/public-mount-api | Lukas Reschke | 2014-12-08 | 4 | -22/+22 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Add public api for mount configurations | Robin Appelman | 2014-12-04 | 4 | -22/+22 | |
* | | | Merge pull request #12583 from owncloud/trim-port | Morris Jobke | 2014-12-05 | 1 | -0/+17 | |
|\ \ \ | ||||||
| * | | | Add test for IPv6 without port | Lukas Reschke | 2014-12-04 | 1 | -1/+2 | |
| * | | | Trim port from domain | Lukas Reschke | 2014-12-03 | 1 | -0/+16 | |
* | | | | Merge pull request #12619 from owncloud/use-also-original-hea | Morris Jobke | 2014-12-04 | 1 | -1/+2 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Fix unit test | Lukas Reschke | 2014-12-04 | 1 | -1/+2 | |
* | | | | Merge pull request #12616 from owncloud/node-fileinfo | Morris Jobke | 2014-12-04 | 4 | -46/+73 | |
|\ \ \ \ | ||||||
| * | | | | make \OC\Files\Node\Node implement the FileInfo interface | Robin Appelman | 2014-12-04 | 4 | -46/+73 | |
* | | | | | Merge pull request #12596 from owncloud/remove-travis-traces | Morris Jobke | 2014-12-04 | 2 | -13/+1 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | PHP < 5.4 is not supported anymore - see #12606 | Morris Jobke | 2014-12-04 | 1 | -8/+0 | |
| * | | | | Remove last traces of travis integration | Morris Jobke | 2014-12-04 | 2 | -7/+3 | |
| |/ / / | ||||||
* | | | | no nested xml tags on dependencies | Thomas Müller | 2014-12-04 | 1 | -1/+1 | |
* | | | | adjust dependency analyzer to use attributes properly | Thomas Müller | 2014-12-04 | 1 | -4/+4 | |
* | | | | switch to different parsing implementation to get xml attributes properly han... | Thomas Müller | 2014-12-04 | 1 | -1/+0 | |
* | | | | adding supported databases | Thomas Müller | 2014-12-04 | 1 | -0/+32 | |
* | | | | introduce dependency analyzer to take care of app dependencies | Thomas Müller | 2014-12-04 | 2 | -6/+92 | |
|/ / / | ||||||
* / / | Replace uniqid calls with $this->getUniqueID so tests pass again on windows | Joas Schilling | 2014-12-03 | 21 | -35/+43 | |
|/ / | ||||||
* | | concatenate queries with 'or' | Bjoern Schiessle | 2014-11-28 | 1 | -2/+5 | |
* | | Merge pull request #12472 from owncloud/modifyCookies | Morris Jobke | 2014-11-28 | 3 | -9/+95 | |
|\ \ | ||||||
| * | | Add functions to modify cookies to response class | Lukas Reschke | 2014-11-27 | 3 | -9/+95 |