summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Remove beginTransaction, commit, rollback from OC_DBMorris Jobke2016-01-072-24/+3
| * | | | | | | Remove OC_DB::isErrorMorris Jobke2016-01-073-20/+7
| * | | | | | | Remove OC_DB::dropTableMorris Jobke2016-01-071-9/+0
* | | | | | | | Merge pull request #21506 from owncloud/issue-20218-min-max-owncloud-version-...Thomas Müller2016-01-071-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Add a warning to the app:check-code if the version is missingJoas Schilling2016-01-071-0/+5
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #21502 from owncloud/di_mimetypedetectorThomas Müller2016-01-071-0/+4
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Add 'OCP\Files\IMimeTypeDetector' to DI containerRoeland Jago Douma2016-01-071-0/+4
| |/ / / / / /
* | | | | | | Merge pull request #21505 from owncloud/allow-downgrades-for-brave-developersThomas Müller2016-01-072-1/+15
|\ \ \ \ \ \ \
| * | | | | | | Allow downgrades for our brave developers, that switch between branchesJoas Schilling2016-01-072-1/+15
| |/ / / / / /
* | | | | | | Merge pull request #20773 from owncloud/share2.0_createThomas Müller2016-01-075-27/+677
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | [Sharing 2.0] Some error cases report 404 instead of 403Roeland Jago Douma2016-01-061-2/+5
| * | | | | | [Sharing 2.0] Add L10N instance to manager for translated errorsRoeland Jago Douma2016-01-061-7/+18
| * | | | | | [Share 2.0] Make the share manager ready for share creationRoeland Jago Douma2016-01-061-9/+511
| * | | | | | [Share 2.0] Make share provider ready for create sharesRoeland Jago Douma2016-01-062-13/+114
| * | | | | | [Share 2.0] Update share classRoeland Jago Douma2016-01-062-2/+35
| | |_|_|/ / | |/| | | |
* | | | | | Move lib/repair to lib/private/repairMorris Jobke2016-01-0718-3/+0
| |/ / / / |/| | | |
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-01-074-0/+6
* | | | | Merge pull request #21398 from owncloud/sharing-disabled-cacheThomas Müller2016-01-061-2/+3
|\ \ \ \ \
| * | | | | Cache sharing disabled in the viewRobin Appelman2015-12-301-2/+3
* | | | | | Merge pull request #21443 from owncloud/fix-container-lookupThomas Müller2016-01-061-1/+1
|\ \ \ \ \ \
| * | | | | | Lookup the App name instead of OCAJoas Schilling2016-01-041-1/+1
* | | | | | | Merge pull request #21444 from owncloud/move-regenerate-belowThomas Müller2016-01-067-7/+53
|\ \ \ \ \ \ \
| * | | | | | | Move regeneration of session ID into session classesLukas Reschke2016-01-047-7/+53
| |/ / / / / /
* | | / / / / Drop oc_gallery_sharing which was removed in 8.0.0Morris Jobke2016-01-061-0/+1
| |_|/ / / / |/| | | | |
* | | | | | Inject OCSClientLukas Reschke2016-01-061-11/+10
* | | | | | Merge pull request #21442 from owncloud/annotate-typeJörn Friedrich Dreyer2016-01-051-6/+8
|\ \ \ \ \ \
| * | | | | | Annotate typeLukas Reschke2016-01-041-6/+8
| |/ / / / /
* | | | | / [tx-robot] updated from transifexJenkins for ownCloud2016-01-052-2/+4
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #21393 from owncloud/fix-urlgenerator-callThomas Müller2016-01-041-1/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | No more deprecation messages in error logThomas Müller2015-12-291-1/+5
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-01-042-2/+12
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-12-312-2/+12
* | | | | Merge pull request #21402 from owncloud/view-getuserobject-cacheThomas Müller2015-12-301-1/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Cache usermanager instance in viewRobin Appelman2015-12-301-1/+4
| |/ / /
* | | | Merge pull request #21331 from switch-ch/fix_ms_logThomas Müller2015-12-291-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | When microtime(true) returns a whole number, then the parsing fails.Christian Schnidrig2015-12-221-1/+1
* | | | Merge pull request #21291 from owncloud/refactor-call-checkThomas Müller2015-12-285-26/+6
|\ \ \ \
| * | | | Refactor OC_Util::callCheckMorris Jobke2015-12-225-26/+6
| |/ / /
* | | | Merge pull request #17333 from owncloud/php7-scalar-types-controllersThomas Müller2015-12-281-10/+12
|\ \ \ \
| * | | | prefer scalar type hints over phpdoc annotationBernhard Posselt2015-12-241-10/+12
| |/ / /
* / / / [tx-robot] updated from transifexJenkins for ownCloud2015-12-282-0/+2
|/ / /
* | | Merge pull request #21289 from owncloud/issue-20399-keep-periodic-background-...Thomas Müller2015-12-211-1/+0
|\ \ \
| * | | Do not delete background jobs, in case an exception occuredJoas Schilling2015-12-181-1/+0
* | | | Use new APCu APILukas Reschke2015-12-201-2/+99
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-12-204-0/+4
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-12-192-0/+4
* | | | Merge pull request #21281 from owncloud/allow-di-for-background-jobsThomas Müller2015-12-185-11/+127
|\ \ \ \
| * | | | Add methods to interface which have always been requiredJoas Schilling2015-12-182-2/+19
| * | | | Allow dependency injection for background jobsJoas Schilling2015-12-181-9/+15
| * | | | Look up services in the app container before trying the core containerJoas Schilling2015-12-181-0/+24