Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #10341 from owncloud/issue/9928 | Thomas Müller | 2014-08-19 | 1 | -5/+10 |
|\ | |||||
| * | Ensure that filename is prefixed with a slash | Joas Schilling | 2014-08-14 | 1 | -0/+1 |
| * | Do not filemtime() on "." directory. Use empty string instead | Joas Schilling | 2014-08-11 | 1 | -0/+5 |
| * | Remove doubled slash between folder and path | Joas Schilling | 2014-08-11 | 1 | -5/+4 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-19 | 27 | -26/+23 |
* | | fix typo in util.php | helix84 | 2014-08-18 | 1 | -1/+1 |
* | | Merge pull request #10472 from owncloud/fix_undefined_index_ocsid | Thomas Müller | 2014-08-18 | 1 | -1/+2 |
|\ \ | |||||
| * | | check if array index ocsid is set before accessing it | Georg Ehrke | 2014-08-17 | 1 | -1/+2 |
* | | | Merge pull request #10156 from owncloud/issue/9968 | Thomas Müller | 2014-08-18 | 1 | -5/+8 |
|\ \ \ | |||||
| * | | | Check return of fopen() before using it | Joas Schilling | 2014-08-04 | 1 | -5/+8 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-18 | 2 | -3/+3 |
* | | | | Merge pull request #10456 from kroimon/skeleton_dir_config | Frank Karlitschek | 2014-08-17 | 1 | -1/+4 |
|\ \ \ \ | |||||
| * | | | | Make skeleton directory configurable. | Stefan Rado | 2014-08-16 | 1 | -1/+4 |
* | | | | | according to PHPDoc this function shall return the entity | Thomas Müller | 2014-08-17 | 1 | -1/+4 |
| |_|/ / |/| | | | |||||
* | | | | Merge pull request #10469 from owncloud/remove-xmailer-header | Thomas Müller | 2014-08-17 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Remove X-Mailer header from mails | Lukas Reschke | 2014-08-17 | 1 | -0/+1 |
* | | | | | Merge pull request #10407 from owncloud/rm-obsolete-japanese | Lukas Reschke | 2014-08-17 | 1 | -71/+0 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | remove obsolete japanese lang code | Volkan Gezer | 2014-08-13 | 1 | -71/+0 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-17 | 2 | -1/+15 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-16 | 1 | -0/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #10442 from owncloud/move-failed-logins | Lukas Reschke | 2014-08-15 | 2 | -7/+5 |
|\ \ \ \ | |||||
| * | | | | Fix unit test | Lukas Reschke | 2014-08-15 | 1 | -1/+4 |
| * | | | | Move authentication failed logging to checkPassword | Lukas Reschke | 2014-08-15 | 2 | -7/+2 |
* | | | | | Merge pull request #10440 from owncloud/enforce-debug | Clark Tomlinson | 2014-08-15 | 1 | -7/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Remove ability to trigger DEBUG mode via cookie | Lukas Reschke | 2014-08-15 | 1 | -7/+0 |
| |/ / / / | |||||
* | | | | | Merge pull request #9275 from NormalRa/master | Lukas Reschke | 2014-08-15 | 3 | -0/+44 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Remove stray tab characters. | Normal Ra | 2014-08-13 | 1 | -1/+1 |
| * | | | | APK mimetype icon to be a generic package icon. | Normal Ra | 2014-08-12 | 1 | -0/+1 |
| * | | | | Add APK mimetype repair scenario. | Normal Ra | 2014-08-12 | 1 | -0/+42 |
| * | | | | Add .apk mimetype. | Normal Ra | 2014-06-28 | 1 | -0/+1 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-15 | 1 | -14/+14 |
* | | | | | add missing @deprecated annotation to legacy classes | Jörn Friedrich Dreyer | 2014-08-14 | 9 | -2/+22 |
* | | | | | 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 | 2 | -5/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | we need the recipient as a additional parameter to know for which share the n... | Bjoern Schiessle | 2014-08-13 | 2 | -5/+7 |
* | | | | | | | 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 #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 |
| |/ / / / / | |||||
* | | | | | | 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 |
| |/ / / / | |||||
* | | | | | Cast file id's to int so we can compare them properly | Robin Appelman | 2014-08-13 | 1 | -0/+1 |
* | | | | | 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 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-13 | 1 | -0/+1 |
* | | | | | Merge pull request #9762 from owncloud/owner-public | Robin Appelman | 2014-08-12 | 1 | -0/+10 |
|\ \ \ \ \ | |||||
| * | | | | | Return the proper owner for home storages | Robin Appelman | 2014-07-21 | 1 | -0/+10 |
* | | | | | | Merge pull request #10335 from owncloud/fix-emptyapplist | Clark Tomlinson | 2014-08-11 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix issue when no apps are enabled | Vincent Petry | 2014-08-11 | 1 | -0/+1 |