Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Fis syntax error and add user icon. | kondou | 2013-04-24 | 1 | -2/+3 | |
| * | | | | | | | Oneliners, <br>, proper errors & print_unescaped() | kondou | 2013-04-23 | 1 | -8/+6 | |
| * | | | | | | | Don't split translation lines | kondou | 2013-04-23 | 1 | -10/+4 | |
| * | | | | | | | Fix syntax error. | kondou | 2013-04-23 | 1 | -1/+1 | |
| * | | | | | | | Improve the password reset screen. | kondou | 2013-04-23 | 2 | -10/+26 | |
* | | | | | | | | Merge pull request #1872 from herbrechtsmeier/forcessl-with-ssl-proxy | Bart Visscher | 2013-04-26 | 1 | -6/+7 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | request.php: add type check to the not empty check of a string | herbrechtsmeier | 2013-03-09 | 1 | -5/+5 | |
| * | | | | | | | Overwrite host and webroot when forcessl is enabled | herbrechtsmeier | 2013-03-09 | 1 | -3/+4 | |
* | | | | | | | | Merge pull request #2787 from owncloud/fix-password-autocomplete-2632 | Bart Visscher | 2013-04-26 | 1 | -2/+12 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | modify password clone to password type right on submit to prevent the browser... | Morris Jobke | 2013-04-19 | 1 | -1/+10 | |
| * | | | | | | | | turn off autocompletion for password field | Morris Jobke | 2013-04-07 | 1 | -1/+2 | |
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-26 | 721 | -28730/+26862 | |
* | | | | | | | | | adding resource type | Thomas Mueller | 2013-04-26 | 1 | -0/+3 | |
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-26 | 190 | -3783/+3111 | |
* | | | | | | | | | Merge pull request #3098 from jerrac/displaynamesaveontimeout | Morris Jobke | 2013-04-25 | 3 | -40/+46 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fixed comment in personal.js. Changed message text in changedisplayname.php. | David Reagan | 2013-04-23 | 2 | -2/+2 | |
| * | | | | | | | | Made saving the display name work the same way as the email address. Fixed a ... | David Reagan | 2013-04-23 | 3 | -40/+46 | |
* | | | | | | | | | Merge pull request #3132 from owncloud/mount-setupfs | icewind1991 | 2013-04-25 | 3 | -6/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Have the filecache updater testcase clean the filesystem properly | Robin Appelman | 2013-04-25 | 2 | -6/+4 | |
| * | | | | | | | | | Make sure the filesystem is initialized when searching for mounts | Robin Appelman | 2013-04-25 | 1 | -0/+3 | |
* | | | | | | | | | | Correct the parameter description | Lukas Reschke | 2013-04-25 | 1 | -1/+1 | |
* | | | | | | | | | | Correct function description | Lukas Reschke | 2013-04-25 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #3126 from owncloud/json-utf8 | Thomas Tanghus | 2013-04-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | use utf-8 encoding for json | Bernhard Posselt | 2013-04-25 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #3094 from owncloud/log-ajax | Bart Visscher | 2013-04-25 | 2 | -8/+6 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | fix syntax layout | Morris Jobke | 2013-04-23 | 1 | -3/+6 | |
| * | | | | | | | | | remove log sort in admin section | Morris Jobke | 2013-04-23 | 1 | -5/+0 | |
| * | | | | | | | | | fix logical issue while retrieving log via ajax | Morris Jobke | 2013-04-23 | 1 | -1/+1 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-25 | 23 | -52/+60 | |
* | | | | | | | | | Merge pull request #2993 from owncloud/resolve_apps_lib_path | Thomas Tanghus | 2013-04-24 | 1 | -2/+9 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Added explanation | Thomas Tanghus | 2013-04-18 | 1 | -0/+1 | |
| * | | | | | | | | Let autoloader resolve paths under apps lib directory. | Thomas Tanghus | 2013-04-18 | 1 | -2/+8 | |
* | | | | | | | | | Merge pull request #3108 from owncloud/fileactions-order | Lukas Reschke | 2013-04-24 | 1 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Files: fix the order fileactions are computed for a file | Robin Appelman | 2013-04-24 | 1 | -7/+7 | |
* | | | | | | | | | | Merge pull request #3096 from owncloud/add_missing_space_for_new_groups | Raghu Nayyar | 2013-04-24 | 3 | -11/+11 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add space around checkboxes. | kondou | 2013-04-24 | 1 | -2/+4 | |
| * | | | | | | | | | | Fix #3095. | kondou | 2013-04-24 | 3 | -11/+9 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-24 | 185 | -1461/+1519 | |
* | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-24 | 108 | -755/+1071 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #3112 from owncloud/markdown-mimetype | icewind1991 | 2013-04-24 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add markdown to mimetype list | Robin Appelman | 2013-04-24 | 1 | -1/+5 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #3111 from owncloud/csp-audio | icewind1991 | 2013-04-24 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Allow loading of external media ressources | Lukas Reschke | 2013-04-24 | 2 | -2/+3 | |
* | | | | | | | | | | Merge pull request #3106 from IMM0rtalis/xframe_restriction_config | Lukas Reschke | 2013-04-24 | 2 | -1/+10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | - xframe restriction configurable now | Florian Scholz | 2013-04-24 | 2 | -1/+10 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #3109 from owncloud/fix-2928 | Morris Jobke | 2013-04-24 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | fix wrong shared icon description | Morris Jobke | 2013-04-24 | 1 | -0/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #3100 from owncloud/ensure_index_php | Daniel Molkentin | 2013-04-24 | 3 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | sync parameters in setup.php with the ones in the actual .htaccess | Daniel Molkentin | 2013-04-24 | 1 | -0/+4 | |
| * | | | | | | | | | Try to prefer index.php over index.html in the same directory | Daniel Molkentin | 2013-04-24 | 2 | -0/+4 |