Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-16 | 387 | -3453/+3676 |
* | Merge pull request #5334 from owncloud/files-sharing-actionsafterupload | Morris Jobke | 2013-10-15 | 3 | -23/+29 |
|\ | |||||
| * | Disabled ajax mode for public files view | Vincent Petry | 2013-10-14 | 2 | -21/+27 |
| * | Fixed file permissions after public upload | Vincent Petry | 2013-10-14 | 1 | -2/+2 |
* | | Merge pull request #5350 from owncloud/files-preventdeletemountpoint | Vincent Petry | 2013-10-15 | 1 | -1/+2 |
|\ \ | |||||
| * | | Prevent renaming/deleting mount points | Vincent Petry | 2013-10-15 | 1 | -1/+2 |
|/ / | |||||
* | | Merge pull request #5295 from owncloud/show-eye-in-personal | Raghu Nayyar | 2013-10-15 | 2 | -10/+6 |
|\ \ | |||||
| * | | Removes Bogus showpassword js. thx @PVince81 | raghunayyar | 2013-10-15 | 1 | -3/+1 |
| * | | Should Display PasswordToggle Eye Everywhere. | raghunayyar | 2013-10-15 | 2 | -8/+1 |
| * | | Shows The Eye permanently in the Confirm Password field in Personal Settings ... | raghunayyar | 2013-10-12 | 2 | -1/+6 |
* | | | Merge pull request #5332 from owncloud/enc_run_proxy_only_for_files | Morris Jobke | 2013-10-15 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | check if we are writing to user/files, otherwise skip encryption | Bjoern Schiessle | 2013-10-14 | 1 | -1/+2 |
* | | | | Merge pull request #5269 from owncloud/ocs_share_api_add_received_from | Björn Schießle | 2013-10-15 | 2 | -8/+20 |
|\ \ \ \ | |||||
| * | | | | fix api tests | Bjoern Schiessle | 2013-10-11 | 1 | -1/+2 |
| * | | | | add "received_from" and "received_from_displayname" field in case of a reshar... | Bjoern Schiessle | 2013-10-10 | 1 | -7/+18 |
* | | | | | Merge pull request #5341 from owncloud/fix-logout-link-html | Vincent Petry | 2013-10-15 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Fix logout link HTML. | Andreas Fischer | 2013-10-14 | 1 | -1/+1 |
* | | | | | | Merge pull request #5340 from owncloud/fixing-5251-master | icewind1991 | 2013-10-14 | 2 | -2/+36 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | streamCopy() should return proper structure. | Thomas Müller | 2013-10-14 | 2 | -2/+36 |
* | | | | | | Merge pull request #5330 from owncloud/files-removedfileactionsbkg | Vincent Petry | 2013-10-14 | 1 | -8/+0 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Removed extra bkg color on file actions when row is selected/hovered on | Vincent Petry | 2013-10-14 | 1 | -8/+0 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #4867 from owncloud/fixing-4546-master | Thomas Müller | 2013-10-14 | 4 | -19/+75 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into fixing-4546-master | Thomas Müller | 2013-10-14 | 876 | -19982/+21779 |
| |\ \ \ \ \ | |||||
| * | | | | | | moving createFileChunked() to OC_Connector_Sabre_File | Thomas Müller | 2013-10-07 | 1 | -15/+34 |
| * | | | | | | Merge branch 'master' into fixing-4546-master | Thomas Müller | 2013-10-07 | 1186 | -20283/+36964 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into fixing-4546-master | Thomas Müller | 2013-09-30 | 4 | -13/+199 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into fixing-4546-master | Thomas Müller | 2013-09-30 | 743 | -13928/+33242 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | adding detection of aborted uploads | Thomas Müller | 2013-09-16 | 1 | -41/+58 |
| * | | | | | | | | | returning the number of stored bytes in store() and adding cleanup() method | Thomas Müller | 2013-09-16 | 1 | -1/+22 |
| * | | | | | | | | | adding size() to the file cache | Thomas Müller | 2013-09-16 | 1 | -0/+18 |
* | | | | | | | | | | Merge pull request #5323 from owncloud/files-external-missinggridstyle | Frank Karlitschek | 2013-10-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |||||
| * | | | | | | | | | Added missing "grid" class on external storage's table | Vincent Petry | 2013-10-14 | 1 | -1/+1 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #5297 from owncloud/quota-style | Jan-Christoph Borchardt | 2013-10-14 | 1 | -7/+5 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Fixes Default Quota Style in User Management. | raghunayyar | 2013-10-14 | 1 | -7/+5 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #5320 from owncloud/fix_app_sorting | Vincent Petry | 2013-10-14 | 2 | -17/+33 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | case insensitive sort | Frank Karlitschek | 2013-10-14 | 1 | -1/+1 |
| * | | | | | | | fix style | Frank Karlitschek | 2013-10-14 | 1 | -5/+5 |
| * | | | | | | | finally fix the app sorting | Frank Karlitschek | 2013-10-14 | 2 | -17/+33 |
|/ / / / / / / | |||||
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-13 | 348 | -11704/+11686 |
* | | | | | | | Merge pull request #5318 from owncloud/show_channel | Raghu Nayyar | 2013-10-13 | 3 | -3/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | show the channel. Also mark git as git channel so that someone can see where ... | Frank Karlitschek | 2013-10-13 | 3 | -3/+3 |
* | | | | | | | | Merge pull request #5253 from owncloud/externalstorage-adminstatusindicator | Morris Jobke | 2013-10-13 | 4 | -26/+30 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Now using smaller spinner image for status indicator | Vincent Petry | 2013-10-11 | 4 | -6/+4 |
| * | | | | | | | Fixed external storage status indicator in admin page | Vincent Petry | 2013-10-10 | 2 | -26/+32 |
* | | | | | | | | Merge pull request #5299 from owncloud/settings-ie8-tablegridstyles | Thomas Müller | 2013-10-12 | 3 | -8/+11 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fixed table grid styles for IE8 | Vincent Petry | 2013-10-11 | 3 | -8/+11 |
* | | | | | | | | | Merge pull request #5303 from owncloud/fix-unlogged-session-error | Thomas Müller | 2013-10-12 | 2 | -3/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:owncloud/core into fix-unlogged-session-e... | Tom Needham | 2013-10-12 | 13 | -39/+131 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Include exception message in log entry when session fails to start | Tom Needham | 2013-10-12 | 1 | -1/+1 |
| * | | | | | | | | | | Handle ownCloud logging when data dir not created | Tom Needham | 2013-10-11 | 2 | -7/+7 |