summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* close-button for share_dropdownJulian Müller2014-04-141-0/+5
* Merge pull request #8181 from owncloud/fix_wrong_webdav_warningThomas Müller2014-04-142-0/+15
|\
| * Fix a wrong WebDAV Warning with self-signed-certskondou2014-04-132-0/+15
* | Merge pull request #8019 from owncloud/thumbnail_fixesThomas Müller2014-04-142-144/+230
|\ \
| * | adding unit test for cache mechanismThomas Müller2014-04-042-89/+145
| * | fixing typos/spellingsThomas Müller2014-04-042-20/+27
| * | fix float comparison for negative resultsJörn Friedrich Dreyer2014-04-031-2/+2
| * | extract more methodsJörn Friedrich Dreyer2014-04-021-46/+63
| * | extract method isCachedBiggerJörn Friedrich Dreyer2014-04-021-14/+33
| * | remove unnecessary codeJörn Friedrich Dreyer2014-04-021-16/+2
| * | compare floats with epsilonJörn Friedrich Dreyer2014-04-021-1/+2
* | | Merge pull request #8156 from owncloud/fix-middleware-containerThomas Müller2014-04-141-2/+2
|\ \ \
| * | | use references for middleware to fix problems on 5.3Bernhard Posselt2014-04-111-2/+3
| * | | fix the middleware registration process in the containerBernhard Posselt2014-04-101-3/+2
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-1430-213/+232
* | | | The latest developer manual linkVolkan Gezer2014-04-131-1/+1
* | | | Merge pull request #8188 from owncloud/print-does-also-take-arThomas Müller2014-04-131-4/+5
|\ \ \ \
| * | | | p() and print_unescaped() also take arrays as parameterLukas Reschke2014-04-131-4/+5
* | | | | The latest developer manual linkVolkan Gezer2014-04-131-1/+1
* | | | | Merge pull request #8182 from owncloud/check-user-mountiRobin McCorkell2014-04-131-0/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Check whether the user has permissions to add personal storage backendsLukas Reschke2014-04-131-0/+6
* | | | | Merge pull request #8165 from owncloud/karma-removewarningsLukas Reschke2014-04-131-0/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove annoying karma 404 warnings for imagesVincent Petry2014-04-111-0/+8
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-1359-182/+238
| |_|_|/ |/| | |
* | | | fix translation linkVolkan Gezer2014-04-131-1/+1
* | | | upda mailinglist addressVolkan Gezer2014-04-131-1/+1
* | | | fix contribute linkVolkan Gezer2014-04-121-1/+1
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-12257-3226/+4581
* | | | Merge pull request #8168 from owncloud/only-encode-dangerous-charLukas Reschke2014-04-111-1/+1
|\ \ \ \
| * | | | Only encode dangerous dangerous charactersLukas Reschke2014-04-111-1/+1
|/ / / /
* | | | Merge pull request #7807 from sarciszewski/patch-1Lukas Reschke2014-04-111-2/+2
|\ \ \ \
| * | | | Update crypt.phpScott Arciszewski2014-03-241-2/+2
| * | | | Update crypt.phpScott Arciszewski2014-03-191-2/+2
* | | | | Merge pull request #8069 from owncloud/fix-localization-issues-with-file-encr...Björn Schießle2014-04-113-7/+8
|\ \ \ \ \
| * | | | | Fix some localization issues with file encryption/decription stringsVolkan Gezer2014-04-053-7/+8
* | | | | | Typo fix.Volkan Gezer2014-04-111-1/+1
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-1142-250/+281
* | | | | | Merge pull request #5857 from owncloud/type-ahead-share-by-mail-masterThomas Müller2014-04-112-0/+48
|\ \ \ \ \ \
| * | | | | | Fix copy/paste error :PThomas Tanghus2014-03-251-1/+1
| * | | | | | 'ID' => 'id' and check existence of EMAILThomas Tanghus2014-03-251-1/+5
| * | | | | | introduce auto completion on share email - integrated with the contactsmanage...Thomas Müller2013-11-142-0/+44
* | | | | | | Merge pull request #8076 from owncloud/enable-dav-browserLukas Reschke2014-04-101-0/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Re-enable the sabredav browser pluginRobin Appelman2014-04-061-0/+1
* | | | | | | Merge pull request #8139 from owncloud/fix-middleware-registrationBernhard Posselt2014-04-102-5/+5
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | register middleware as string to not force request to be instantiated too ear...Bernhard Posselt2014-04-092-5/+5
* | | | | | | Merge pull request #8107 from owncloud/dav-negativetimestampfixThomas Müller2014-04-101-3/+6
|\ \ \ \ \ \ \
| * | | | | | | Fixed Sabre Node implementation to correctly return timestamps as intVincent Petry2014-04-091-3/+6
* | | | | | | | Merge pull request #8112 from owncloud/karma-enableautowatchThomas Müller2014-04-101-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Enable autowatch for karmaVincent Petry2014-04-081-1/+1
* | | | | | | | | Merge pull request #8137 from owncloud/routeing-requirementsThomas Müller2014-04-102-5/+31
|\ \ \ \ \ \ \ \ \