Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-02 | 229 | -6263/+5869 |
* | Merge pull request #9327 from owncloud/migrator-postgreskeywordtest | Vincent Petry | 2014-07-01 | 3 | -13/+33 |
|\ | |||||
| * | Update submodule to include the PostgresPlatform patch | Vincent Petry | 2014-07-01 | 1 | -0/+0 |
| * | Added test for reserved keywords | Vincent Petry | 2014-07-01 | 1 | -0/+22 |
| * | Fix migrator tests to use the correct migrator instances | Vincent Petry | 2014-07-01 | 2 | -13/+11 |
* | | Merge pull request #9334 from owncloud/defaultappfix | Vincent Petry | 2014-07-01 | 4 | -7/+101 |
|\ \ | |||||
| * | | Added unit test for default app URL | Vincent Petry | 2014-07-01 | 2 | -1/+69 |
| * | | Use getAbsoluteUrl for redirection URL | Vincent Petry | 2014-07-01 | 1 | -5/+17 |
| * | | Support for multiple default apps | Vincent Petry | 2014-07-01 | 2 | -4/+16 |
| * | | Add bak defaultapp setting | Vincent Petry | 2014-07-01 | 1 | -1/+3 |
* | | | Merge pull request #9335 from owncloud/fix-expire-message-layout | Morris Jobke | 2014-07-01 | 1 | -1/+8 |
|\ \ \ | |||||
| * | | | fix the layout of the enforced expiry date message | Morris Jobke | 2014-07-01 | 1 | -1/+8 |
|/ / / | |||||
* | | | Merge pull request #9330 from owncloud/jumpingheader | icewind1991 | 2014-07-01 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | hides table header while users load. | raghunayyar | 2014-07-01 | 1 | -0/+2 |
* | | | | Merge pull request #9328 from owncloud/extstorage-annoyingwarnings | Vincent Petry | 2014-07-01 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix warnings when personal is not set | Vincent Petry | 2014-07-01 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #9156 from owncloud/solve-8959 | blizzz | 2014-07-01 | 8 | -15/+115 |
|\ \ \ \ | |||||
| * | | | | loop over usernames, not passwords | Arthur Schiwon | 2014-06-30 | 1 | -1/+1 |
| * | | | | extend Dummy user and group implementation to pass tests | Arthur Schiwon | 2014-06-25 | 3 | -6/+46 |
| * | | | | clean up created groups after testing, and correct parameter order | Arthur Schiwon | 2014-06-24 | 2 | -11/+10 |
| * | | | | return int, not string | Arthur Schiwon | 2014-06-24 | 1 | -1/+5 |
| * | | | | add tests | Arthur Schiwon | 2014-06-23 | 3 | -1/+58 |
| * | | | | search term for users and groups may occur anywhere in the name or displaynam... | Arthur Schiwon | 2014-06-23 | 2 | -5/+5 |
* | | | | | Merge pull request #9006 from owncloud/ldap_fix_bgjob | blizzz | 2014-07-01 | 2 | -3/+8 |
|\ \ \ \ \ | |||||
| * | | | | | also adapt result check from readAttribute | Arthur Schiwon | 2014-06-27 | 1 | -2/+1 |
| * | | | | | fix instantiation of Access class | Arthur Schiwon | 2014-06-27 | 1 | -1/+7 |
| * | | | | | specify no attribute for group exists check, as done with users | Arthur Schiwon | 2014-06-27 | 1 | -1/+1 |
* | | | | | | Merge pull request #9326 from owncloud/add_missing_backticks | Vincent Petry | 2014-07-01 | 1 | -7/+21 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | add missing backticks | Jörn Friedrich Dreyer | 2014-07-01 | 1 | -7/+21 |
* | | | | | | Merge pull request #9287 from owncloud/indie-json | Frank Karlitschek | 2014-07-01 | 1 | -0/+92 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | add indie.json for Indie App Store listing | Jan-Christoph Borchardt | 2014-06-29 | 1 | -0/+92 |
* | | | | | | Merge pull request #9306 from owncloud/publicneedsupgrade | Jan-Christoph Borchardt | 2014-07-01 | 3 | -1/+18 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Return 503 OCS response with requested format | Vincent Petry | 2014-06-30 | 2 | -2/+3 |
| * | | | | | | Return 503 in public.php and OCS API when upgrade is due | Vincent Petry | 2014-06-30 | 2 | -0/+16 |
* | | | | | | | Merge pull request #9313 from owncloud/design-icon-cancel | Morris Jobke | 2014-07-01 | 1 | -3/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | change 'Cancel upload' text to x icon for more space in breadcrumbs bar | Jan-Christoph Borchardt | 2014-06-30 | 1 | -3/+2 |
* | | | | | | | | Merge pull request #9300 from owncloud/extstorage-listfilterfix | Vincent Petry | 2014-07-01 | 2 | -16/+20 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | Use filtered list for ext storage list mounts API | Vincent Petry | 2014-06-30 | 2 | -16/+20 |
* | | | | | | | | Merge pull request #9292 from owncloud/issue/9161 | Morris Jobke | 2014-07-01 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Use get random bytes as uniqeid() is not unique in some cases | Joas Schilling | 2014-06-30 | 1 | -2/+2 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge pull request #9307 from Gomez/master | Steffen Lindner | 2014-07-01 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fixes typo with sendmail detection - fixes #9203 | Steffen Lindner | 2014-06-30 | 1 | -1/+1 |
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-01 | 46 | -278/+427 |
* | | | | | | | | | Merge pull request #9240 from owncloud/enc_check_if_file_exists | Björn Schießle | 2014-06-30 | 2 | -38/+237 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | improved error message | Bjoern Schiessle | 2014-06-30 | 1 | -7/+8 |
| * | | | | | | | | unit tests | Bjoern Schiessle | 2014-06-27 | 1 | -19/+192 |
| * | | | | | | | | check if file exists before deleting keys, and add debug output for every | Bjoern Schiessle | 2014-06-27 | 1 | -15/+40 |
* | | | | | | | | | Merge pull request #9305 from owncloud/design-share-fixes | Jan-Christoph Borchardt | 2014-06-30 | 3 | -4/+7 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | make expiration message grey, less present in dropdown | Jan-Christoph Borchardt | 2014-06-30 | 1 | -1/+1 |
| * | | | | | | | | fix expire message going out of box, fix #9280 | Jan-Christoph Borchardt | 2014-06-30 | 1 | -1/+2 |