summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-1711-0/+12
| |_|/ / |/| | |
* | | | Add a try catch blockLukas Reschke2014-10-161-6/+10
| |_|/ |/| |
* | | Merge pull request #11591 from owncloud/addAppVersionToCSSandJSLukas Reschke2014-10-161-9/+12
|\ \ \
| * | | include the apps' versions hash to invalidate the cached assetsThomas Müller2014-10-161-0/+2
| * | | Add app version to JS and CSSLukas Reschke2014-10-151-9/+10
* | | | Merge pull request #11383 from ockham/share-tags2Lukas Reschke2014-10-168-134/+493
|\ \ \ \ | |_|/ / |/| | |
| * | | PHPDoc fixes as suggested by @MorrisJobke.Bernhard Reiter2014-10-144-5/+9
| * | | Add getTag() function for accessing of a single tag.Bernhard Reiter2014-10-142-6/+41
| * | | Make loading of tags from DB more explicit.Bernhard Reiter2014-10-141-9/+3
| * | | In Tags::rename($from, $to), check if there already is a tag named $to.Bernhard Reiter2014-10-141-1/+6
| * | | Add option to include tags for shared items.Bernhard Reiter2014-10-145-22/+188
| * | | Remove two obsolete try...catch blocks.Bernhard Reiter2014-10-141-13/+5
| * | | Implement Tag and TagMapper classes.Bernhard Reiter2014-10-145-98/+260
| * | | Remove redundant null initializations.Bernhard Reiter2014-10-142-4/+4
| * | | Test addMultiple() with $sync=true.Bernhard Reiter2014-10-141-0/+1
| * | | Fix a comment.Bernhard Reiter2014-10-141-2/+2
* | | | Merge pull request #11595 from owncloud/make_get_display_name_more_robustblizzz2014-10-161-2/+12
|\ \ \ \
| * | | | strip whitespace from the beginning and end of the display name to avoid empt...Bjoern Schiessle2014-10-151-2/+12
* | | | | make trashbin compatible with objectstore, replace glob with search in cache,...Jörn Friedrich Dreyer2014-10-161-0/+10
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-161-0/+1
* | | | | Merge pull request #11565 from owncloud/fix-behaviourOnOSXLukas Reschke2014-10-151-1/+1
|\ \ \ \ \
| * | | | | Add darwin to if blockLukas Reschke2014-10-141-1/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #11528 from owncloud/use-raw-urlLukas Reschke2014-10-151-1/+1
|\ \ \ \ \
| * | | | | Use `rawurlencode` since this seems to be expected by cURLLukas Reschke2014-10-141-1/+1
| |/ / / /
* | | | | in cli mode return true for isHtaccessWorkingJörn Friedrich Dreyer2014-10-151-1/+1
* | | | | introduce new app page layoutThomas Müller2014-10-153-65/+58
* | | | | Merge pull request #11538 from owncloud/webdav-creatable-infoVincent Petry2014-10-151-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Use the cached fileinfo to get creatable permissionsRobin Appelman2014-10-131-1/+1
* | | | | Merge pull request #11541 from owncloud/usersession-activeuser-setsessionVincent Petry2014-10-151-11/+12
|\ \ \ \ \
| * | | | | Unset the cached active user when using a different session objectRobin Appelman2014-10-131-11/+12
| |/ / / /
* | | | | Merge pull request #11548 from owncloud/extstorage-ocfieldsVincent Petry2014-10-151-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Allow specifying protocol in ext storage OC configVincent Petry2014-10-131-2/+2
| |/ / /
* | / / Set overwritemailurl* configs on setupJoas Schilling2014-10-142-1/+5
| |/ / |/| |
* | | Merge pull request #11546 from owncloud/users-deletewithfilecacheVincent Petry2014-10-131-1/+1
|\ \ \
| * | | Retrieve storage numeric id earlier when still availableVincent Petry2014-10-131-1/+1
| |/ /
* / / distinguish between file dependent shares and other sharesBjoern Schiessle2014-10-131-2/+3
|/ /
* | Merge pull request #11367 from owncloud/removeIsMimeSupportedLukas Reschke2014-10-121-3/+1
|\ \
| * | Remove uneeded slicing of elementLukas Reschke2014-09-301-3/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-121-1/+48
* | | Merge pull request #11380 from owncloud/fix_performance_issue_sharingBjörn Schießle2014-10-101-18/+56
|\ \ \
| * | | fix performance issuesBjoern Schiessle2014-10-101-18/+56
* | | | Merge pull request #11501 from Ansud/masterVincent Petry2014-10-101-1/+2
|\ \ \ \
| * | | | Urlencode file name before passing it to cURLTony Zelenoff2014-10-091-1/+2
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-102-5/+24
* | | | | Merge pull request #11305 from owncloud/ext-updateetagonmountVincent Petry2014-10-093-0/+21
|\ \ \ \ \
| * | | | | Expose getAppKeys trough \OCP\IConfigRobin Appelman2014-10-082-0/+16
| * | | | | Added failing unit tests for mount config hooksVincent Petry2014-10-081-0/+5
* | | | | | Merge pull request #11495 from owncloud/apps-clearenableappscacheafterloading...Vincent Petry2014-10-091-0/+7
|\ \ \ \ \ \
| * | | | | | Clear enabled apps cache after loading authentication appVincent Petry2014-10-091-0/+7
| | |/ / / / | |/| | | |
* / | | | | Add support for keys in the info.xmlLukas Reschke2014-10-091-1/+9
|/ / / / /