Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge pull request #9644 from owncloud/fix_user_api | Thomas Müller | 2014-07-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | use UserSession service to resolve user id | Jörn Friedrich Dreyer | 2014-07-15 | 1 | -1/+1 | |
* | | | | | | Merge pull request #9540 from owncloud/use_fileinfo_in_search_results | blizzz | 2014-07-15 | 1 | -33/+22 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | mkae getRelativePath of file search results overwriteable in subclasses | Jörn Friedrich Dreyer | 2014-07-14 | 1 | -2/+1 | |
| * | | | | | return relative path | Jörn Friedrich Dreyer | 2014-07-14 | 1 | -27/+15 | |
| * | | | | | use fileinfo object in search results | Jörn Friedrich Dreyer | 2014-07-09 | 1 | -9/+11 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #8987 from owncloud/lastindexid-debug | Vincent Petry | 2014-07-15 | 2 | -2/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | - Added test to trigger index id error | Vincent Petry | 2014-07-14 | 2 | -2/+14 | |
* | | | | | | Merge pull request #9561 from libasys/patch-3 | icewind1991 | 2014-07-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Update share.php | libasys | 2014-07-10 | 1 | -1/+1 | |
| * | | | | | Update share.php | libasys | 2014-07-10 | 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 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #9562 from owncloud/users-groupfilter | Thomas Müller | 2014-07-15 | 1 | -50/+36 | |
|\ \ \ \ | ||||||
| * | | | | fixing PHPDoc | Thomas Müller | 2014-07-14 | 1 | -16/+16 | |
| * | | | | remove dead code | Arthur Schiwon | 2014-07-14 | 1 | -34/+20 | |
* | | | | | Use the correct path when building the FileInfo for the search result | Robin Appelman | 2014-07-14 | 1 | -1/+2 | |
|/ / / / | ||||||
* | | | | Merge pull request #9228 from owncloud/remove-routing-singular-issues | Morris Jobke | 2014-07-14 | 1 | -12/+2 | |
|\ \ \ \ | ||||||
| * | | | | use id instead of resourceId | Bernhard Posselt | 2014-06-26 | 1 | -11/+1 | |
| * | | | | dont strip the s from the resource | Bernhard Posselt | 2014-06-26 | 1 | -2/+2 | |
* | | | | | Merge pull request #9598 from owncloud/fix-app-installation-master | Thomas Müller | 2014-07-14 | 1 | -9/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | append file extension to the temporary file which contains the downloaded arc... | Thomas Müller | 2014-07-11 | 1 | -9/+4 | |
* | | | | | | Add public interfaces for User, UserManager and UserSession | Robin Appelman | 2014-07-14 | 3 | -3/+6 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge pull request #9539 from enoch85/patch-1 | Björn Schießle | 2014-07-14 | 1 | -14/+11 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix for #9422 | Daniel Hansson | 2014-07-09 | 1 | -14/+11 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #9571 from owncloud/fix_appstore_update_issue | Vincent Petry | 2014-07-14 | 2 | -9/+3 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | improve check for duplicate apps | Georg Ehrke | 2014-07-10 | 1 | -7/+2 | |
| * | | | | add proper version comparision in OC_Installer::isUpdateAvailable | Georg Ehrke | 2014-07-10 | 1 | -2/+1 | |
| |/ / / | ||||||
* | | | | Merge pull request #9536 from owncloud/default-app-groups-master | Morris Jobke | 2014-07-10 | 1 | -97/+97 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | adding 'groups' entry to remote apps | Thomas Müller | 2014-07-09 | 1 | -1/+2 | |
| * | | | fixing typos | Thomas Müller | 2014-07-09 | 1 | -97/+96 | |
* | | | | Merge pull request #9510 from libasys/patch-1 | Thomas Müller | 2014-07-09 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | BugFix missing $item on 'file_target' Line 1911 | libasys | 2014-07-08 | 1 | -1/+1 | |
* | | | | | Merge pull request #9507 from owncloud/fix-9302-master | Thomas Müller | 2014-07-08 | 2 | -104/+14 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Upload abortion is now detected within the OC_Connector_Sabre_File::put() | Thomas Müller | 2014-07-08 | 2 | -104/+14 | |
| |/ / / | ||||||
* | | | | Merge pull request #9412 from owncloud/public-api-activity | Thomas Müller | 2014-07-08 | 2 | -1/+196 | |
|\ \ \ \ | ||||||
| * | | | | Adding new interface \OCP\Activity\IExtentsion | Thomas Müller | 2014-07-08 | 2 | -1/+196 | |
| |/ / / | ||||||
* | | | | port of #9500 | Arthur Schiwon | 2014-07-08 | 2 | -3/+12 | |
* | | | | 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 | 3 | -2/+4 | |
|/ / / | ||||||
* | | | 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 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | 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 | 1 | -0/+1 | |
* | | | | 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 | |
* | | | | 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 | |
| | |_|/ | |/| | |