summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [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
* don't move file into subdirectory if a file with the same name already exists...Georg Ehrke2012-10-281-0/+5
* use css to show/hide fileactionsRobin Appelman2012-10-282-28/+10
* code styleRobin Appelman2012-10-281-93/+101
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-282-3/+3
* 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
* 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
* 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-272-0/+180
|\
| * Update Sabre to version 1.7.1Susinthiran Sithamparanathan2012-10-172-0/+180
* | 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-271-1/+1
* | LDAP: let result processing in Access::search slice the array for not-paginat...Arthur Schiwon2012-10-272-14/+11
* | LDAP: debug messagedArthur Schiwon2012-10-271-3/+4
* | LDAP: sourced out paged search init into initPagedSearch method, making searc...Arthur Schiwon2012-10-271-28/+46
* | Merge branch 'routing'Bart Visscher2012-10-274-4/+16
|\ \
| * \ Merge branch 'master' into routingBart Visscher2012-10-17132-381/+1314
| |\ \
| * | | Implement route for download in OC_Search_Provider_FileBart Visscher2012-09-281-0/+12
| * | | Merge branch 'master' into routingBart Visscher2012-09-281-1/+1
| |\ \ \
| * \ \ \ Merge branch 'master' into routingBart Visscher2012-09-28177-391/+1695
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into routingBart Visscher2012-09-07158-1249/+1675
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into routingBart Visscher2012-08-301302-298022/+773
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'gitorious/master' into routingBart Visscher2012-08-29745-3070/+124866
| |\ \ \ \ \ \ \
| * | | | | | | | Fix gallery image viewBart Visscher2012-08-151-3/+1