aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add link to issue creationLukas Reschke2013-03-201-1/+1
* Merge pull request #2324 from owncloud/html_video_tagBjörn Schießle2013-03-201-1/+8
|\
| * use html video tag to preview videos for public sharesBjörn Schießle2013-03-141-1/+8
* | [tx-robot] updated from transifexJenkins for ownCloud2013-03-2022-108/+139
* | Merge pull request #2457 from KnownSubset/masterFrank Karlitschek2013-03-191-0/+1
|\ \
| * | Update the ignores to include project structure file *.imlNathan Dauber2013-03-191-0/+1
|/ /
* | Merge pull request #2244 from owncloud/fixing-windows-datadir-masterBernhard Posselt2013-03-191-0/+4
|\ \
| * \ Merge branch 'master' into fixing-windows-datadir-masterThomas Mueller2013-03-19227-2986/+6147
| |\ \
| * | | using rtrimThomas Mueller2013-03-191-4/+1
| * | | fixes #2081Thomas Mueller2013-03-121-0/+7
* | | | Merge pull request #2451 from owncloud/fix_npe_masterBernhard Posselt2013-03-191-1/+5
|\ \ \ \
| * | | | fix npe when createStorage() returns nullJörn Friedrich Dreyer2013-03-191-1/+5
| | |/ / | |/| |
* | | | Merge pull request #2445 from owncloud/extend_public_apiThomas Müller2013-03-191-0/+10
|\ \ \ \ | |/ / / |/| | |
| * | | add a searchbymime to the public api. Please all remember that access to inte...Frank Karlitschek2013-03-191-0/+10
* | | | LDAP: user exists check on getHome, otherwise check will be performed with wr...Arthur Schiwon2013-03-191-0/+5
* | | | LDAP: avoid irritating log outputArthur Schiwon2013-03-191-1/+4
* | | | LDAP: check whether user exists for before trying to determine displaynameArthur Schiwon2013-03-191-0/+4
* | | | LDAP: check first whether group exists in this backend before doing other ope...Arthur Schiwon2013-03-191-0/+9
* | | | LDAP: remove unnecessary func call, was a leftover from earlier refactorArthur Schiwon2013-03-191-1/+0
* | | | LDAP: specify appid when selecting from appconfigArthur Schiwon2013-03-191-1/+2
|/ / /
* | | Merge pull request #2440 from owncloud/js_version_parameterBernhard Posselt2013-03-191-4/+5
|\ \ \
| * | | Add hashed version parameter to js and css. Ref #1520 and many more ;)Thomas Tanghus2013-03-191-4/+5
|/ / /
* | | Merge pull request #2433 from owncloud/db_primary_keysBernhard Posselt2013-03-192-1/+55
|\ \ \
| * | | Add indexes and primary keys.Thomas Tanghus2013-03-192-1/+55
| * | | Revert "Add indexes and primary keys."Thomas Tanghus2013-03-192-55/+1
| * | | Add indexes and primary keys.Thomas Tanghus2013-03-192-1/+55
* | | | Merge pull request #2434 from owncloud/userlist_no_dupesBernhard Posselt2013-03-191-15/+65
|\ \ \ \ | |/ / / |/| | |
| * | | User list: Avoid dupes and better sorting. Fix #2420Thomas Tanghus2013-03-191-15/+65
|/ / /
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-03-1927-311/+458
* | | Merge pull request #2363 from owncloud/uploadsizeBernhard Posselt2013-03-184-5/+22
|\ \ \
| * | | Don't show storage space warning when the free space can't be determinedRobin Appelman2013-03-151-2/+10
| * | | Don't block uploads if the max upload size is unknownRobin Appelman2013-03-152-2/+4
| * | | Improve handeling of unlimited max upload sizeRobin Appelman2013-03-153-2/+9
* | | | Merge pull request #2408 from dcneiner/infield-upgradeJan-Christoph Borchardt2013-03-182-36/+51
|\ \ \ \
| * | | | Upgraded infield labels plugin to the latest version. Updated invocation to o...Doug Neiner2013-03-172-36/+51
* | | | | Merge pull request #2417 from owncloud/trash_more_error_logsThomas Tanghus2013-03-182-0/+3
|\ \ \ \ \
| * | | | | add some error logs to the trash bin appBjörn Schießle2013-03-182-0/+3
|/ / / / /
* | | | | Merge pull request #2411 from owncloud/fix_magicquotesFrank Karlitschek2013-03-181-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | remove deprecated callFrank Karlitschek2013-03-171-2/+2
|/ / / /
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-03-1830-77/+2502
* | | | Merge pull request #2204 from owncloud/chache_updater_renameFrank Karlitschek2013-03-172-12/+36
|\ \ \ \
| * | | | Cache: better rename hook for cache updaterRobin Appelman2013-03-082-12/+36
* | | | | Merge pull request #2387 from owncloud/cron-session-closeThomas Müller2013-03-161-0/+2
|\ \ \ \ \
| * | | | | Close sessions when doing background jobsRobin Appelman2013-03-171-0/+2
|/ / / / /
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-03-1711-11/+11
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-03-1689-1453/+1524
* | | | | Merge pull request #2380 from henningoschwald/76bb5221c7a1b71f0d617c55e844c51...Bernhard Posselt2013-03-161-1/+1
|\ \ \ \ \
| * | | | | Restores keyboard accessibility for expandable settings area.Henning Oschwald2013-03-161-1/+1
* | | | | | Merge pull request #2383 from owncloud/error-handling-upgradeBernhard Posselt2013-03-161-16/+24
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add error handling to the file cache upgradeMichael Gapczynski2013-03-161-16/+24