| Commit message (Expand) | Author | Age | Files | Lines |
* | l10n: delete permanently fix | Volkan Gezer | 2015-01-11 | 1 | -2/+2 |
* | Merge pull request #13251 from owncloud/spaceoutside | Volkan Gezer | 2015-01-11 | 1 | -2/+2 |
|\ |
|
| * | keep spaces out of translation | Volkan Gezer | 2015-01-11 | 1 | -2/+2 |
* | | suggestion by transifex translator | Volkan Gezer | 2015-01-11 | 1 | -1/+1 |
|/ |
|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-11 | 12 | -26/+38 |
* | Merge pull request #13226 from owncloud/fix-encoding | Volkan Gezer | 2015-01-10 | 1 | -1/+1 |
|\ |
|
| * | Don't double encode string | Lukas Reschke | 2015-01-10 | 1 | -1/+1 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-10 | 28 | -18/+84 |
|/ |
|
* | Merge pull request #13204 from owncloud/enc_fix_key_lost | Vincent Petry | 2015-01-09 | 2 | -630/+714 |
|\ |
|
| * | 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 |