Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move authentication failed logging to checkPassword | Lukas Reschke | 2014-08-15 | 3 | -10/+2 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-15 | 375 | -4081/+5098 |
* | Merge pull request #10434 from owncloud/update_deprecation_doc | Morris Jobke | 2014-08-15 | 9 | -2/+22 |
|\ | |||||
| * | add missing @deprecated annotation to legacy classes | Jörn Friedrich Dreyer | 2014-08-14 | 9 | -2/+22 |
* | | Merge pull request #10374 from ogasser/compare_upload_limit_against_biggest_file | Jan-Christoph Borchardt | 2014-08-14 | 1 | -4/+7 |
|\ \ | |/ |/| | |||||
| * | Compare upload limit against biggest file | Oliver Gasser | 2014-08-12 | 1 | -4/+7 |
* | | Merge pull request #10417 from owncloud/update_deprecation_doc | Thomas Müller | 2014-08-14 | 4 | -4/+4 |
|\ \ | |||||
| * | | update deprecation docs | Jörn Friedrich Dreyer | 2014-08-14 | 4 | -4/+4 |
* | | | Merge pull request #10399 from owncloud/fix_setSendMailStatus | Björn Schießle | 2014-08-14 | 3 | -7/+9 |
|\ \ \ | |||||
| * | | | we need the recipient as a additional parameter to know for which share the n... | Bjoern Schiessle | 2014-08-13 | 3 | -7/+9 |
* | | | | Merge pull request #10398 from owncloud/external-share-ssl-warn | Robin Appelman | 2014-08-14 | 1 | -11/+17 |
|\ \ \ \ | |||||
| * | | | | Give a better error message for external shares with self-signed ssl certific... | Robin Appelman | 2014-08-13 | 1 | -11/+17 |
* | | | | | Merge pull request #10414 from owncloud/relax-code-checker | Clark Tomlinson | 2014-08-14 | 1 | -4/+0 |
|\ \ \ \ \ | |||||
| * | | | | | in order to prevent false-positives on the code checker - exec and eval will ... | Thomas Müller | 2014-08-14 | 1 | -4/+0 |
* | | | | | | Merge pull request #10410 from owncloud/typo | Volkan Gezer | 2014-08-14 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | ascii typo | Volkan Gezer | 2014-08-14 | 1 | -1/+1 |
* | | | | | | Merge pull request #10295 from owncloud/file_actions_error_handling | Björn Schießle | 2014-08-14 | 4 | -9/+62 |
|\ \ \ \ \ \ | |||||
| * | | | | | | new unit test added | Bjoern Schiessle | 2014-08-11 | 1 | -4/+42 |
| * | | | | | | no error if we try to delete a file which no longer exists | Bjoern Schiessle | 2014-08-11 | 1 | -1/+2 |
| * | | | | | | no special action for folder named 'Shared' needed | Bjoern Schiessle | 2014-08-11 | 1 | -1/+1 |
| * | | | | | | add error message if user wants to rename a file which no longer exists | Bjoern Schiessle | 2014-08-11 | 2 | -4/+18 |
* | | | | | | | Merge pull request #10395 from owncloud/close-filehandle-lib-files | Morris Jobke | 2014-08-14 | 3 | -0/+3 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Close open file handles in files library | Morris Jobke | 2014-08-13 | 3 | -0/+3 |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-14 | 305 | -1338/+1352 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | Merge pull request #10396 from owncloud/kill-filesync | Thomas Müller | 2014-08-13 | 2 | -65/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Kill filesync.php in files/appinfo | Morris Jobke | 2014-08-13 | 2 | -65/+0 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #10394 from owncloud/close-filehandle-lib-image | Thomas Müller | 2014-08-13 | 1 | -0/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Close file handle if exception occurs in image class | Morris Jobke | 2014-08-13 | 1 | -0/+4 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #10403 from owncloud/getid-cast-int | Lukas Reschke | 2014-08-13 | 2 | -2/+3 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Cast file id's to int so we can compare them properly | Robin Appelman | 2014-08-13 | 2 | -2/+3 |
|/ / / / / | |||||
* | | | | | Merge pull request #10323 from gekmihesg/master | blizzz | 2014-08-13 | 1 | -0/+3 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Load authentication backends before tryBasicAuth | gekmihesg | 2014-08-10 | 1 | -0/+3 |
* | | | | | Merge pull request #10387 from owncloud/quick_fix_for_unit_tests | Thomas Müller | 2014-08-13 | 1 | -14/+17 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | don't clean up the test environment if a data provider was finished | Bjoern Schiessle | 2014-08-13 | 1 | -14/+17 |
* | | | | | Merge pull request #9754 from owncloud/enc_support_aes_256 | Vincent Petry | 2014-08-13 | 15 | -167/+501 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | add unit test for aes256/aes128 | Bjoern Schiessle | 2014-07-23 | 2 | -0/+192 |
| * | | | | update existing unit tests | Bjoern Schiessle | 2014-07-23 | 5 | -127/+16 |
| * | | | | support aes 256 | Bjoern Schiessle | 2014-07-23 | 11 | -84/+337 |
* | | | | | Merge pull request #10333 from owncloud/tar-55 | Thomas Müller | 2014-08-13 | 2 | -6/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Fix Tar support for php >=5.5 | Robin Appelman | 2014-08-11 | 2 | -6/+0 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-13 | 58 | -211/+291 |
* | | | | | | Merge pull request #10377 from owncloud/git-fixes | Morris Jobke | 2014-08-12 | 1 | -2/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fixes from git push force | Morris Jobke | 2014-08-12 | 1 | -2/+0 |
|/ / / / / / | |||||
* | | | | | | fix broken variable name, recoveryPasswordSupported is now recoveryEnabledFor... | Bjoern Schiessle | 2014-08-12 | 1 | -3/+3 |
* | | | | | | add unit tests | Bjoern Schiessle | 2014-08-12 | 1 | -0/+49 |
* | | | | | | fix detection of system wide mount points | Bjoern Schiessle | 2014-08-12 | 1 | -8/+33 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge pull request #9762 from owncloud/owner-public | Robin Appelman | 2014-08-12 | 2 | -0/+16 |
|\ \ \ \ \ | |||||
| * | | | | | Add test for homestorage getOwner | Robin Appelman | 2014-07-22 | 1 | -0/+6 |
| * | | | | | Return the proper owner for home storages | Robin Appelman | 2014-07-21 | 1 | -0/+10 |
* | | | | | | Merge pull request #10357 from owncloud/l10n-alert-fix | Volkan Gezer | 2014-08-12 | 1 | -1/+1 |
|\ \ \ \ \ \ |