summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Show a warning in the installer if the used PHP version is vulnerable to the ...Lukas Reschke2013-03-201-0/+7
* Check if the installed PHP version has a fix for the nullbyte vulnerabilityLukas Reschke2013-03-201-0/+5
* some basic unit test for loading classesThomas Mueller2013-03-191-0/+19
* Remove leading and trailing backslashes in classname. Ref #2310VicDeo2013-03-191-0/+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
* | | | Merge pull request #2322 from PHLAK/masterJan-Christoph Borchardt2013-03-163-1/+3
|\ \ \ \
| * | | | Added 3rdparty folder as a git submoduleChris Kankiewicz2013-03-143-1/+3
* | | | | Merge pull request #2360 from sherbrecher/masterLukas Reschke2013-03-151-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master'sherbrecher2013-03-153353-381397/+213437
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #2350 from aschoenebeck/ignore_blacklisted_filesBernhard Posselt2013-03-151-0/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Filter display of blacklisted filesAndreas Schönebeck2013-03-151-0/+1
* | | | | | Merge pull request #2320 from ceri/masterFrank Karlitschek2013-03-151-2/+2
|\ \ \ \ \ \
| * | | | | | Correct emails when folders are shared.Ceri Davies2013-03-141-2/+2
* | | | | | | remove backticks around table namesBjörn Schießle2013-03-151-3/+3
* | | | | | | add backtick for db queries to prevent postgresql errorsBjörn Schießle2013-03-151-3/+3
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #2336 from eMerzh/fix_trashpgBjörn Schießle2013-03-152-12/+12
|\ \ \ \ \ \
| * | | | | | Add backtick for trash app to prevent pg errorsBrice Maron2013-03-152-12/+12
* | | | | | | Merge pull request #2317 from owncloud/create_version_on_uploadFrank Karlitschek2013-03-151-3/+10
|\ \ \ \ \ \ \
| * | | | | | | fix var nameBjörn Schießle2013-03-141-2/+2
| * | | | | | | fix var nameBjörn Schießle2013-03-141-1/+1
| * | | | | | | create new version if the same file is uploaded again over the web interfaceBjörn Schießle2013-03-141-3/+10
| | |_|_|/ / / | |/| | | | |