summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Change the default value to true instead of nullJuan Pablo Villafáñez2016-06-085-8/+8
| * | | | | | | | | Fix testJuan Pablo Villafáñez2016-06-071-1/+2
| * | | | | | | | | Rename variableJuan Pablo Villafáñez2016-06-077-20/+20
| * | | | | | | | | Add support to know where the storage test comes fromJuan Pablo Villafáñez2016-06-077-16/+24
* | | | | | | | | | Merge pull request #25036 from owncloud/jnweiger-patch-1Vincent Petry2016-06-091-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Update autotest.shJürgen Weigert2016-06-081-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Fix the FIXME (#25022)Joas Schilling2016-06-091-2/+1
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #25014 from owncloud/admin-datadircheck-fixVincent Petry2016-06-094-16/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | Use temporary htaccesstest.txt for data dir security checkVincent Petry2016-06-074-16/+31
* | | | | | | | | Merge pull request #24973 from owncloud/token-password-session-tokenVincent Petry2016-06-092-26/+165
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | catch sessionnotavailable exception if memory session is usedChristoph Wurst2016-06-081-5/+10
| * | | | | | | | When creating a session token, make sure it's the login password and not a de...Christoph Wurst2016-06-082-29/+163
* | | | | | | | | Merge pull request #24826 from owncloud/cors-client-loginVincent Petry2016-06-092-11/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | use client login method on CORS routesChristoph Wurst2016-06-082-11/+12
| |/ / / / / / / /
* | | | | | | | | Merge pull request #25028 from owncloud/scanner-user-not-setupVincent Petry2016-06-091-1/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | skip scanning for a user when the user is not setup yetRobin Appelman2016-06-081-1/+6
* | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-06-0918-0/+158
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #25023 from owncloud/fix-22127-trusted-serversVincent Petry2016-06-083-11/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Removed old htmlSergio Bertolín2016-06-081-2/+3
| * | | | | | | | | Improve readabilitySergio Bertolín2016-06-081-1/+1
| * | | | | | | | | Fixed problem about removing trusted servers accidentallySergio Bertolín2016-06-083-9/+13
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #25027 from owncloud/fix-22746-narrowtooltipVincent Petry2016-06-081-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Added width of the tooltipSergio Bertolín2016-06-081-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Do not log token or challenge with exception stacktrace (#25026)Joas Schilling2016-06-082-4/+30
* | | | | | | | | Merge pull request #25012 from owncloud/gdrive-fixfilesizewithmimetypemismatchVincent Petry2016-06-081-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix GDrive file size when mime type doesn't match contentsVincent Petry2016-06-081-1/+1
* | | | | | | | | | Merge pull request #24974 from owncloud/htaccess_updateVincent Petry2016-06-081-2/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | .htaccess update making two rules non-capturingMartin2016-06-031-2/+2
* | | | | | | | | | ownCloud 9.1.0 beta 2v9.1.0beta2v9.0.1beta2Daniel Molkentin2016-06-081-2/+2
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #25011 from owncloud/issue-24745-allow-to-cancel-2faVincent Petry2016-06-086-5/+38
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Allow to cancel 2FA after loginJoas Schilling2016-06-076-5/+38
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #25019 from owncloud/fix_24937Vincent Petry2016-06-081-0/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bring back sharedstorage hooksRoeland Jago Douma2016-06-081-0/+18
* | | | | | | | | | Merge pull request #24899 from owncloud/local-storage-symlinksVincent Petry2016-06-086-3/+73
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Better handling of forbidden files in davRobin Appelman2016-06-072-0/+4
| * | | | | | | | | | Ignore forbidden files while scanningRobin Appelman2016-06-071-1/+6
| * | | | | | | | | | dissalow symlinks in local storages that point outside the datadirRobin Appelman2016-06-073-2/+63
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #24983 from owncloud/issue-23776-do-not-allow-boolean-user...Vincent Petry2016-06-085-5/+30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Do not allow to store boolean configs, they behave unexpected on postgresJoas Schilling2016-06-065-5/+30
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #24991 from owncloud/2fa-do-not-generate-tokenVincent Petry2016-06-084-19/+61
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | do not generate device token if 2FA is enable for userChristoph Wurst2016-06-074-19/+61
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #24992 from owncloud/fix_decrypt_messageVincent Petry2016-06-081-1/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fixed reviewsSergio Bertolín2016-06-071-2/+2
| * | | | | | | | | | Comments fixeddavitol2016-06-061-3/+2
| * | | | | | | | | | Fix Decrypt message via occdavitol2016-06-061-1/+11
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #24998 from owncloud/issue-24994-allow-decrypting-user-0-onlyVincent Petry2016-06-083-15/+27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Allow to decrypt user '0' files onlyJoas Schilling2016-06-073-15/+27
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #24999 from owncloud/initial-userloading-workaroundVincent Petry2016-06-081-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | decrease initial users to load to 50Jörn Friedrich Dreyer2016-06-071-1/+1
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #25018 from owncloud/background-contrastVincent Petry2016-06-081-0/+0
|\ \ \ \ \ \ \ \ \ \