summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #925 from owncloud/fix_issue_918Bart Visscher2012-12-201-0/+6
|\
| * Trigger last action before continuing with creating a new file/folder/from linkMichael Gapczynski2012-12-161-0/+3
| * Trigger the last action before continuing with a file upload, fixes issue #918Michael Gapczynski2012-12-161-0/+3
* | Merge pull request #914 from owncloud/incorporate-qa-tools-used-by-ciBart Visscher2012-12-204-0/+296
|\ \
| * | Migration of build files from JenkinsThomas Mueller2012-12-154-0/+296
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-12-20193-3531/+4509
* | | [l18n] fixing typos in source textThomas Müller2012-12-191-100/+121
* | | Merge pull request #888 from owncloud/add_curl_proxyFrank Karlitschek2012-12-192-27/+38
|\ \ \
| * \ \ Merge branch 'add_curl_proxy' of https://github.com/owncloud/core into add_cu...Frank Karlitschek2012-12-190-0/+0
| |\ \ \
| | * | | call it "proxy" instead of "curlproxy"root2012-12-152-6/+6
| | * | | make it more readable as deepdiver suggestedFrank Karlitschek2012-12-141-2/+6
| | * | | add curl proxy support. Fixes #504Frank Karlitschek2012-12-142-0/+8
| | |/ /
| * | | call it "proxy" instead of "curlproxy"root2012-12-192-6/+6
| * | | make it more readable as deepdiver suggestedFrank Karlitschek2012-12-191-2/+6
| * | | add curl proxy support. Fixes #504Frank Karlitschek2012-12-192-27/+34
|/ / /
* | | Merge pull request #961 from owncloud/check_localeFrank Karlitschek2012-12-194-0/+32
|\ \ \
| * | | add a check and a warning if setlocale is workingFrank Karlitschek2012-12-194-0/+32
* | | | Merge pull request #868 from owncloud/new_doc_systemFrank Karlitschek2012-12-196-72/+61
|\ \ \ \ | |/ / / |/| | |
| * | | fixing links docu/ ->doc/Thomas Mueller2012-12-141-2/+2
| * | | make it more readableFrank Karlitschek2012-12-141-3/+7
| * | | rename to docFrank Karlitschek2012-12-142-0/+0
| * | | add pointer to the existing documentation. This will be replaced by the rel d...Frank Karlitschek2012-12-142-4/+4
| * | | remove PgeNavi. It's no longer usedFrank Karlitschek2012-12-131-30/+1
| * | | show the link to the issue tracker only for Admins as discussed with Björn a...Frank Karlitschek2012-12-131-1/+1
| * | | a bit more polish. We are getting there.Frank Karlitschek2012-12-133-2/+12
| * | | first version of the new documentation system integration.Frank Karlitschek2012-12-124-42/+46
* | | | Merge pull request #954 from owncloud/download-progress-masterThomas Müller2012-12-191-2/+1
|\ \ \ \
| * | | | refs #933 send content length header - this will allow the browser to show th...Thomas Mueller2012-12-191-2/+1
|/ / / /
* | | | Merge pull request #949 from RandolfCarter/InvalidDefaultAddressThomas Müller2012-12-193-6/+38
|\ \ \ \
| * | | | fixes default email sender addressRandolph Carter2012-12-193-6/+38
* | | | | Merge pull request #913 from owncloud/fix_settingsFrank Karlitschek2012-12-187-38/+37
|\ \ \ \ \
| * | | | | cleaning up the settings. standardize the format, add missing I10N and other ...Frank Karlitschek2012-12-157-38/+37
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-12-1932-148/+180
| |/ / / / |/| | | |
* | | | | call the password input field by nameBjörn Schießle2012-12-181-1/+1
* | | | | autofocus to password input after clicking the checkbox; code restructured; d...Björn Schießle2012-12-181-14/+8
* | | | | some more usability improvements:Björn Schießle2012-12-181-1/+10
* | | | | set password for shared links when the user press enter and when he leaves th...Björn Schießle2012-12-181-8/+18
* | | | | Merge pull request #905 from owncloud/fix_mountpointescapingThomas Müller2012-12-181-2/+2
|\ \ \ \ \
| * | | | | proper escape the mountpoints. FixesFrank Karlitschek2012-12-141-2/+2
| | |_|/ / | |/| | |
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-12-1840-353/+544
* | | | | Merge pull request #929 from owncloud/fix_utf8_filenames_in_ie_downloadThomas Müller2012-12-172-2/+12
|\ \ \ \ \
| * | | | | fix utf8 filenames in ie download response header according to rfc5987, see h...Jörn Friedrich Dreyer2012-12-172-2/+12
* | | | | | Merge pull request #842 from owncloud/restrict_keyboard_shortcutsThomas Müller2012-12-171-0/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | prevent keyboardshortcuts from catching events outside the main doc - e.g. th...Thomas Mueller2012-12-121-0/+3
* | | | | | Merge pull request #928 from owncloud/fix_permissioncheckLukas Reschke2012-12-174-1/+10
|\ \ \ \ \ \
| * | | | | | check if adminFrank Karlitschek2012-12-174-1/+10
|/ / / / / /
* | | | | | Merge pull request #926 from owncloud/fix_issue_826Thomas Müller2012-12-171-5/+10
|\ \ \ \ \ \
| * | | | | | Fall back to default log file if logfile config file not found, suppress writ...Michael Gapczynski2012-12-161-5/+10
|/ / / / / /
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-12-1712-15/+17
* | | | | | Merge pull request #924 from owncloud/versions_write_hookMichael Gapczynski2012-12-161-1/+1
|\ \ \ \ \ \