summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* adjust backend and gui to update and changelog serverArthur Schiwon2018-06-298-6/+328
* adjust testsArthur Schiwon2018-06-291-1/+1
* display whats new info in admin settingsArthur Schiwon2018-06-291-2/+6
* Merge pull request #5623 from nextcloud/locale-settingMorris Jobke2018-06-296-15/+196
|\
| * Update PHPDocMorris Jobke2018-06-291-1/+1
| * docblock version fixesGeorg Ehrke2018-06-283-6/+6
| * move locales file to /resources/Georg Ehrke2018-06-272-437/+1
| * fix use of findLocaleGeorg Ehrke2018-06-272-2/+2
| * properly handle force_locale settingGeorg Ehrke2018-06-271-0/+5
| * cache available locales to minimize fs accessGeorg Ehrke2018-06-271-6/+23
| * fix camelCase for localesForLanguageGeorg Ehrke2018-06-271-1/+1
| * OC.getLocale() now returns Locale and no longer LanguageThomas Citharel2018-06-272-2/+3
| * add findLocale() to public interfaceThomas Citharel2018-06-271-0/+7
| * handle config.php valuesThomas Citharel2018-06-271-5/+10
| * Fix review & testsThomas Citharel2018-06-274-11/+84
| * Allow apps to specify locale for localisationThomas Citharel2018-06-273-13/+40
| * Allow user to choose localeThomas Citharel2018-06-272-1/+483
* | Merge pull request #9773 from nextcloud/feature/noid/resource_bookingMorris Jobke2018-06-2913-0/+696
|\ \
| * | Calendar resource booking: unit tests / adding missing annotationsGeorg Ehrke2018-06-255-0/+26
| * | update classloader/classmap for calendar resource booking changesGeorg Ehrke2018-06-252-0/+18
| * | periodically query calendar resource / room backends for updated resource / r...Georg Ehrke2018-06-257-0/+70
| * | hook up calendar resource managers/backends with server containerGeorg Ehrke2018-06-252-0/+38
| * | update resource booking interfaces and add managersGeorg Ehrke2018-06-258-14/+308
| * | add resource and room interfacesGeorg Ehrke2018-06-254-0/+250
* | | [tx-robot] updated from transifexNextcloud bot2018-06-298-0/+8
* | | Merge pull request #10036 from nextcloud/feature/9221/show-path-in-logRoeland Jago Douma2018-06-281-1/+1
|\ \ \
| * | | Log path of file that failed to be parsedMorris Jobke2018-06-281-1/+1
| | |/ | |/|
* | | [tx-robot] updated from transifexNextcloud bot2018-06-282-0/+4
* | | Add groupware settings sectionJulius Härtl2018-06-271-0/+1
|/ /
* | Merge pull request #10009 from nextcloud/techdebt/noid/replace-headers-with-h...Morris Jobke2018-06-274-65/+15
|\ \
| * | Do not use HTTP code OC_Response constants anymoreMorris Jobke2018-06-262-10/+1
| * | Replace hardcoded status headers with calls to http_response_code()Morris Jobke2018-06-264-55/+14
* | | [tx-robot] updated from transifexNextcloud bot2018-06-278-0/+16
|/ /
* | Fix groupExists when a backend provides group detailsRobin Appelman2018-06-261-1/+1
* | Merge pull request #10002 from nextcloud/docs/noid/phpdoc-putContent-resourceMorris Jobke2018-06-265-5/+5
|\ \
| * | Add resource type phpDoc for putContent methodsJulius Härtl2018-06-265-5/+5
* | | Server exception error pages by default with a 500 status codeMorris Jobke2018-06-262-31/+6
* | | Server error/hint pages with a 500 error code to avoid it being seen instead ...Morris Jobke2018-06-263-9/+9
* | | Change status code when config is write protectedEric Masseran2018-06-262-3/+9
|/ /
* | Merge pull request #9632 from nextcloud/enhancement/stateful-2fa-providersMorris Jobke2018-06-259-84/+473
|\ \
| * | Make new classes strict and fix license headerChristoph Wurst2018-06-252-0/+2
| * | Make 2FA providers statefulChristoph Wurst2018-06-209-84/+471
* | | Merge pull request #9526 from Blaok/files-scan-shallowRobin Appelman2018-06-251-2/+2
|\ \ \ | |_|/ |/| |
| * | feat: allow files:scan --shallowBlaok2018-05-181-2/+2
* | | Merge pull request #9955 from nextcloud/bug/noid/onedrive_propfindRoeland Jago Douma2018-06-221-1/+1
|\ \ \
| * | | Request a valid property for DAV opendirRoeland Jago Douma2018-06-211-1/+1
* | | | Merge pull request #9868 from nextcloud/user-backend-tableRoeland Jago Douma2018-06-211-9/+13
|\ \ \ \ | |/ / / |/| | |
| * | | make table name configurable for db user backendRobin Appelman2018-06-191-9/+13
* | | | Merge pull request #9518 from nextcloud/feature/5986/public_share_controller_...Roeland Jago Douma2018-06-218-2/+465
|\ \ \ \
| * | | | Fix direct access to authen pageRoeland Jago Douma2018-06-201-1/+3