| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #9888 from owncloud/mysql-tinyint-master | Thomas Müller | 2014-07-30 | 2 | -1/+40 |
|\ |
|
| * | migration test for sqlite - adding type mapping for 'tinyint unsigned' | Thomas Müller | 2014-07-29 | 2 | -1/+40 |
* | | Merge pull request #9988 from owncloud/sharing_remove_share_permission | Björn Schießle | 2014-07-29 | 1 | -0/+33 |
|\ \
| |/
|/| |
|
| * | remove share permission if user is excluded from sharing | Bjoern Schiessle | 2014-07-29 | 1 | -0/+33 |
* | | function declaration did not match | Thomas Müller | 2014-07-29 | 1 | -5/+5 |
|/ |
|
* | Merge pull request #9798 from owncloud/ocs_share_api_add_expire_date | Björn Schießle | 2014-07-28 | 1 | -11/+37 |
|\ |
|
| * | add OCS api call to set expire date for link shares | Bjoern Schiessle | 2014-07-25 | 1 | -11/+37 |
* | | Merge pull request #9641 from owncloud/localuser-addressbook | Thomas Müller | 2014-07-28 | 1 | -0/+95 |
|\ \ |
|
| * | | ownCloud users are exported as address book | Thomas Müller | 2014-07-24 | 1 | -0/+95 |
* | | | Adding test which breaks because bit and/or enum datatypes are used | Thomas Müller | 2014-07-24 | 1 | -0/+39 |
| |/
|/| |
|
* | | Merge pull request #9672 from owncloud/mysql-affectedrows | Andreas Fischer | 2014-07-20 | 2 | -0/+66 |
|\ \ |
|
| * | | Added test of OCS privatedata to trigger key duplication | Vincent Petry | 2014-07-17 | 1 | -0/+25 |
| * | | Make MySQL return "number of found rows" instead of number of "affected rows". | Andreas Fischer | 2014-07-16 | 1 | -0/+41 |
| |/ |
|
* | | kill unused require of MapperTestUtility.php | Thomas Müller | 2014-07-17 | 1 | -4/+5 |
* | | fixing namespace of MapperTestUtility | Thomas Müller | 2014-07-17 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #9621 from owncloud/fix_logger_implementation | Thomas Müller | 2014-07-15 | 1 | -1/+1 |
|\ |
|
| * | fix logger implementation and test | Jörn Friedrich Dreyer | 2014-07-15 | 1 | -1/+1 |
* | | remove dead code | Arthur Schiwon | 2014-07-14 | 1 | -0/+101 |
* | | Merge pull request #9228 from owncloud/remove-routing-singular-issues | Morris Jobke | 2014-07-14 | 1 | -4/+4 |
|\ \
| |/
|/| |
|
| * | use id instead of resourceId | Bernhard Posselt | 2014-06-26 | 1 | -2/+2 |
| * | dont strip the s from the resource | Bernhard Posselt | 2014-06-26 | 1 | -4/+4 |
* | | test class is already in preferences.php | Arthur Schiwon | 2014-07-09 | 1 | -233/+0 |
* | | De-double class name | Thomas Müller | 2014-07-09 | 1 | -1/+1 |
* | | Merge pull request #9507 from owncloud/fix-9302-master | Thomas Müller | 2014-07-08 | 2 | -105/+46 |
|\ \ |
|
| * | | Upload abortion is now detected within the OC_Connector_Sabre_File::put() | Thomas Müller | 2014-07-08 | 2 | -105/+46 |
* | | | 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 |
| |/ / |
|