aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-0220-168/+214
* Merge pull request #19518 from owncloud/checkboxes-file-restoreVicDeo2015-10-022-2/+3
|\
| * display checkboxes properly after file restoreHendrik Leppelsack2015-10-012-2/+3
|/
* Merge pull request #19463 from owncloud/fix_18132Thomas Müller2015-10-012-2/+47
|\
| * versions should always use the keys of the original file, no need to create n...Bjoern Schiessle2015-10-012-2/+47
* | Merge pull request #17703 from owncloud/preview-better-cache-useRobin Appelman2015-10-013-23/+80
|\ \
| * | Add testsRobin Appelman2015-10-012-19/+57
| * | stricter check if thumbnail is cachedRobin Appelman2015-10-011-7/+4
| * | to much copy pasteRobin Appelman2015-10-011-5/+3
| * | use cache data we already have to check if a thumbnail of specific size is ca...Robin Appelman2015-10-011-1/+24
| * | use the fileinfo to check if we have a valid fileRobin Appelman2015-10-011-1/+1
| * | allow passing the fileinfo to the preview managerRobin Appelman2015-10-012-3/+4
|/ /
* | Merge pull request #19132 from owncloud/sharing-removebogusexpirationdateVincent Petry2015-10-014-1/+205
|\ \ | |/ |/|
| * Also delete all shares before the test, so the count matchesJoas Schilling2015-10-011-6/+18
| * add more precise version to also repair git master instancesMorris Jobke2015-10-012-2/+2
| * Repair step to remove bogus expiration dates from non-link sharesVincent Petry2015-10-013-0/+192
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-0116-0/+50
* Merge pull request #19421 from owncloud/fix_19382Thomas Müller2015-09-303-1/+19
|\
| * adjust style of disabled buttonMorris Jobke2015-09-302-1/+11
| * Do noy allow empty urls to be submitted in "add to your owncloud"Roeland Jago Douma2015-09-302-1/+9
* | Merge pull request #19299 from owncloud/fixgetRawPathInfoThomas Müller2015-09-302-44/+45
|\ \
| * | return '' instead of falseJörn Friedrich Dreyer2015-09-231-1/+1
| * | use assertSame, add failing caseJörn Friedrich Dreyer2015-09-231-43/+44
* | | Merge pull request #19478 from owncloud/cache-found-l10n-per-appRobin Appelman2015-09-301-3/+4
|\ \ \
| * | | cache found l10n per app and not globallyMorris Jobke2015-09-301-3/+4
* | | | Merge pull request #19483 from owncloud/make-the-world-a-bit-less-staticRobin Appelman2015-09-302-2/+2
|\ \ \ \
| * | | | [settings] make it less staticMorris Jobke2015-09-302-2/+2
| |/ / /
* | | | Merge pull request #19481 from owncloud/config-markupfixesThomas Müller2015-09-301-23/+30
|\ \ \ \
| * | | | Markup fixes to trash bin sectionCarla Schroder2015-09-301-23/+30
|/ / / /
* | | | Merge pull request #19468 from owncloud/fix-36-vs-32-previewsThomas Müller2015-09-309-15/+15
|\ \ \ \
| * | | | Change small thumbnails to 32 pxMorris Jobke2015-09-309-15/+15
* | | | | Merge pull request #19454 from owncloud/ie8-madness-returnsThomas Müller2015-09-3025-0/+53
|\ \ \ \ \
| * | | | | [IE8] Fix popover menu borders for IE8Vincent Petry2015-09-292-0/+10
| * | | | | [IE8] Fix filetype icon sizesVincent Petry2015-09-293-0/+43
| * | | | | [IE8] Rescale PNG icons to 32x32Vincent Petry2015-09-2920-0/+0
* | | | | | Merge pull request #19451 from owncloud/ie8-madnessThomas Müller2015-09-303-1/+14
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Optipng IE8 logoVincent Petry2015-09-301-0/+0
| * | | | | move IE8 fixes to fixes.cssMorris Jobke2015-09-303-13/+13
| * | | | | Fix login arrow in login pageVincent Petry2015-09-292-1/+10
| * | | | | Fix IE8 login logoVincent Petry2015-09-292-0/+4
| |/ / / /
* | | | | Merge pull request #19460 from owncloud/fix-postScanFile-and-make-it-availabl...Thomas Müller2015-09-302-3/+8
|\ \ \ \ \
| * | | | | Make postScanFile and postScanFolder available to OC\Files\Utils\ScannerOlivier Paroz2015-09-301-1/+6
| * | | | | Always send a postScanFile event when done scanning a fileOlivier Paroz2015-09-301-2/+2
* | | | | | Merge pull request #19470 from owncloud/pass-exceptionThomas Müller2015-09-303-10/+76
|\ \ \ \ \ \
| * | | | | | Only intercept exceptions of type "NotFoundException" instead of any ExceptionLukas Reschke2015-09-303-10/+76
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #19471 from owncloud/thumbnail-temp-cleanThomas Müller2015-09-301-1/+5
|\ \ \ \ \ \
| * | | | | | Clean temp files used for thumbnail generationRobin Appelman2015-09-301-1/+5
| |/ / / / /
* | | | | | Merge pull request #19467 from owncloud/files-newmenu-highlightcurrentThomas Müller2015-09-302-0/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [IE8] opacity for active newFileMenu itemsVincent Petry2015-09-301-0/+2
| * | | | | Keep opacity in current item in newFileMenuVincent Petry2015-09-302-0/+6
| | |/ / / | |/| | |