aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #267 from owncloud/improve_files_updateThomas Müller2012-11-051-2/+2
|\
| * prepare SQL query only once, that's what prepared statements are for. Should ...Arthur Schiwon2012-11-051-2/+2
* | Fix mkdir and opendir warnings when path does not existArthur Schiwon2012-11-051-1/+6
|/
* support string values ('true' and 'false') for configuring the secure paramet...Robin Appelman2012-11-054-3/+45
* Merge pull request #245 from owncloud/fileactionsThomas Müller2012-11-051-16/+10
|\
| * remove debug statementsRobin Appelman2012-11-051-2/+0
| * this line shouldn't be hereRobin Appelman2012-11-041-1/+0
| * some more code reuse for fileactionsRobin Appelman2012-11-041-16/+13
* | Merge pull request #252 from owncloud/fix_user_webdavauthFrank Karlitschek2012-11-054-10/+13
|\ \
| * | fix the webdavauth appFrank Karlitschek2012-11-053-4/+8
| * | fix the webdav user backend. still not completel working but a frist stepFrank Karlitschek2012-11-052-6/+5
| |/
* | Merge pull request #242 from fmms/checkstyle05Thomas Müller2012-11-056-505/+505
|\ \ | |/ |/|
| * Style: Remove all the dangling white spacesFelix Moeller2012-11-041-1/+1
| * Checkstyle: Fix the last two InvalidEOLCharFelix Moeller2012-11-042-500/+500
| * Checkstyle: Fix the last 25 NoSpaceAfterCommaFelix Moeller2012-11-043-4/+4
| * Checkstyle: Fix the last two SpaceBeforeOpenBraceFelix Moeller2012-11-041-1/+1
* | merge from masterArthur Schiwon2012-11-0499-255/+340
|\|
| * Merge pull request #238 from fmms/checkstyle04Thomas Müller2012-11-0433-81/+81
| |\
| | * Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-0432-78/+78
| | * Checkstyle fixes for SpaceBeforeOpenBraceFelix Moeller2012-11-043-3/+3
| * | Remove uneeded debug outputLukas Reschke2012-11-041-1/+0
| |/
| * [tx-robot] updated from transifexJenkins for ownCloud2012-11-046-1/+19
| * [tx-robot] updated from transifexJenkins for ownCloud2012-11-0336-1/+117
| * Checkstyle: many fixesFelix Moeller2012-11-0221-129/+129
| * Fix a typoLukas Reschke2012-11-021-1/+1
| * Add CSRF tokenLukas Reschke2012-11-022-1/+2
| * [tx-robot] updated from transifexJenkins for ownCloud2012-11-0249-49/+0
| * Files: change wording 'From url' to 'From link'Jan-Christoph Borchardt2012-11-011-1/+1
* | code styleArthur Schiwon2012-11-021-1/+1
* | LDAP: clear the cache not only when TTL changes, but with every settings upda...Arthur Schiwon2012-11-011-6/+6
|/
* adapted comments to the code changesBjörn Schießle2012-11-012-2/+2
* load logging apps for webdav connectionsBjörn Schießle2012-11-012-2/+3
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-011-1/+1
* Merge pull request #155 from owncloud/token-expired-IEJörn Friedrich Dreyer2012-10-311-0/+2
|\
| * Change IE8 to "older IE versions"Lukas Reschke2012-10-301-1/+1
| * Send the requesttoken as form valueLukas Reschke2012-10-301-0/+2
* | Merge pull request #152 from scambra/webdav-quotaThomas Müller2012-10-311-0/+1
|\ \
| * | fix checking quota in webdav, adding a sabredav pluginscambra2012-10-301-0/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-315-6/+43
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2012-10-302-0/+8
* | Merge pull request #133 from fmms/checkstyle02Lukas Reschke2012-10-293-50/+50
|\ \
| * | NoSpaceAfterCommaFelix Moeller2012-10-283-50/+50
* | | Merge pull request #142 from denis-b/patch-2blizzz2012-10-291-1/+1
|\ \ \
| * | | Update apps/files/ajax/move.phpdenis-b2012-10-291-1/+1
| | |/ | |/|
* / | Update apps/files/index.phpdenis-b2012-10-291-1/+1
|/ /
* | Use files remote webdav in compatibility files/webdav.phpBart Visscher2012-10-291-2/+2
* | Remove fixme, problem is solved alreadyBart Visscher2012-10-291-4/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2012-10-293-14/+28
|/
* Fix shared status iconsMichael Gapczynski2012-10-282-31/+5
* properly replace fileaction icons with pngs when neededRobin Appelman2012-10-281-2/+2