summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | urlencodeLukas Reschke2012-10-241-6/+6
* | | | | | | | | | Revert e1a4fe98908dbf8f9e795fd852b231381d4f3ce4Lukas Reschke2012-10-241-1/+1
* | | | | | | | | | urldecode target directoryBjörn Schießle2012-10-241-1/+1
* | | | | | | | | | Apply coding style guideThomas Müller2012-10-241-1/+2
* | | | | | | | | | fix copy&paste bug from previous commitBjörn Schießle2012-10-241-1/+1
* | | | | | | | | | Shared files are not stored in the file cache. Therefore we need toBjörn Schießle2012-10-241-1/+18
* | | | | | | | | | Place the brackets in the first lineLukas Reschke2012-10-241-60/+59
* | | | | | | | | | Apply coding style guideThomas Müller2012-10-241-203/+203
* | | | | | | | | | calling OC_Filesystem at this point will initialize file system with wrong us...Björn Schießle2012-10-241-2/+8
* | | | | | | | | | Merge pull request #76 from fmms/masterLukas Reschke2012-10-233-3/+3
|\| | | | | | | | |
| * | | | | | | | | Codestyle: FunctionCallArgumentSpacingFelix Moeller2012-10-233-3/+3
* | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-244-23/+58
* | | | | | | | | | LDAP: properly check if Groups-feature is enabledArthur Schiwon2012-10-241-3/+2
* | | | | | | | | | Merge pull request #75 from fmms/masterLukas Reschke2012-10-231-2/+2
|\| | | | | | | | |
| * | | | | | | | | More Checkstyle cleanupFelix Moeller2012-10-231-2/+2
* | | | | | | | | | Remove uneeded vendor prefixesLukas Reschke2012-10-241-2/+0
* | | | | | | | | | Format the CSS in a readable wayLukas Reschke2012-10-231-11/+73
* | | | | | | | | | Fix urlencoding in the breadcrumbLukas Reschke2012-10-231-1/+1
* | | | | | | | | | Merge pull request #62 from fmms/masterLukas Reschke2012-10-232-2/+2
|\| | | | | | | | |
| * | | | | | | | | Make Jenkins more happy.Felix Moeller2012-10-232-2/+2
* | | | | | | | | | Merge pull request #12 from scambra/fixesicewind19912012-10-233-2/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | check free space using folder's ownerscambra2012-09-193-2/+10
* | | | | | | | | | | Merge pull request #59 from fmms/mastericewind19912012-10-231-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Correct a first issue Checkstyle is complaining about ...Felix Moeller2012-10-221-1/+1
* | | | | | | | | | | Files: urldecode urlencoded dir names, fixes oc-2111Arthur Schiwon2012-10-231-1/+1
|/ / / / / / / / / /
* | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-2320-27/+297
* | | | | | | | | | LDAP: fix db update for PostgresArthur Schiwon2012-10-232-2/+2
* | | | | | | | | | LDAP: fix cache save and check, fixes oc-2118Arthur Schiwon2012-10-221-4/+5
* | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-223-0/+30
* | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-218-1/+90
* | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-2025-33/+176
* | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-1931-88/+111
* | | | | | | | | | unset UserID after UpdateArthur Schiwon2012-10-181-0/+1
* | | | | | | | | | Merge pull request #39 from scambra/date-l10n-fixesThomas Müller2012-10-181-5/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Translate modification date when file is created/uploaded, use same strings a...scambra2012-10-161-5/+4
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | fix oc-605Jörn Friedrich Dreyer2012-10-182-9/+11
* | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-1849-445/+18
* | | | | | | | | | Merge pull request #37 from scambra/js-interpolation-l10nThomas Müller2012-10-172-14/+14
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | use interpolation for some translations in jsscambra2012-10-162-14/+14
| |/ / / / / / / /
* / / / / / / / / [tx-robot] updated from transifexJenkins for ownCloud2012-10-1613-7/+209
|/ / / / / / / /
* | | | | | | | normalize path to avoid problems with trailing slashes, double-slashes, etc.Björn Schießle2012-10-161-2/+2
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-162-0/+26
* | | | | | | | LDAP: fix retrieval of Quota and EmailArthur Schiwon2012-10-151-6/+9
* | | | | | | | make files_versions use OC_User::getHome, fixes 'PHP Warning: Missing argume...Arthur Schiwon2012-10-151-7/+8
* | | | | | | | LDAP: check if index is set, fix NoticesArthur Schiwon2012-10-151-1/+2
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-151-0/+8
* | | | | | | | Whitespace cleanupBart Visscher2012-10-1412-29/+26
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-147-2/+47
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-134-4/+28
* | | | | | | | fix blocking drag & drop upload of foldersRobin Appelman2012-10-121-2/+2