summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Remove old l10n filesJoas Schilling2015-02-1918-108/+0
|/ / /
* | | Merge pull request #14345 from owncloud/stable8-fix-14247Thomas Müller2015-02-181-0/+1
|\ \ \
| * | | Add mapping for a broken varchar type. Fixes #14247Victor Dubiniuk2015-02-181-0/+1
|/ / /
* | | Merge pull request #14274 from owncloud/backport/14273Lukas Reschke2015-02-183-0/+21
|\ \ \ | |/ / |/| |
| * | Use APCu only if available in version 4.0.6 and higherLukas Reschke2015-02-173-0/+21
|/ /
* | Merge pull request #14262 from owncloud/fix-last-login-stable8Morris Jobke2015-02-162-12/+12
|\ \
| * | fixing unit tests in UsersControllerTestThomas Müller2015-02-161-11/+11
| * | Return milliseconds instead of seconds for lastLogin - refs #14005Thomas Müller2015-02-161-1/+1
* | | Merge pull request #14259 from owncloud/fix-autoloader-message-stable8Lukas Reschke2015-02-161-1/+4
|\ \ \ | |/ / |/| |
| * | Properly show the warning about the missing composer autoloaderMorris Jobke2015-02-161-1/+4
* | | Merge pull request #14258 from owncloud/fix-image-glip-php53-stable8Morris Jobke2015-02-161-1/+1
|\ \ \
| * | | Check if imageflip is availableMorris Jobke2015-02-161-1/+1
| |/ /
* | | Merge pull request #14019 from owncloud/13925-stable8Thomas Müller2015-02-162-5/+11
|\ \ \
| * | | no fruitless count attempts, and notification should disappearArthur Schiwon2015-02-102-5/+11
* | | | Merge pull request #14253 from owncloud/console-execution-time-stable8Morris Jobke2015-02-161-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | console commands shall not be limited with respect to execution time - fixes ...Thomas Müller2015-02-161-0/+3
|/ / /
* | | Merge pull request #13987 from owncloud/group-share-collition-wrong-type-in-p...Lukas Reschke2015-02-162-5/+16
|\ \ \
| * | | Add a test for the post_shared hook shareTypeJoas Schilling2015-02-091-0/+11
| * | | Do not overwrite the shareType so the post hook is still correctJoas Schilling2015-02-091-5/+5
* | | | Merge pull request #14198 from owncloud/backport-14086-stable8Lukas Reschke2015-02-161-1/+1
|\ \ \ \
| * | | | App install behind a ProxyWitali Rott2015-02-131-1/+1
* | | | | Merge pull request #14235 from owncloud/typoTurkishThomas Müller2015-02-162-3/+3
|\ \ \ \ \
| * | | | | Update tr.jsonVolkan Gezer2015-02-151-2/+2
| * | | | | fix typoVolkan Gezer2015-02-151-1/+1
|/ / / / /
* / / / / Removed anchor in config.sample.phpRealRancor2015-02-131-1/+1
|/ / / /
* | | | Merge pull request #14168 from owncloud/backport/13771Thomas Müller2015-02-132-1/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | generate valid human readable text for 0 - fixed #9342Thomas Müller2015-02-122-1/+3
|/ / /
* | | Merge pull request #14146 from owncloud/no-whitespace-from-themes-stable8Jörn Friedrich Dreyer2015-02-122-10/+9
|\ \ \
| * | | catch any whitespaces which might get written to the output buffer while load...Thomas Müller2015-02-122-10/+9
|/ / /
* | | Merge pull request #14041 from owncloud/stable8-app-upgrade-orderMorris Jobke2015-02-121-3/+37
|\ \ \
| * | | Fix "other" app update stackVincent Petry2015-02-101-1/+1
| * | | on ownCloud upgrade: upgrade all apps in order, load important onesArthur Schiwon2015-02-101-3/+37
| |/ /
* | | Merge pull request #14080 from owncloud/stable8-preview-hintThomas Müller2015-02-111-0/+4
|\ \ \
| * | | Add hint for troubleshooting MS Word previewsRealRancor2015-02-111-0/+4
|/ / /
* | | Merge pull request #14018 from owncloud/backport-13842Morris Jobke2015-02-102-2/+2
|\ \ \ | |_|/ |/| |
| * | check if cache files are readableJörn Friedrich Dreyer2015-02-092-2/+2
|/ /
* | Merge pull request #13983 from owncloud/tempmanager-check-handle-stable8Joas Schilling2015-02-091-6/+8
|\ \ | |/ |/|
| * Check directory handle before we use itRobin Appelman2015-02-091-6/+8
|/
* external user app: Add note to enable it firstRealRancor2015-02-071-3/+3
* 8.0 finalv8.0.0Frank Karlitschek2015-02-061-2/+2
* Merge pull request #13960 from owncloud/revert-13692-capabilitiesLukas Reschke2015-02-073-280/+0
|\
| * Revert "Add OCS sharing info to capabilities"Lukas Reschke2015-02-073-280/+0
|/
* Merge pull request #13692 from rullzer/capabilitiesFrank Karlitschek2015-02-063-0/+280
|\
| * Updated unit testsRoeland Jago Douma2015-02-061-43/+123
| * Bit better formatting when using json outputRoeland Jago Douma2015-02-061-2/+4
| * Updated sharing capabilitiesRoeland Jago Douma2015-02-061-9/+15
| * Split up unit testsRoeland Jago Douma2015-02-041-16/+24
| * Added unit test to test getCapabilities for files_sharingRoeland Jago Douma2015-02-041-0/+113
| * Converted getCapabilities to non static functionRoeland Jago Douma2015-02-041-7/+24
| * Use single quotesRoeland Jago Douma2015-02-041-7/+7