Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | 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 | |
* | | | | | | | | Merge pull request #9890 from owncloud/check-php-charset-master | Thomas Müller | 2014-08-11 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Removing ini charset override due to shared hosting issues | Clark Tomlinson | 2014-08-11 | 1 | -3/+0 | |
| * | | | | | | | setting and checking default_charset in php.ini to be UTF-8 | Thomas Müller | 2014-07-25 | 2 | -0/+10 | |
* | | | | | | | | Merge pull request #10066 from marc0s/issues/10065-fix-null-check | Clark Tomlinson | 2014-08-11 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix checking of NULL or empty OC::$THIRDPARTYROOT/OC::$THIRDPARTYWEBROOT | marc0s | 2014-07-30 | 1 | -2/+2 | |
* | | | | | | | | | Merge pull request #10251 from owncloud/fix-dav-attributes-master | Thomas Müller | 2014-08-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | shared files/folders are not mounted | Thomas Müller | 2014-08-07 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #10301 from owncloud/fix-internal-mail-share-links | Vincent Petry | 2014-08-11 | 1 | -5/+10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add scrollto to the url if sharing a file for long file lists | Tom Needham | 2014-08-09 | 1 | -3/+9 | |
| * | | | | | | | | | | Fix link to files and folders in internal share emails | Tom Needham | 2014-08-09 | 1 | -4/+3 | |
* | | | | | | | | | | | Merge pull request #10249 from mroi/patch-1 | Thomas Müller | 2014-08-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | file size on non-(Linux/BSD/Windows)-installations | Michael Roitzsch | 2014-08-07 | 1 | -1/+1 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-11 | 3 | -0/+6 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-10 | 2 | -1/+2 | |
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-09 | 1 | -0/+1 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | remove share permissions if user is excluded from sharing | Bjoern Schiessle | 2014-08-08 | 1 | -0/+10 | |
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-08 | 12 | -1/+14 | |
* | | | | | | | | Merge pull request #9953 from owncloud/fix_text_preview_for_systems_without_ttf | Morris Jobke | 2014-08-07 | 1 | -1/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | implement a txt preview fallback for the case that ttf is not support | Georg Ehrke | 2014-07-28 | 1 | -1/+8 | |
* | | | | | | | | | Merge pull request #10079 from owncloud/Improve_scanner_message | Thomas Müller | 2014-08-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Improved scanner error message | Martin | 2014-07-31 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #10142 from owncloud/fix-#9283-gzip_support | Thomas Müller | 2014-08-07 | 2 | -8/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Previous commit was not based on master, retry. Removed broken tar cutter, do... | Remco Brenninkmeijer | 2014-08-04 | 2 | -8/+7 | |
* | | | | | | | | | | Merge pull request #10184 from owncloud/getbyid-node | Robin Appelman | 2014-08-07 | 2 | -42/+27 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix SharedCache::getPathById | Robin Appelman | 2014-08-06 | 1 | -1/+1 | |
| * | | | | | | | | | | return null instead of throwing an exception | Robin Appelman | 2014-08-06 | 1 | -2/+1 | |
| * | | | | | | | | | | Fix Folder::getById | Robin Appelman | 2014-08-05 | 2 | -39/+25 | |
* | | | | | | | | | | | Merge pull request #8915 from owncloud/MorrisJobke-travis | Thomas Müller | 2014-08-07 | 2 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ |