summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5518 from nextcloud/deprecate-old-logMorris Jobke2017-06-231-0/+1
|\
| * Deprecate static writeLog() methodMorris Jobke2017-06-231-0/+1
* | Merge pull request #5498 from nextcloud/allow-to-force-a-languageMorris Jobke2017-06-221-1/+7
|\ \ | |/ |/|
| * Allow to force a language and set it via the ocs apiJoas Schilling2017-06-211-1/+7
* | Merge pull request #5491 from nextcloud/issue-5457-create-users-in-non-defaul...blizzz2017-06-221-0/+13
|\ \
| * | Create users in non default backends firstJoas Schilling2017-06-201-0/+13
| |/
* | Merge pull request #5474 from nextcloud/wording-4925Morris Jobke2017-06-211-20/+20
|\ \
| * | Improve wording of various error messagesJan-Christoph Borchardt2017-06-211-20/+20
| |/
* | Merge pull request #5252 from derkostka/masterMorris Jobke2017-06-212-2/+2
|\ \ | |/ |/|
| * Squashed the webroot fixSebastian Kostka2017-06-202-2/+2
* | Merge pull request #5429 from nextcloud/cache-baseurlMorris Jobke2017-06-183-19/+46
|\ \
| * | Fix theming app to also use the prefixJulius Härtl2017-06-161-5/+10
| * | Add tests and inject IRequestJulius Härtl2017-06-162-5/+15
| * | Do not open version file againJulius Härtl2017-06-151-1/+1
| * | Make cache and scss caching depend on the baseUrlJulius Härtl2017-06-153-15/+27
* | | Fix 500 Internal Server Error on writingJan-Philipp Litza2017-06-161-1/+1
* | | Merge pull request #5421 from nextcloud/5190-masterMorris Jobke2017-06-151-9/+32
|\ \ \
| * | | Forward port of #5190 to masterArthur Schiwon2017-06-151-9/+32
| |/ /
* | | Merge pull request #5396 from nextcloud/gpx-mimetypeblizzz2017-06-151-0/+15
|\ \ \ | |/ / |/| |
| * | added kml, kmz, tcx types as well while at itArthur Schiwon2017-06-141-1/+4
| * | add geospatial mime types repair stepArthur Schiwon2017-06-141-0/+12
* | | Merge pull request #4993 from michaelletzgus/emit_css-tagsMorris Jobke2017-06-141-1/+31
|\ \ \
| * | | Streamline templates, more DRYMichael Letzgus2017-05-251-1/+31
* | | | a parameter too muchArthur Schiwon2017-06-141-2/+1
* | | | Merge pull request #5361 from nextcloud/exclude-files-external-dir-from-encry...Lukas Reschke2017-06-141-0/+1
|\ \ \ \
| * | | | don't try to encrypt/decrypt the certificate bundleBjoern Schiessle2017-06-131-0/+1
* | | | | Merge pull request #5072 from mjmunger/masterMorris Jobke2017-06-131-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fixed a crash caused by Local::copyFromStorage() not conforming to Common::co...Michael Munger2017-05-231-1/+1
| | |/ / | |/| |
* | | | Fix unknown share tokenJoas Schilling2017-06-131-2/+2
* | | | Merge pull request #5343 from nextcloud/share-filter-missing-groupsLukas Reschke2017-06-132-1/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | filter missing groups in share providerRobin Appelman2017-06-122-1/+3
* | | | Merge pull request #5027 from nextcloud/require-nextcloud-version-as-per-docsMorris Jobke2017-06-121-31/+7
|\ \ \ \
| * | | | Version and dependency are now requiredJoas Schilling2017-05-221-31/+7
| | |/ / | |/| |
* | | | Merge pull request #5167 from nextcloud/rakekniven-patch-2Morris Jobke2017-06-121-2/+2
|\ \ \ \
| * | | | Update setupchecks.jsrakekniven2017-05-311-2/+2
* | | | | Theme image for favicon-fb.pngLukas Reschke2017-06-091-4/+8
* | | | | Revert "Always enable Zip64 extension for zipstreamer"Joas Schilling2017-06-091-1/+1
| |_|/ / |/| | |
* | | | Allow to overwrite the email template againJoas Schilling2017-06-061-0/+10
| |_|/ |/| |
* | | Merge pull request #5213 from nextcloud/fix-change-hookblizzz2017-06-021-2/+7
|\ \ \
| * | | emit changeUser only if there really was a change (quota, displayname)Arthur Schiwon2017-06-011-2/+7
| |/ /
* | | Merge pull request #5209 from nextcloud/fix-install-mysql-mb4blizzz2017-06-021-1/+1
|\ \ \
| * | | fix install on mb4 enabled mariadb/mysqlArthur Schiwon2017-06-011-1/+1
| |/ /
* | | Merge pull request #5084 from nextcloud/useful-gs-settingsBjörn Schießle2017-06-023-1/+79
|\ \ \ | |/ / |/| |
| * | add new config switched for the global scale architectureBjoern Schiessle2017-05-293-1/+79
* | | Merge pull request #5116 from McNetic/zipstreamerJoas Schilling2017-05-301-1/+1
|\ \ \ | |/ / |/| |
| * | Always enable Zip64 extension for zipstreamerNicolai Ehemann2017-05-251-1/+1
| |/
* / Register the autoloading earlier so we can load the background jobsJoas Schilling2017-05-241-2/+1
|/
* Set SCSS dependencies to memcache on compileRoeland Jago Douma2017-05-211-1/+3
* Merge pull request #4854 from michaelletzgus/deferred-script-loading-v2Morris Jobke2017-05-202-0/+41
|\
| * Make page loading faster by deferred script loading:Michael Letzgus2017-05-202-0/+41