summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* apply code review hintsMorris Jobke2013-03-282-15/+13
* add copyright noteMorris Jobke2013-03-271-0/+1
* remove animationMorris Jobke2013-03-271-2/+1
* Make it possible to show less log entries again - fix owncloud/core#1593Morris Jobke2013-03-272-3/+20
* [tx-robot] updated from transifexJenkins for ownCloud2013-03-27363-5581/+8771
* Merge pull request #2578 from owncloud/fixing-2577-masterThomas Müller2013-03-262-3/+3
|\
| * prevent to fire delete ajax a second time.Thomas Mueller2013-03-262-3/+3
* | Merge pull request #2567 from owncloud/fix_insertIfNotExistThomas Tanghus2013-03-261-15/+16
|\ \ | |/ |/|
| * And removing an irrelevant comment ;)Thomas Tanghus2013-03-261-2/+0
| * Double quotes to backticksThomas Tanghus2013-03-261-4/+4
| * Missing backticks. Thx @Raydiation :)Thomas Tanghus2013-03-261-1/+1
| * D'oh, why concatenate static strings.Thomas Tanghus2013-03-261-1/+1
| * Quote key for SQLite.Thomas Tanghus2013-03-261-1/+1
| * Properly prepare insertIfNotExist queries.Thomas Tanghus2013-03-251-12/+15
* | Merge pull request #2568 from itheiss/masterBernhard Posselt2013-03-263-1/+12
|\ \
| * | fix missing ',' after "mail_domain" parameteritheiss2013-03-261-1/+1
| * | Update to reflect new parameter mail_domainitheiss2013-03-261-0/+3
| * | Move testcase to own test functionitheiss2013-03-261-1/+3
| * | Extend test case for getDefaultEmailAddress()itheiss2013-03-221-1/+6
| * | Fix #2499itheiss2013-03-221-0/+1
* | | Merge pull request #2270 from owncloud/fix_json_encoded_pubic_downloadBjörn Schießle2013-03-262-2/+8
|\ \ \
| * | | let public link download handle json encoded file listsBjörn Schießle2013-03-132-2/+8
* | | | listen to touch hook to update the mtime after syncBjörn Schießle2013-03-262-0/+8
| |_|/ |/| |
* | | the old path no longer exists after rename, update the parent folder insteadBjörn Schießle2013-03-251-1/+1
* | | LDAP: fix wrong return valueArthur Schiwon2013-03-251-2/+2
* | | fix indentionBjörn Schießle2013-03-251-12/+12
* | | skip update if the recipient is the same user as the owner, otherwise we run ...Björn Schießle2013-03-251-5/+9
* | | add backticks around table namesBjörn Schießle2013-03-252-12/+12
* | | Improve phpdoc for the filecacheRobin Appelman2013-03-244-4/+38
* | | Improve detection of installations errorsBrice Maron2013-03-231-1/+7
* | | Merge pull request #2454 from owncloud/fixing-file-mapper-ext-masterBernhard Posselt2013-03-232-7/+68
|\ \ \
| * | | Fixing author and copyrightThomas Müller2013-03-201-2/+2
| * | | some more test cases & fix on file name generation with indexThomas Mueller2013-03-192-2/+13
| * | | adding extension to slugified physical pathThomas Mueller2013-03-192-7/+57
* | | | Merge pull request #2446 from owncloud/fixing-safe-mode-check-masterBernhard Posselt2013-03-231-1/+4
|\ \ \ \
| * | | | more accurate safe_mode check - refs #2258Thomas Mueller2013-03-191-1/+4
* | | | | Some improvements for the Storage phpdocRobin Appelman2013-03-231-0/+9
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-03-2352-279/+315
| |_|_|/ |/| | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-03-2283-5487/+6167
* | | | Merge pull request #2515 from yannickoo/masterJan-Christoph Borchardt2013-03-211-2/+2
|\ \ \ \
| * | | | Fixed typoyannickoo2013-03-211-1/+1
| * | | | No Scrolling for more than approximately 10 Applicationsyannickoo2013-03-211-2/+2
|/ / / /
* | | | Add phpdoc documentation to the Storage interfaceRobin Appelman2013-03-211-14/+255
* | | | Merge pull request #2447 from owncloud/fix_namespace_in_autoloaderLukas Reschke2013-03-214-0/+33
|\ \ \ \
| * | | | Remove space before parethesisVicDeo2013-03-201-1/+1
| * | | | 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
| |/ / /
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-03-2120-214/+219