Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | use case insensitive LIKE when searching for files in mysql | Robin Appelman | 2014-07-08 | 1 | -0/+2 | |
* | | | Add repair step to set MySQL collation to utf8_bin | Robin Appelman | 2014-07-08 | 4 | -2/+79 | |
|/ / | ||||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-08 | 2 | -8/+15 | |
* | | Merge pull request #9502 from owncloud/add_ocsids | Morris Jobke | 2014-07-07 | 1 | -0/+3 | |
|\ \ | ||||||
| * | | add ocsids to info.xml | Georg Ehrke | 2014-07-07 | 1 | -0/+3 | |
* | | | Merge pull request #9494 from owncloud/issue/9490 | Morris Jobke | 2014-07-07 | 2 | -4/+12 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Only calculate the WEBROOT from scriptName if it contains $SUBURI | Joas Schilling | 2014-07-07 | 1 | -3/+11 | |
| * | | Only overwrite serverHost when in unit tests | Joas Schilling | 2014-07-07 | 1 | -1/+1 | |
* | | | MySQL: adding repair step to convert MyIsam tables to InnoDB | Thomas Müller | 2014-07-07 | 2 | -0/+52 | |
* | | | Merge pull request #9468 from owncloud/fix_logout_error_messages | Vincent Petry | 2014-07-07 | 1 | -1/+4 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | fix phpDocBlock for OC_App::getAppInfo | Georg Ehrke | 2014-07-05 | 1 | -1/+1 | |
| * | | better validation: cadd extra check if appinfo/info.xml exists | Georg Ehrke | 2014-07-05 | 1 | -0/+3 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-07 | 2 | -0/+5 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-06 | 2 | -3/+3 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-05 | 2 | -1/+31 | |
* | | | Merge pull request #9419 from owncloud/fix_search_results_in_root_dir | Jörn Friedrich Dreyer | 2014-07-04 | 1 | -0/+4 | |
|\ \ \ | ||||||
| * | | | deprecate OC_Search_Provider in favor of \OCP\Search\Provider | Jörn Friedrich Dreyer | 2014-07-03 | 1 | -0/+4 | |
* | | | | Merge pull request #9357 from owncloud/sharing_unshare_on_delete | Björn Schießle | 2014-07-04 | 1 | -3/+13 | |
|\ \ \ \ | ||||||
| * | | | | make sure that the umount hook always contains the path relative to data/user... | Bjoern Schiessle | 2014-07-04 | 1 | -3/+13 | |
* | | | | | Merge pull request #9445 from owncloud/filelist-auth-error | icewind1991 | 2014-07-04 | 1 | -6/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add machine readable error messages to OC\JSON | Robin Appelman | 2014-07-04 | 1 | -6/+6 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #8308 from owncloud/case_insensitive_search_oracle | Jörn Friedrich Dreyer | 2014-07-04 | 1 | -3/+21 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | make search case insensitive on postgres and oracle | Jörn Friedrich Dreyer | 2014-07-03 | 1 | -3/+21 | |
* | | | | | Merge pull request #9269 from owncloud/fix_versions_preview | Thomas Müller | 2014-07-04 | 3 | -0/+25 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | introduce and use getCurrentConnection() | Jörn Friedrich Dreyer | 2014-07-01 | 3 | -1/+25 | |
| * | | | | reset collection to 'root' after adding a route to the api | Jörn Friedrich Dreyer | 2014-07-01 | 1 | -0/+1 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-04 | 4 | -2/+33 | |
* | | | | | Merge pull request #9413 from owncloud/fix_hook_names | Vincent Petry | 2014-07-03 | 1 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix hook names | Bjoern Schiessle | 2014-07-03 | 1 | -2/+2 | |
| | |_|/ / | |/| | | | ||||||
* / | | | | Remove forgotten debug log | Vincent Petry | 2014-07-03 | 1 | -1/+0 | |
|/ / / / | ||||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-03 | 3 | -0/+18 | |
* | | | | Merge pull request #9329 from owncloud/sharing_check_target | Vincent Petry | 2014-07-02 | 4 | -9/+40 | |
|\ \ \ \ | ||||||
| * | | | | don't move a share mount point into a different mount point | Bjoern Schiessle | 2014-07-01 | 1 | -7/+34 | |
| * | | | | add a explicit interface for the home storage | Bjoern Schiessle | 2014-07-01 | 3 | -2/+6 | |
* | | | | | Merge pull request #9311 from owncloud/storage-not-available | Vincent Petry | 2014-07-02 | 5 | -18/+84 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove invalid mounts from the active fs | Robin Appelman | 2014-07-02 | 1 | -0/+4 | |
| * | | | | | Catch StorageInvalidException in webdav | Robin Appelman | 2014-07-01 | 1 | -0/+3 | |
| * | | | | | Detect removed public shares | Robin Appelman | 2014-07-01 | 2 | -0/+25 | |
| * | | | | | Handle StorageNotAvailableException in webdav | Robin Appelman | 2014-06-30 | 1 | -1/+6 | |
| * | | | | | Add StorageNotAvailableException | Robin Appelman | 2014-06-30 | 2 | -17/+46 | |
* | | | | | | Merge pull request #9288 from owncloud/fix_dispatcher_null_values | Morris Jobke | 2014-07-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | don't typecast null values inside dispatcher.php | Georg Ehrke | 2014-06-29 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #9338 from owncloud/fix-redirect-for-appframework | Volkan Gezer | 2014-07-02 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Redirect after session expiry to the previous loaded page | Morris Jobke | 2014-07-01 | 1 | -0/+2 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-02 | 5 | -2/+79 | |
* | | | | | | | Merge pull request #9327 from owncloud/migrator-postgreskeywordtest | Vincent Petry | 2014-07-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix migrator tests to use the correct migrator instances | Vincent Petry | 2014-07-01 | 1 | -1/+1 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #9334 from owncloud/defaultappfix | Vincent Petry | 2014-07-01 | 2 | -6/+28 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Added unit test for default app URL | Vincent Petry | 2014-07-01 | 1 | -1/+1 | |
| * | | | | | | Use getAbsoluteUrl for redirection URL | Vincent Petry | 2014-07-01 | 1 | -5/+17 |