summaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-262-0/+6
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-241-0/+3
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-231-0/+3
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-212-0/+6
|
* interpret http 403 and http 401 as not authorizedFrank Karlitschek2012-11-201-1/+1
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-202-0/+6
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-182-0/+6
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-143-1/+7
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-134-0/+12
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-121-0/+3
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-111-0/+3
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-1012-0/+36
|
* l10n support for user_webdavauthThomas Mueller2012-11-091-0/+0
|
* 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 #238 from fmms/checkstyle04Thomas Müller2012-11-041-1/+1
|\ | | | | Checkstyle fixes
| * Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-041-1/+1
| |
* | Remove uneeded debug outputLukas Reschke2012-11-041-1/+0
|/
* Checkstyle: many fixesFelix Moeller2012-11-021-3/+3
|
* Codestyle: FunctionCallArgumentSpacingFelix Moeller2012-10-231-1/+1
|
* automatically remove and prevent installation of apps with a require version ↵Frank Karlitschek2012-10-021-1/+1
| | | | | | | less than the current one. We check now the first ad second part of the version number. Also increase the require tags of the core apps to 4.9 Please note that 4.9 is the internal versionnumber of the upcoming 4.5 release. You have to pu a <require>4.9</require> into the info.xml of your app to make it as compatible with 4.5
* adding space between) and {Thomas Mueller2012-09-072-5/+5
|
* no more require_once()Thomas Mueller2012-09-051-1/+1
|
* Remove php close at end of fileBart Visscher2012-08-293-7/+0
|
* Whitespace fixes in appsBart Visscher2012-08-291-6/+6
|
* marked as shipped appFrank Karlitschek2012-08-281-0/+1
|
* restore the webdavauth appFrank Karlitschek2012-08-265-0/+180