Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-20 | 193 | -3531/+4509 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | [l18n] fixing typos in source text | Thomas Müller | 2012-12-19 | 1 | -100/+121 | |
* | | | | | | Merge pull request #888 from owncloud/add_curl_proxy | Frank Karlitschek | 2012-12-19 | 2 | -27/+38 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'add_curl_proxy' of https://github.com/owncloud/core into add_cu... | Frank Karlitschek | 2012-12-19 | 0 | -0/+0 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | call it "proxy" instead of "curlproxy" | root | 2012-12-15 | 2 | -6/+6 | |
| | * | | | | | | make it more readable as deepdiver suggested | Frank Karlitschek | 2012-12-14 | 1 | -2/+6 | |
| | * | | | | | | add curl proxy support. Fixes #504 | Frank Karlitschek | 2012-12-14 | 2 | -0/+8 | |
| | |/ / / / / | ||||||
| * | | | | | | call it "proxy" instead of "curlproxy" | root | 2012-12-19 | 2 | -6/+6 | |
| * | | | | | | make it more readable as deepdiver suggested | Frank Karlitschek | 2012-12-19 | 1 | -2/+6 | |
| * | | | | | | add curl proxy support. Fixes #504 | Frank Karlitschek | 2012-12-19 | 2 | -27/+34 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #961 from owncloud/check_locale | Frank Karlitschek | 2012-12-19 | 4 | -0/+32 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | add a check and a warning if setlocale is working | Frank Karlitschek | 2012-12-19 | 4 | -0/+32 | |
* | | | | | | | Merge pull request #868 from owncloud/new_doc_system | Frank Karlitschek | 2012-12-19 | 6 | -72/+61 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | fixing links docu/ ->doc/ | Thomas Mueller | 2012-12-14 | 1 | -2/+2 | |
| * | | | | | | make it more readable | Frank Karlitschek | 2012-12-14 | 1 | -3/+7 | |
| * | | | | | | rename to doc | Frank Karlitschek | 2012-12-14 | 2 | -0/+0 | |
| * | | | | | | add pointer to the existing documentation. This will be replaced by the rel d... | Frank Karlitschek | 2012-12-14 | 2 | -4/+4 | |
| * | | | | | | remove PgeNavi. It's no longer used | Frank Karlitschek | 2012-12-13 | 1 | -30/+1 | |
| * | | | | | | show the link to the issue tracker only for Admins as discussed with Björn a... | Frank Karlitschek | 2012-12-13 | 1 | -1/+1 | |
| * | | | | | | a bit more polish. We are getting there. | Frank Karlitschek | 2012-12-13 | 3 | -2/+12 | |
| * | | | | | | first version of the new documentation system integration. | Frank Karlitschek | 2012-12-12 | 4 | -42/+46 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge pull request #954 from owncloud/download-progress-master | Thomas Müller | 2012-12-19 | 1 | -2/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | refs #933 send content length header - this will allow the browser to show th... | Thomas Mueller | 2012-12-19 | 1 | -2/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #949 from RandolfCarter/InvalidDefaultAddress | Thomas Müller | 2012-12-19 | 3 | -6/+38 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fixes default email sender address | Randolph Carter | 2012-12-19 | 3 | -6/+38 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge pull request #913 from owncloud/fix_settings | Frank Karlitschek | 2012-12-18 | 7 | -38/+37 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cleaning up the settings. standardize the format, add missing I10N and other ... | Frank Karlitschek | 2012-12-15 | 7 | -38/+37 | |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-19 | 32 | -148/+180 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | call the password input field by name | Björn Schießle | 2012-12-18 | 1 | -1/+1 | |
* | | | | | | autofocus to password input after clicking the checkbox; code restructured; d... | Björn Schießle | 2012-12-18 | 1 | -14/+8 | |
* | | | | | | some more usability improvements: | Björn Schießle | 2012-12-18 | 1 | -1/+10 | |
* | | | | | | set password for shared links when the user press enter and when he leaves th... | Björn Schießle | 2012-12-18 | 1 | -8/+18 | |
* | | | | | | Merge pull request #905 from owncloud/fix_mountpointescaping | Thomas Müller | 2012-12-18 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | proper escape the mountpoints. Fixes | Frank Karlitschek | 2012-12-14 | 1 | -2/+2 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-18 | 40 | -353/+544 | |
* | | | | | | Merge pull request #929 from owncloud/fix_utf8_filenames_in_ie_download | Thomas Müller | 2012-12-17 | 2 | -2/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix utf8 filenames in ie download response header according to rfc5987, see h... | Jörn Friedrich Dreyer | 2012-12-17 | 2 | -2/+12 | |
* | | | | | | | Merge pull request #842 from owncloud/restrict_keyboard_shortcuts | Thomas Müller | 2012-12-17 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | prevent keyboardshortcuts from catching events outside the main doc - e.g. th... | Thomas Mueller | 2012-12-12 | 1 | -0/+3 | |
* | | | | | | | Merge pull request #928 from owncloud/fix_permissioncheck | Lukas Reschke | 2012-12-17 | 4 | -1/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | check if admin | Frank Karlitschek | 2012-12-17 | 4 | -1/+10 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #926 from owncloud/fix_issue_826 | Thomas Müller | 2012-12-17 | 1 | -5/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fall back to default log file if logfile config file not found, suppress writ... | Michael Gapczynski | 2012-12-16 | 1 | -5/+10 | |
|/ / / / / / / | ||||||
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-17 | 12 | -15/+17 | |
* | | | | | | | Merge pull request #924 from owncloud/versions_write_hook | Michael Gapczynski | 2012-12-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Change post_write hook to write to prevent creating a duplicate of the origin... | Michael Gapczynski | 2012-12-16 | 1 | -1/+1 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #923 from owncloud/hooks_try_catch | icewind1991 | 2012-12-16 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | wrap hooks into a try, catch to prevent a faulty app from crashing the request | Robin Appelman | 2012-12-16 | 1 | -1/+5 | |
|/ / / / / / | ||||||
* | | / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-16 | 28 | -74/+101 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge pull request #875 from owncloud/multiplefiles_json | Bart Visscher | 2012-12-14 | 2 | -2/+2 | |
|\ \ \ \ \ |