summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2015-01-2322-6/+58
* Merge pull request #13593 from owncloud/add-check-for-raw-post-dataMorris Jobke2015-01-223-2/+19
|\
| * add always_populate_raw_post_data to .user.iniMorris Jobke2015-01-221-0/+1
| * translate error messagesMorris Jobke2015-01-221-4/+4
| * Add check for `HTTP_RAW_POST_DATA` setting for >= 5.6Lukas Reschke2015-01-222-0/+16
* | Merge pull request #13314 from owncloud/login-hook-logoutMorris Jobke2015-01-225-12/+41
|\ \
| * | Throw an exception when login is canceled by an appRobin Appelman2015-01-223-11/+33
| * | Allow custom error messages for the login pageRobin Appelman2015-01-222-1/+8
| * | Return false if the login is canceled in a hookRobin Appelman2015-01-131-1/+1
* | | Merge pull request #13449 from owncloud/image_preview_limitThomas Müller2015-01-222-0/+19
|\ \ \
| * | | add config-option for an image's maximum filesize when generating previewsGeorg Ehrke2015-01-222-0/+19
* | | | Merge pull request #13614 from owncloud/oc_image_log_fixThomas Müller2015-01-221-1/+0
|\ \ \ \
| * | | | remove insane debug-log from OC_ImageGeorg Ehrke2015-01-221-1/+0
|/ / / /
* | | | Merge pull request #13598 from owncloud/fix-undefined-offsetThomas Müller2015-01-222-12/+27
|\ \ \ \
| * | | | Fix undefined offset 1 for wrong user mail addressMorris Jobke2015-01-222-12/+27
| | |_|/ | |/| |
* | | | Merge pull request #13600 from owncloud/server-warningThomas Müller2015-01-221-39/+36
|\ \ \ \ | |/ / / |/| | |
| * | | get rid of log warning when using servercontainerBernhard Posselt2015-01-221-39/+36
* | | | Merge pull request #13509 from owncloud/share-deletechildrenwhenunsharefromgroupMorris Jobke2015-01-223-9/+68
|\ \ \ \
| * | | | Fix reshare permission change to not impair other deletion codeVincent Petry2015-01-223-9/+68
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-01-22136-236/+186
* | | | | Merge pull request #13517 from owncloud/keymanager-storageMorris Jobke2015-01-221-12/+9
|\ \ \ \ \
| * | | | | Bypass the view when storing encryption keysRobin Appelman2015-01-201-12/+9
| | |/ / / | |/| | |
* | | | | Merge pull request #13568 from owncloud/s2s_delete_shares_jenkinsMorris Jobke2015-01-224-0/+144
|\ \ \ \ \
| * | | | | delete all server-to-server shares if a user gets deletedBjoern Schiessle2015-01-214-0/+144
* | | | | | Merge pull request #13581 from owncloud/make-naming-consistentMorris Jobke2015-01-222-2/+10
|\ \ \ \ \ \
| * | | | | | Make naming of encryption app consistentLukas Reschke2015-01-212-2/+10
|/ / / / / /
* | | | | | Merge pull request #13552 from owncloud/request-uri-double-slashThomas Müller2015-01-212-0/+3
|\ \ \ \ \ \
| * | | | | | Add unit testRobin Appelman2015-01-211-0/+1
| * | | | | | Remove duplicated slashes from the requested urlRobin Appelman2015-01-211-0/+2
* | | | | | | Merge pull request #13519 from Sugaroverdose/fix_#13500Thomas Müller2015-01-211-1/+2
|\ \ \ \ \ \ \
| * | | | | | | do not clear fields until request return successSugaroverdose2015-01-201-1/+2
* | | | | | | | Merge pull request #13559 from owncloud/increase-log-table-marginMorris Jobke2015-01-211-1/+4
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | add margin to log table - fixes #13558Morris Jobke2015-01-211-1/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #13432 from owncloud/animate_gifs_public_sharingThomas Müller2015-01-215-3/+30
|\ \ \ \ \ \ \
| * | | | | | | show animated gifs on public sharing pageGeorg Ehrke2015-01-195-3/+30
* | | | | | | | Merge pull request #13563 from owncloud/proper-titleThomas Müller2015-01-211-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | use title instead of nameMorris Jobke2015-01-211-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #13540 from owncloud/s2s-fixpasswordfromdialogThomas Müller2015-01-213-59/+204
|\ \ \ \ \ \ \ \
| * | | | | | | | Add unit test for external share JS dialogVincent Petry2015-01-213-58/+202
| * | | | | | | | External share dialog must properly read entered passwordVincent Petry2015-01-211-1/+2
* | | | | | | | | Merge pull request #13554 from owncloud/issue/13482Morris Jobke2015-01-211-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Set the debugoutput channel to error_log instead of echoing itJoas Schilling2015-01-211-0/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #13553 from owncloud/s2s-webdavmkdirfixThomas Müller2015-01-212-0/+117
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fixed external cache test namespaceVincent Petry2015-01-211-1/+3
| * | | | | | | | Fix webdav mkdir for remote sharesVincent Petry2015-01-212-0/+115
|/ / / / / / / /
* | | | | | | | Merge pull request #13539 from owncloud/unit-tests-must-haveBernhard Posselt2015-01-211-0/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Unit tests are a must have for any changed codeThomas Müller2015-01-211-0/+4
|/ / / / / / /
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-01-2126-64/+130
* | | | | | | Merge pull request #13520 from owncloud/fix-comparison-opLukas Reschke2015-01-201-1/+1
|\ \ \ \ \ \ \
| * | | | | | | this must be larger then (>), since buggy behaviour occurs when the parameter...Arthur Schiwon2015-01-201-1/+1
| | |/ / / / / | |/| | | | |