summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | unify duplicate codeThomas Müller2013-09-242-59/+29
| * | | | | | | | adding error handling on file_put_contents within the web dav implementationThomas Müller2013-09-242-2/+12
* | | | | | | | | Merge pull request #5129 from owncloud/remove_deleted_shares_from_dbBjörn Schießle2013-10-073-7/+36
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | catch exception if db query execution failsBjoern Schiessle2013-10-071-1/+5
| * | | | | | | | Merge branch 'master' into remove_deleted_shares_from_dbBjoern Schiessle2013-10-0784-553/+3175
| |\ \ \ \ \ \ \ \
| * | | | | | | | | clean up oc_share table from files which are no longer existsBjoern Schiessle2013-10-072-7/+17
| * | | | | | | | | add commentsBjoern Schiessle2013-10-041-0/+5
| * | | | | | | | | remove deleted shares from the database table oc_shareBjoern Schiessle2013-10-021-0/+10
* | | | | | | | | | Merge pull request #4662 from owncloud/fix-4129Frank Karlitschek2013-10-061-47/+78
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update file to meet coding standartsLennart Rosam2013-10-071-47/+77
| * | | | | | | | | | Actually test the connectionLennart Rosam2013-10-071-1/+1
| * | | | | | | | | | Fixes #4129Lennart Rosam2013-10-071-2/+3
* | | | | | | | | | | Merge pull request #5148 from owncloud/cache-gc-legacyMorris Jobke2013-10-061-0/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix loading legacy global filecache gc backgroundjobsRobin Appelman2013-10-051-0/+4
* | | | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-10-06808-17775/+27358
* | | | | | | | | | | | Merge pull request #5088 from owncloud/fix_trashbin_buttonMorris Jobke2013-10-061-3/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | trash bin button needs to be an input fieldBjoern Schiessle2013-10-021-3/+1
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #5144 from owncloud/public_middlewareBernhard Posselt2013-10-066-96/+8
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Remove misleading IMiddleware interfaceThomas Tanghus2013-10-053-91/+3
| * | | | | | | | | | | Make abstract Middleware class publicThomas Tanghus2013-10-055-10/+10
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #5154 from owncloud/fix-appimagesMorris Jobke2013-10-064-4/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Optimize images with optipngkondou2013-10-063-0/+0
| * | | | | | | | | | | fix mobile and desktop app images looking differentJan-Christoph Borchardt2013-10-054-4/+3
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #4982 from syncloud/masterOwen Winkler2013-10-052-4/+24
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Moving Advanced button out of datadirField fieldsetvsapronov2013-10-041-1/+6
| * | | | | | | | | | Fixed review issuesvsapronov2013-09-292-14/+14
| * | | | | | | | | | autoconfig.php could have only some of parameters; installation.php generates...vsapronov2013-09-252-3/+18
* | | | | | | | | | | Merge pull request #5116 from owncloud/interfaces2Thomas Tanghus2013-10-0514-91/+425
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | passesCSRFCheck added to OCP\IRequestBart Visscher2013-10-044-27/+57
| * | | | | | | | | | Add Helper and URLGenerator interfaces to server containerBart Visscher2013-10-048-50/+242
| * | | | | | | | | | OC_Defaults is only used in error reportingBart Visscher2013-10-041-1/+1
| * | | | | | | | | | Add L10N interface to server containerBart Visscher2013-10-045-13/+125
* | | | | | | | | | | Merge pull request #5131 from owncloud/fix-5130VicDeo2013-10-052-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Allow "Finishing..." button on setup page to be translated.ringmaster2013-10-042-2/+2
* | | | | | | | | | | | Merge pull request #5140 from owncloud/settings-beautifyFrank Karlitschek2013-10-056-28/+34
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | more elegant style for Personal and Admin settingsJan-Christoph Borchardt2013-10-056-28/+34
* | | | | | | | | | | | | Merge pull request #5125 from owncloud/fixing-5122-masterFrank Karlitschek2013-10-052-9/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | upload abortion detection only for PUTThomas Müller2013-10-042-9/+19
* | | | | | | | | | | | | | Merge pull request #5123 from owncloud/cache_mimetypesFrank Karlitschek2013-10-051-21/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Check result only onceVictor Dubiniuk2013-10-041-3/+5
| * | | | | | | | | | | | | Make mimetypes static. Jenkis will be happyVictor Dubiniuk2013-10-041-11/+11
| * | | | | | | | | | | | | Load all mimetypes in one goVictor Dubiniuk2013-10-041-17/+20
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #5136 from owncloud/design-fixesMorris Jobke2013-10-049-5/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | add useful icon from News app to coreJan-Christoph Borchardt2013-10-046-0/+32
| * | | | | | | | | | | | | increase font size of file actions for better readabilityJan-Christoph Borchardt2013-10-041-3/+1
| * | | | | | | | | | | | | prevent hover effect when settings are openJan-Christoph Borchardt2013-10-041-1/+6
| * | | | | | | | | | | | | fix disabled buttons not showing iconsJan-Christoph Borchardt2013-10-041-1/+1
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #5102 from owncloud/input-simplifyMorris Jobke2013-10-045-70/+75
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | remove specific border-radius for .primary button as it should be specific to...Jan-Christoph Borchardt2013-10-041-1/+3
| * | | | | | | | | | | | fix multiselect bar opacity, webrootJan-Christoph Borchardt2013-10-042-4/+4