| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #9412 from owncloud/public-api-activity | Thomas Müller | 2014-07-08 | 1 | -0/+202 |
|\ |
|
| * | Adding new interface \OCP\Activity\IExtentsion | Thomas Müller | 2014-07-08 | 1 | -0/+202 |
* | | port of #9500 | Arthur Schiwon | 2014-07-08 | 3 | -157/+524 |
* | | Add repair step to set MySQL collation to utf8_bin | Robin Appelman | 2014-07-08 | 1 | -0/+73 |
|/ |
|
* | MySQL: adding repair step to convert MyIsam tables to InnoDB | Thomas Müller | 2014-07-07 | 1 | -0/+65 |
* | Merge pull request #8308 from owncloud/case_insensitive_search_oracle | Jörn Friedrich Dreyer | 2014-07-04 | 1 | -0/+6 |
|\ |
|
| * | make search case insensitive on postgres and oracle | Jörn Friedrich Dreyer | 2014-07-03 | 1 | -0/+6 |
* | | Merge pull request #9338 from owncloud/fix-redirect-for-appframework | Volkan Gezer | 2014-07-02 | 1 | -1/+3 |
|\ \ |
|
| * | | fix redirect URL unit test | Morris Jobke | 2014-07-02 | 1 | -1/+3 |
| |/ |
|
* | | Merge pull request #9327 from owncloud/migrator-postgreskeywordtest | Vincent Petry | 2014-07-01 | 1 | -12/+32 |
|\ \ |
|
| * | | Added test for reserved keywords | Vincent Petry | 2014-07-01 | 1 | -0/+22 |
| * | | Fix migrator tests to use the correct migrator instances | Vincent Petry | 2014-07-01 | 1 | -12/+10 |
* | | | Merge pull request #9334 from owncloud/defaultappfix | Vincent Petry | 2014-07-01 | 1 | -0/+68 |
|\ \ \
| |_|/
|/| | |
|
| * | | Added unit test for default app URL | Vincent Petry | 2014-07-01 | 1 | -0/+68 |
| |/ |
|
* | | Merge pull request #9156 from owncloud/solve-8959 | blizzz | 2014-07-01 | 4 | -5/+65 |
|\ \
| |/
|/| |
|
| * | extend Dummy user and group implementation to pass tests | Arthur Schiwon | 2014-06-25 | 1 | -2/+6 |
| * | clean up created groups after testing, and correct parameter order | Arthur Schiwon | 2014-06-24 | 2 | -11/+10 |
| * | add tests | Arthur Schiwon | 2014-06-23 | 3 | -1/+58 |
* | | Merge pull request #8383 from owncloud/object_storage | Vincent Petry | 2014-06-27 | 1 | -0/+106 |
|\ \ |
|
| * | | update hasUpdated description, overwrtie testStat for objectstore test | Jörn Friedrich Dreyer | 2014-06-27 | 1 | -1/+24 |
| * | | use common storage test | Jörn Friedrich Dreyer | 2014-06-23 | 1 | -197/+7 |
| * | | change architecture from inheritance to composition | Jörn Friedrich Dreyer | 2014-06-18 | 1 | -2/+7 |
| * | | add autocreate config option for containers, implement autocreate and delete ... | Jörn Friedrich Dreyer | 2014-06-18 | 1 | -2/+6 |
| * | | fix unit test by always initializing the root of the storage in the constructor | Jörn Friedrich Dreyer | 2014-06-18 | 1 | -1/+0 |
| * | | add initial swift test with trystack | Jörn Friedrich Dreyer | 2014-06-18 | 1 | -0/+265 |
| |/ |
|
* | | Merge pull request #9215 from owncloud/officemimetypesupdatefix | Vincent Petry | 2014-06-27 | 1 | -0/+207 |
|\ \ |
|
| * | | Add missing quotes for Oracle | Vincent Petry | 2014-06-26 | 1 | -2/+2 |
| * | | Fixed mime type repair step | Vincent Petry | 2014-06-26 | 1 | -12/+66 |
| * | | Added test case for when target mime types already exist | Vincent Petry | 2014-06-25 | 1 | -0/+46 |
| * | | Moved office mimetype update to a repair step | Vincent Petry | 2014-06-25 | 1 | -0/+107 |
* | | | Merge pull request #9123 from owncloud/webdav-move-permissions | icewind1991 | 2014-06-25 | 1 | -0/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix unit tests | Robin Appelman | 2014-06-20 | 1 | -0/+4 |
| |/ |
|
* / | Added unit test for the helper's rmdirr | Vincent Petry | 2014-06-23 | 1 | -0/+24 |
|/ |
|
* | Merge pull request #8399 from owncloud/server-server-sharing | icewind1991 | 2014-06-17 | 1 | -1/+2 |
|\ |
|
| * | Fix moving movablemount over webdav | Robin Appelman | 2014-06-17 | 1 | -1/+2 |
* | | Merge pull request #9065 from owncloud/migrator-keepprimaryindexname | Vincent Petry | 2014-06-17 | 1 | -0/+21 |
|\ \ |
|
| * | | Added unit test for checkMigrate with primary key + autoinc | Vincent Petry | 2014-06-17 | 1 | -0/+21 |
* | | | Merge pull request #8808 from owncloud/update_shipped_apps_from_appstore | Georg Ehrke | 2014-06-16 | 1 | -0/+77 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'master' into update_shipped_apps_from_appstore | Georg Ehrke | 2014-06-05 | 18 | -191/+427 |
| |\ \ |
|
| * | | | fix unit tests | Thomas Müller | 2014-06-05 | 1 | -9/+15 |
| * | | | remove not needed unlink in installer test | Georg Ehrke | 2014-06-04 | 1 | -3/+0 |
| * | | | add unit test | Georg Ehrke | 2014-06-04 | 1 | -0/+74 |
* | | | | Merge pull request #8917 from owncloud/repair-routine-base | Vincent Petry | 2014-06-16 | 1 | -0/+159 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Added RepairStep interface and default repair step lists | Vincent Petry | 2014-06-12 | 1 | -0/+159 |
* | | | | Merge pull request #8968 from owncloud/scanner-parent-repair | Vincent Petry | 2014-06-12 | 1 | -2/+49 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Repair broken parent link in the scanner | Robin Appelman | 2014-06-10 | 1 | -2/+49 |
* | | | | Merge pull request #8980 from owncloud/better-accept-header | Vincent Petry | 2014-06-12 | 1 | -0/+32 |
|\ \ \ \ |
|
| * | | | | also handle lowercase headers | Bernhard Posselt | 2014-06-11 | 1 | -0/+9 |
| * | | | | handle http accept headers more gracefully | Bernhard Posselt | 2014-06-11 | 1 | -0/+23 |
| |/ / / |
|
* / / / | Use assertNotSame when checking etags | Vincent Petry | 2014-06-11 | 1 | -3/+3 |
|/ / / |
|