summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* log to $datadir/audit.log by default and add rotationArthur Schiwon2018-04-2610-18/+144
* fix dav testArthur Schiwon2018-04-261-1/+2
* add missing php doc and type hintsArthur Schiwon2018-04-262-4/+17
* improve Syslog a littleArthur Schiwon2018-04-261-3/+6
* revert Log's dependency to SystemConfig to work during InstallationArthur Schiwon2018-04-264-12/+17
* move IFileBased to public namespace, logreader needs itArthur Schiwon2018-04-265-4/+5
* offer API to create own File log. admin_audit makes use of itArthur Schiwon2018-04-2615-83/+198
* destaticfy Log classesArthur Schiwon2018-04-2615-117/+356
* Merge pull request #9308 from nextcloud/proper-ocp-constantsMorris Jobke2018-04-2674-298/+412
|\
| * move log constants to ILoggerArthur Schiwon2018-04-2674-298/+412
|/
* [tx-robot] updated from transifexNextcloud bot2018-04-262-0/+2
* Merge pull request #9256 from nextcloud/fed-sharing-improvementsMorris Jobke2018-04-256-89/+25
|\
| * improve error reporting and move format parameter to the optionsBjoern Schiessle2018-04-256-89/+25
* | Merge pull request #9296 from nextcloud/migrate-groups-fetch-to-ocs-apiMorris Jobke2018-04-252-450/+457
|\ \
| * | Workflow engine to ocs apiJohn Molakvoæ (skjnldsv)2018-04-251-369/+373
| * | Settings groups to ocsJohn Molakvoæ (skjnldsv)2018-04-251-81/+84
* | | Merge pull request #9284 from nextcloud/bugfix/9279/strict_sharee_apiMorris Jobke2018-04-251-5/+6
|\ \ \
| * | | Make ShareesAPIController strictRoeland Jago Douma2018-04-231-5/+6
* | | | Merge pull request #8540 from nextcloud/theming-advancedMorris Jobke2018-04-2517-623/+717
|\ \ \ \
| * | | | Add more tests for ImageManagerJulius Härtl2018-04-191-0/+91
| * | | | Fix theming testsJulius Härtl2018-04-197-253/+186
| * | | | Make sure the custom favicon is usedJulius Härtl2018-04-191-2/+10
| * | | | Add typehintsJulius Härtl2018-04-193-3/+4
| * | | | Fix background colorJulius Härtl2018-04-191-5/+9
| * | | | Return valueJulius Härtl2018-04-191-1/+1
| * | | | Remove unneeded preview image handlingJulius Härtl2018-04-191-3/+0
| * | | | Fix undo preview and remove duplicate codeJulius Härtl2018-04-192-29/+28
| * | | | Add advanced theming options to frontendJulius Härtl2018-04-191-7/+37
| * | | | Use generic image upload in theming JSJulius Härtl2018-04-191-45/+17
| * | | | Use SCSS for previewing images as wellJulius Härtl2018-04-191-6/+39
| * | | | Move theming settings to SCSSJulius Härtl2018-04-192-107/+120
| * | | | Move to more generic image handling and add extra imagesJulius Härtl2018-04-197-178/+191
* | | | | [tx-robot] updated from transifexNextcloud bot2018-04-254-2/+4
* | | | | Merge pull request #9248 from nextcloud/fix-files-ellipsisRoeland Jago Douma2018-04-242-84/+27
|\ \ \ \ \
| * | | | | Add min-width to trick the table width calculation in safariJulius Härtl2018-04-221-11/+14
| * | | | | Use flex based layout inside the filename table cellJulius Härtl2018-04-192-84/+24
| |/ / / /
* | | | | Merge pull request #9292 from nextcloud/bugfix/9279/cast_db_backend_numericRoeland Jago Douma2018-04-241-5/+8
|\ \ \ \ \
| * | | | | Numeric only uids are no funRoeland Jago Douma2018-04-241-1/+4
| * | | | | Cast retrieved DB fields to stringRoeland Jago Douma2018-04-241-4/+4
* | | | | | Merge pull request #9282 from nextcloud/bugfix/9279/scrit_type_share_apiJoas Schilling2018-04-242-54/+55
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix testsRoeland Jago Douma2018-04-242-15/+17
| * | | | | Make the ShareAPIController strictRoeland Jago Douma2018-04-231-40/+39
| | |/ / / | |/| | |
* | | | | Merge pull request #9280 from nextcloud/bugfix/noid/swift-v3-scopeRoeland Jago Douma2018-04-242-1/+13
|\ \ \ \ \
| * | | | | Swift v3 requires setting a scopeRoeland Jago Douma2018-04-232-1/+13
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-04-2418-4/+54
| |/ / / / |/| | | |
* | | | | Merge pull request #9278 from nextcloud/bug/noid/ldap-wizard-newaccessMorris Jobke2018-04-232-2/+2
|\ \ \ \ \
| * | | | | Access needs UserManager, missed to add in #8833Arthur Schiwon2018-04-232-2/+2
* | | | | | Merge pull request #9272 from nextcloud/bugfix/noid/save-a-query-help-saving-...Daniel Calviño Sánchez2018-04-231-2/+2
|\ \ \ \ \ \
| * | | | | | Only query last comment info, when there is oneJoas Schilling2018-04-231-2/+2
* | | | | | | Merge pull request #9276 from nextcloud/remove-unused-config-sampleMorris Jobke2018-04-231-6/+0
|\ \ \ \ \ \ \