summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-2992-3182/+3240
* Try to fix shared status icons againMichael Gapczynski2012-10-281-10/+5
* Fix shared status iconsMichael Gapczynski2012-10-283-38/+38
* Merge pull request #129 from fmms/checkstyle01Lukas Reschke2012-10-284-100/+100
|\
| * NoSpaceAfterCommaFelix Moeller2012-10-282-59/+59
| * NoSpaceAfterCommaFelix Moeller2012-10-282-41/+41
|/
* disble breaking test cases for nowThomas Müller2012-10-281-4/+4
* properly replace fileaction icons with pngs when neededRobin Appelman2012-10-281-2/+2
* fix running app testsRobin Appelman2012-10-281-2/+0
* add svg mimetype to default htaccessRobin Appelman2012-10-282-0/+8
* don't move file into subdirectory if a file with the same name already exists...Georg Ehrke2012-10-281-0/+5
* check if RUNTIME_NOAPPS is set before using itArthur Schiwon2012-10-281-1/+1
* added some visual feedback is password was setBjörn Schießle2012-10-281-0/+1
* set password if user leaves password field (issue #57)Björn Schießle2012-10-281-9/+7
* deny the usage of dots in database nameGeorg Ehrke2012-10-282-1/+4
* make sure all filesystem apps are loaded when setupFS is proceeded, to make s...Arthur Schiwon2012-10-281-0/+5
* remove whitespaces, no code changeArthur Schiwon2012-10-281-4/+4
* added functions for printing escaped and unescaped valuesBernhard Posselt2012-10-281-0/+16
* use css to show/hide fileactionsRobin Appelman2012-10-283-31/+14
* code styleRobin Appelman2012-10-281-93/+101
* add 3rdparty folder to gitignoreJan-Christoph Borchardt2012-10-281-0/+1
* remove 3rdparty filesGeorg Ehrke2012-10-28639-200511/+0
* ->l expects two parametersLukas Reschke2012-10-282-3/+4
* Revert "Fix a typo"Lukas Reschke2012-10-282-2/+2
* Fix a typoLukas Reschke2012-10-282-2/+2
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-28132-2131/+2026
* Load all apps in core share ajax file for apps to register their share backendsMichael Gapczynski2012-10-271-0/+1
* don't enable user_externalThomas Müller2012-10-271-1/+1
* LDAP: usersInGroup now also does LDAP serverside search.Arthur Schiwon2012-10-271-30/+41
* LDAP: make filter in readAttribute configurableArthur Schiwon2012-10-271-2/+6
* don't enable apps twiceThomas Müller2012-10-271-2/+0
* LDAP: getGroups to use paged searchesArthur Schiwon2012-10-271-12/+20
* LDAP: improve slicingArthur Schiwon2012-10-271-3/+8
* LDAP: add error handling for failed searchesArthur Schiwon2012-10-271-0/+5
* LDAP: be careful which limit is send to possible paged LDAP searchArthur Schiwon2012-10-271-1/+4
* LDAP: use the correct attribute in filterArthur Schiwon2012-10-271-1/+1
* LDAP: fix again proper check if groups are enabledArthur Schiwon2012-10-271-1/+3
* remove TODO comment, it's doneArthur Schiwon2012-10-271-1/+0
* Fix introduced style errorsBart Visscher2012-10-276-40/+52
* Remove wrongly committed filesBart Visscher2012-10-272-180/+0
* remove remaining line from merge conflictBjörn Schießle2012-10-271-2/+1
* Merge remote-tracking branch 'git://github.com/susinths/SabreDAV_1.7.1.git'Bart Visscher2012-10-27216-1142/+6469
|\
| * Update Sabre to version 1.7.1Susinthiran Sithamparanathan2012-10-17216-1142/+6471
* | Include copy of Symfony routing component, and don't use composerBart Visscher2012-10-2744-22/+4037
* | fix function documentationBjörn Schießle2012-10-271-2/+1
* | fix broken paths in versions appBjörn Schießle2012-10-271-280/+279
* | don't call $('#found_versions').chosen(); after opening the history drop-down...Björn Schießle2012-10-271-1/+0
* | Fix download url generationBart Visscher2012-10-272-2/+2
* | fix paths in preeseed-config.phpThomas Müller2012-10-271-2/+2
* | Add composer command for now, seeBart Visscher2012-10-271-0/+0