summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Now using select2 for the groups excluded from sharingVincent Petry2014-09-223-57/+58
* Move select2 from files_external to coreVincent Petry2014-09-2259-2/+2
* make sure that we really catch the files folder onlyBjoern Schiessle2014-09-221-1/+1
* create backup from all keys before recoveryBjoern Schiessle2014-09-223-0/+61
* Merge pull request #11202 from owncloud/stable_l10n_backportThomas Müller2014-09-2233-33/+179
|\
| * backport server2server stringsVolkan Gezer2014-09-2133-33/+179
* | Merge pull request #11201 from owncloud/fix-button-textThomas Müller2014-09-221-1/+1
|\ \
| * | fix button text l10nVolkan Gezer2014-09-211-1/+1
| |/
* | make sure preview prop is instanceof OC_Image before using it in showPreviewGeorg Ehrke2014-09-221-1/+3
* | delete old previewsGeorg Ehrke2014-09-212-1/+43
|/
* Merge pull request #11195 from owncloud/stable_l10n_backportMorris Jobke2014-09-2123-23/+68
|\
| * backport stable translationsVolkan Gezer2014-09-2023-23/+68
* | adding 'smallint unsigned' to type mapping for sqliteThomas Müller2014-09-211-0/+1
|/
* Merge pull request #11190 from owncloud/fix-unit-test-sort-order-stable7Robin McCorkell2014-09-202-5/+12
|\
| * Don't rely on the sorting the database gives us for testsRobin Appelman2014-09-202-5/+12
|/
* Prevent updates between multiple major versionsLukas Reschke2014-09-192-1/+57
* Move BasicAuth check to "isLoggedIn()"Lukas Reschke2014-09-192-34/+9
* update encryption doc linkVolkan Gezer2014-09-182-3/+3
* Move basic auth checkLukas Reschke2014-09-181-12/+4
* Add timeout to user and group deletion notificationVincent Petry2014-09-183-5/+237
* Make 404 page easier to understandLukas Reschke2014-09-182-3/+5
* version bumpFrank Karlitschek2014-09-131-1/+1
* adding unit test to truncate the tableThomas Müller2014-09-172-1/+32
* Use Doctrine Platform to generate SQL query for table truncation.Andreas Fischer2014-09-171-8/+3
* Merge pull request #11053 from owncloud/baskport-11041-stable7Vincent Petry2014-09-162-5/+9
|\
| * content size checks are not valid for LOCKThomas Müller2014-09-121-0/+2
| * content size checks are not valid for LOCKThomas Müller2014-09-121-5/+7
* | Reword the descriptionLukas Reschke2014-09-161-1/+1
* | Disable database migrations for MSSQL - scripts have to be applied manuallyThomas Müller2014-09-162-0/+26
* | also expire file if timestamp = limit, happens if trashbin_retention_obligati...Bjoern Schiessle2014-09-161-1/+1
* | Preserve transparency when loading from a filekondou2014-09-162-0/+9
* | Use secure mimetype for content deliveryLukas Reschke2014-09-152-2/+2
* | Remove passing by reference to allow for proper GCVincent Petry2014-09-151-1/+1
* | Set overwritewebroot when installing owncloud to avoid problemsJoas Schilling2014-09-151-0/+1
* | if only one attribute is requested, the returned array has 0 as key instead o...Arthur Schiwon2014-09-151-1/+1
* | Do not double decode valuesLukas Reschke2014-09-151-1/+1
|/
* fix nojavascript message alignmentJan-Christoph Borchardt2014-09-111-1/+2
* Converted an array to PHP5.3 compatible versionJohan Björk2014-09-111-2/+2
* Fixes #8326: deletion of directories on S3Johan Björk2014-09-111-17/+12
* fix folder icon alignment, fix #10866Jan-Christoph Borchardt2014-09-1110-112/+102
* fix svg of calendar filetype iconJan-Christoph Borchardt2014-09-112-34/+32
* fix size of toggle icon, make container squareJan-Christoph Borchardt2014-09-112-4/+1
* improve style of checkmark icon, less bold, fitting ownCloud styleJan-Christoph Borchardt2014-09-112-3/+1
* repair search lucene before installingJörn Friedrich Dreyer2014-09-113-2/+66
* Add X-UA-Compatible to all templatesLukas Reschke2014-09-113-1/+3
* Merge pull request #10998 from owncloud/use-section-in-formVincent Petry2014-09-111-2/+2
|\
| * Use section in first elementLukas Reschke2014-09-101-2/+2
|/
* Merge pull request #10973 from owncloud/stable7-issue/10847Vincent Petry2014-09-102-2/+2
|\
| * Use correct language package so the subject is correctly translatedJoas Schilling2014-09-091-1/+1
| * Fix broken new lines in plain text mail templateJoas Schilling2014-09-091-1/+1