summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* OC_App::loadApps now only accepts an array as type listMorris Jobke2018-02-172-11/+8
* Migrate to short array syntaxMorris Jobke2018-02-171-18/+18
* Merge pull request #8095 from nextcloud/webapps-capabilitiesMorris Jobke2018-02-156-39/+60
|\
| * Update phpDoc comments and add more type hintingJulius Härtl2018-02-152-7/+8
| * Deprecate static methods and use Navigation managerJulius Härtl2018-02-122-2/+4
| * Update autoloaderRoeland Jago Douma2018-02-122-0/+2
| * Add getAll to public INavigationManagerJulius Härtl2018-02-122-1/+10
| * Move navigation processing to the NavigationManagerJulius Härtl2018-02-122-33/+40
* | Add throws annotationJulius Härtl2018-02-151-0/+1
* | Properly encapsulate require_once for app.phpJulius Härtl2018-02-151-11/+12
* | [tx-robot] updated from transifexNextcloud bot2018-02-148-8/+170
* | Merge pull request #8259 from nextcloud/guzzle6Morris Jobke2018-02-144-27/+53
|\ \
| * | adjust post body for new guzzleRobin Appelman2018-02-091-0/+4
| * | Adjust dav client to new guzzleRobin Appelman2018-02-091-2/+2
| * | adjust httpclient to guzzle6Robin Appelman2018-02-093-25/+47
* | | Merge pull request #8335 from nextcloud/remove-unused-importMorris Jobke2018-02-1413-26/+0
|\ \ \
| * | | Remove unused import statementsMorris Jobke2018-02-1413-26/+0
* | | | Merge pull request #8328 from nextcloud/bugfix/noid/filter-out-the-current-us...Joas Schilling2018-02-141-2/+9
|\ \ \ \
| * | | | Filter out the current user when searching for emails tooJoas Schilling2018-02-131-2/+9
| |/ / /
* | | | Merge pull request #8337 from nextcloud/use-non-alias-methodJoas Schilling2018-02-144-6/+6
|\ \ \ \
| * | | | Use non aliased method insteadMorris Jobke2018-02-134-6/+6
| |/ / /
* | | | Merge pull request #8338 from nextcloud/simplify-return-statementJoas Schilling2018-02-141-3/+1
|\ \ \ \
| * | | | Simplify return statementMorris Jobke2018-02-131-3/+1
| |/ / /
* / / / [tx-robot] updated from transifexNextcloud bot2018-02-142-2/+30
|/ / /
* | / [tx-robot] updated from transifexNextcloud bot2018-02-128-8/+92
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2018-02-0972-0/+4856
* | Try to silence phanRoeland Jago Douma2018-02-081-0/+3
* | don't swallow exception from touchRobin Appelman2018-02-082-2/+10
* | better error message on catalog errorRobin Appelman2018-02-082-1/+6
|/
* Merge pull request #8033 from nextcloud/s3-uploaderMorris Jobke2018-02-081-43/+2
|\
| * Use S3Client::upload instead of splitting single/multipart upload ourselvesRobin Appelman2018-01-241-43/+2
* | Merge pull request #8218 from nextcloud/display_proper_lang_stringMorris Jobke2018-02-081-1/+1
|\ \
| * | Display the proper language strings in setttingsRoeland Jago Douma2018-02-071-1/+1
* | | Merge pull request #8023 from nextcloud/webdavsearch_limit_order_fixingMorris Jobke2018-02-081-2/+9
|\ \ \
| * | | CacheJail should apply limit and offset after searchingRoeland Jago Douma2018-02-071-2/+9
* | | | Merge pull request #8233 from nextcloud/swift-return-streamRoeland Jago Douma2018-02-081-1/+1
|\ \ \ \
| * | | | actually return stream from swiftRobin Appelman2018-02-071-1/+1
| |/ / /
* / / / [tx-robot] updated from transifexNextcloud bot2018-02-082-2/+4
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2018-02-0722-22/+24
* | | Merge pull request #8217 from nextcloud/fix_8180Morris Jobke2018-02-071-1/+3
|\ \ \
| * | | Use proper lanugage in langauge codeRoeland Jago Douma2018-02-071-1/+3
| |/ /
* | | [tx-robot] updated from transifexNextcloud bot2018-02-072-2/+30
* | | Merge pull request #8182 from robert-scheck/pki-validationMorris Jobke2018-02-061-1/+1
|\ \ \ | |/ / |/| |
| * | Handle SSL certificate verifications for others than Let's EncryptRobert Scheck2018-02-051-1/+1
* | | Merge pull request #8173 from michaelletzgus/fix_for_eachMorris Jobke2018-02-061-3/+5
|\ \ \ | |/ / |/| |
| * | using isset()michaelletzgus2018-02-051-1/+1
| * | Fix undefined index problemmichaelletzgus2018-02-041-3/+5
* | | Merge pull request #8144 from nextcloud/cache-update-occMorris Jobke2018-02-057-9/+111
|\ \ \
| * | | Move depsCache clearing to SCSSCacher/JSCombinerJulius Härtl2018-02-033-15/+3
| * | | Add tests and class mappingJulius Härtl2018-02-032-0/+2