| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | unit tests | Bjoern Schiessle | 2015-01-09 | 1 | -4/+86 |
| * | | | don't move encryption keys if a mount point was renamed | Bjoern Schiessle | 2015-01-09 | 1 | -626/+628 |
* | | | | Merge pull request #13188 from owncloud/add-check-if-user-is-logged-in | Thomas Müller | 2015-01-09 | 2 | -0/+3 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Add check if user is logged-in | Lukas Reschke | 2015-01-09 | 2 | -0/+3 |
| |/ / |
|
* | | | fix rename field position, fix #12927 | Jan-Christoph Borchardt | 2015-01-09 | 1 | -2/+6 |
* | | | Merge pull request #12984 from owncloud/ldap-user-cleanup-master | Lukas Reschke | 2015-01-09 | 36 | -190/+1411 |
|\ \ \ |
|
| * | | | fix order of initalizing instance properties, and paremeter order in a method... | Arthur Schiwon | 2015-01-08 | 1 | -10/+12 |
| * | | | fix table name for getList | Arthur Schiwon | 2015-01-08 | 1 | -2/+2 |
| * | | | doc fixes and removal of unnecessary use statements | Arthur Schiwon | 2015-01-07 | 5 | -10/+6 |
| * | | | add test for mapping's getList method | Arthur Schiwon | 2015-01-07 | 1 | -0/+24 |
| * | | | inject DB Connection to user manager | Arthur Schiwon | 2015-01-07 | 10 | -87/+94 |
| * | | | inject IDateTimeFormatter to show-remnants command | Arthur Schiwon | 2015-01-06 | 2 | -4/+11 |
| * | | | inject oc config to User_LDAP | Arthur Schiwon | 2015-01-06 | 9 | -53/+89 |
| * | | | smaller fixes: coding style, PHPdoc, typos and few for DI | Arthur Schiwon | 2015-01-06 | 8 | -71/+51 |
| * | | | planned refactorings for OC 8 | Arthur Schiwon | 2014-12-20 | 6 | -55/+83 |
| * | | | move from \OC\Preferences to \OCP\IConfig | Arthur Schiwon | 2014-12-20 | 4 | -67/+38 |
| * | | | basic adjustments for OC 8. I.e. no visible issues, LDAP tests pass. | Arthur Schiwon | 2014-12-20 | 10 | -41/+73 |
| * | | | LDAP User Cleanup: Port from stable7 without further adjustements | Arthur Schiwon | 2014-12-19 | 29 | -64/+1202 |
* | | | | Merge pull request #13184 from owncloud/fix-key | Lukas Reschke | 2015-01-09 | 1 | -1/+3 |
|\ \ \ \ |
|
| * | | | | Verify existence of $_GET key | Lukas Reschke | 2015-01-09 | 1 | -1/+3 |
| | |/ /
| |/| | |
|
* / | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-09 | 32 | -86/+124 |
|/ / / |
|
* | | | Merge pull request #13170 from owncloud/extstorage-fixsharedmountpointrootlea... | Thomas Müller | 2015-01-08 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | Fix source path when share is a mount point | Vincent Petry | 2015-01-08 | 1 | -1/+3 |
* | | | | Merge pull request #13165 from mypetyak/typos-in-external-storage-xml | Lukas Reschke | 2015-01-08 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | Minor typo updates to External Storage description | Christopher Bunn | 2015-01-07 | 1 | -2/+2 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-08 | 126 | -156/+164 |
|/ / / / |
|
* | | | | smb: rename textfield from root to subfolder | Martin | 2015-01-07 | 1 | -5/+5 |
* | | | | Merge pull request #13016 from owncloud/sharing_fixes | Morris Jobke | 2015-01-07 | 1 | -0/+32 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | don't delete share table entries for the unique name if re-share permission w... | Bjoern Schiessle | 2015-01-07 | 1 | -0/+32 |
* | | | | Correctly return false when translating a foreign activity | Joas Schilling | 2015-01-07 | 1 | -5/+3 |
| |_|/
|/| | |
|
* | | | Merge pull request #12687 from owncloud/auto-escape-t-placeholders | Morris Jobke | 2015-01-07 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Autoescape of placeholders in t() and p() - for JS | Morris Jobke | 2015-01-07 | 1 | -1/+1 |
* | | | | Extend Test\TestCase and do not use uniqid() | Joas Schilling | 2015-01-07 | 4 | -310/+286 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-07 | 258 | -68/+326 |
* | | | | Merge pull request #13130 from owncloud/getstoragestats-error-handling | Lukas Reschke | 2015-01-06 | 1 | -1/+5 |
|\ \ \ \ |
|
| * | | | | Add error handling to getstoragestats.php | Robin Appelman | 2015-01-06 | 1 | -1/+5 |
| |/ / / |
|
* | | | | Merge pull request #13128 from owncloud/files-scan-path | Thomas Müller | 2015-01-06 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Fix check if a path argument is passed to occ files:scan | Robin Appelman | 2015-01-06 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge pull request #12653 from owncloud/full_content_search_results | Morris Jobke | 2015-01-06 | 10 | -18/+410 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | use class for no results div instead of id. the elements are not unique. | Jörn Friedrich Dreyer | 2015-01-06 | 7 | -12/+12 |
| * | | | clear search when navigating via breadcrumbs | Jörn Friedrich Dreyer | 2015-01-06 | 1 | -0/+1 |
| * | | | correctly clear searchbox when switching filelists | Jörn Friedrich Dreyer | 2015-01-05 | 1 | -0/+3 |
| * | | | fix onScroll breaking search, fix keyboard navigation, fix filter for files i... | Jörn Friedrich Dreyer | 2015-01-05 | 1 | -1/+6 |
| * | | | filter trashbin and share views | Jörn Friedrich Dreyer | 2015-01-05 | 5 | -7/+42 |
| * | | | delay hiding no results message until search is triggered | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -1/+4 |
| * | | | use " to avoid escaping ' | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -1/+1 |
| * | | | text and icon fixes | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -2/+2 |
| * | | | correctly update search results when query is changed, show spinner when sear... | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -2/+5 |
| * | | | show no files found message | Jörn Friedrich Dreyer | 2015-01-02 | 4 | -0/+42 |
| * | | | make OCA.Search.Files available in tests and for other apps | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -0/+1 |