Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-05 | 103 | -48/+204 |
* | Merge pull request #8724 from owncloud/update-sabre-2.0 | Thomas Müller | 2014-06-04 | 6 | -14/+15 |
|\ | |||||
| * | Upgrade SabreDAV to 1.8.10 | Thomas Müller | 2014-06-04 | 6 | -14/+15 |
* | | Merge pull request #8824 from owncloud/mail_template_editing_in_webui | Morris Jobke | 2014-06-04 | 10 | -0/+457 |
|\ \ | |||||
| * | | fixes during test | Thomas Müller | 2014-06-04 | 3 | -21/+32 |
| * | | convert mail template editor to app framework for a restful api | Jörn Friedrich Dreyer | 2014-06-03 | 13 | -141/+204 |
| * | | minimal mail template editor for administrators, refs #7177 | Jörn Friedrich Dreyer | 2014-06-02 | 10 | -0/+383 |
* | | | Merge pull request #8471 from owncloud/versioning_no_longer_track_the_size | Thomas Müller | 2014-06-04 | 6 | -117/+11 |
|\ \ \ | |||||
| * | | | Fix merge conflict | Thomas Müller | 2014-06-03 | 1 | -31/+0 |
| * | | | use OC_DB::dropTable() | Thomas Müller | 2014-06-02 | 2 | -4/+2 |
| * | | | return size '0' if the trashbin folder doesn't exists yet | Bjoern Schiessle | 2014-06-02 | 1 | -2/+2 |
| * | | | let file cache handle the versions size | Bjoern Schiessle | 2014-06-02 | 4 | -86/+13 |
| |/ / | |||||
* | | | Merge pull request #8791 from owncloud/share-overview-sharewithstatus | Morris Jobke | 2014-06-04 | 6 | -110/+640 |
|\ \ \ | |||||
| * | | | Do not update action icon recipients for file list | Vincent Petry | 2014-06-04 | 1 | -0/+5 |
| * | | | Use recipient display names when updating shares in the UI | Vincent Petry | 2014-06-04 | 2 | -25/+33 |
| * | | | Multiple fixes to sharing overview | Vincent Petry | 2014-06-03 | 3 | -36/+145 |
| * | | | Now using shareOwner for the share owner | Vincent Petry | 2014-06-02 | 3 | -6/+12 |
| * | | | More unit tests and fixes for share | Vincent Petry | 2014-06-02 | 2 | -125/+255 |
| * | | | Added unit tests for share.js and share icon | Vincent Petry | 2014-06-02 | 3 | -21/+229 |
| * | | | Update share action text to display owner/recipients | Vincent Petry | 2014-06-02 | 3 | -99/+163 |
* | | | | remove obsolete position rule from files app | Jan-Christoph Borchardt | 2014-06-04 | 1 | -4/+0 |
| |_|/ |/| | | |||||
* | | | Merge pull request #8662 from owncloud/f-lock | Thomas Müller | 2014-06-04 | 4 | -13/+21 |
|\ \ \ | |||||
| * | | | workaround to get the unit test going | Thomas Müller | 2014-06-04 | 1 | -4/+6 |
| * | | | get the storage from the view | Bjoern Schiessle | 2014-06-04 | 1 | -4/+5 |
| * | | | don't ask for fileInfo if we already have one | Bjoern Schiessle | 2014-06-04 | 1 | -5/+4 |
| * | | | make sure to close the stream at the end of each test | Bjoern Schiessle | 2014-06-04 | 1 | -0/+6 |
| * | | | Continued flock work. | ringmaster | 2014-06-04 | 1 | -0/+1 |
| * | | | flock changes. Work in progress. | ringmaster | 2014-06-04 | 1 | -1/+0 |
* | | | | Merge pull request #8842 from owncloud/ldap_cli_methods | Thomas Müller | 2014-06-04 | 5 | -1/+232 |
|\ \ \ \ | |||||
| * | | | | Fix casing and PHPDoc | Thomas Müller | 2014-06-03 | 4 | -8/+7 |
| * | | | | fix description texts | Arthur Schiwon | 2014-06-03 | 2 | -2/+2 |
| * | | | | command line tools to see, modify and test existing LDAP configurations | Arthur Schiwon | 2014-06-03 | 5 | -1/+233 |
* | | | | | Merge pull request #8849 from owncloud/trash_expire_fix | Thomas Müller | 2014-06-04 | 1 | -8/+9 |
|\ \ \ \ \ | |||||
| * | | | | | fixing typo | Thomas Müller | 2014-06-04 | 1 | -1/+1 |
| * | | | | | get files in trash from file cache | Bjoern Schiessle | 2014-06-03 | 1 | -7/+8 |
* | | | | | | Merge pull request #8468 from owncloud/remove-infieldlabels | Jan-Christoph Borchardt | 2014-06-04 | 2 | -9/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | infield label removal: remove last occurences of infield labels | Jan-Christoph Borchardt | 2014-06-03 | 2 | -9/+2 |
| |/ / / / / | |||||
* | | / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-04 | 137 | -319/+72 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge pull request #8698 from owncloud/sharing_improve_permissions | Thomas Müller | 2014-06-03 | 2 | -36/+16 |
|\ \ \ \ \ | |||||
| * | | | | | check if it is a share storage | Bjoern Schiessle | 2014-06-02 | 1 | -1/+5 |
| * | | | | | no need to empty array in a special way | Thomas Müller | 2014-06-02 | 1 | -3/+1 |
| * | | | | | get permissions directly from share storage to avoid additional db calls | Bjoern Schiessle | 2014-06-02 | 2 | -34/+12 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #7930 from owncloud/fix_7785_master | blizzz | 2014-06-03 | 13 | -160/+1407 |
|\ \ \ \ \ | |||||
| * | | | | | get rid of @read in PHP doc after rebase | Arthur Schiwon | 2014-06-03 | 1 | -3/+3 |
| * | | | | | adjust group tests | Arthur Schiwon | 2014-06-03 | 1 | -2/+9 |
| * | | | | | clean up | Arthur Schiwon | 2014-06-03 | 1 | -3/+1 |
| * | | | | | class descriptions | Arthur Schiwon | 2014-06-03 | 3 | -0/+16 |
| * | | | | | newlines | Arthur Schiwon | 2014-06-03 | 4 | -4/+4 |
| * | | | | | adjust test to changed convention in storing quota | Arthur Schiwon | 2014-06-03 | 1 | -3/+3 |
| * | | | | | port of PR #8038 | Arthur Schiwon | 2014-06-03 | 1 | -2/+1 |