Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Migrate Google Drive storage app to v1.0.0 of the client library | Adam Williamson | 2014-11-06 | 2 | -25/+25 | |
* | | | | | Merge pull request #12411 from owncloud/unknown-command-windows | Lukas Reschke | 2014-11-26 | 1 | -7/+2 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Replace some more "command -v" calls with the Helper method | Joas Schilling | 2014-11-25 | 1 | -7/+2 | |
* | | | | | Merge pull request #12421 from owncloud/issue/6101-remove-namespace-permissio... | Morris Jobke | 2014-11-26 | 16 | -54/+54 | |
|\ \ \ \ \ | ||||||
| * | | | | | Replace deprecated constant with new class constant | Joas Schilling | 2014-11-25 | 16 | -54/+54 | |
| |/ / / / | ||||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-26 | 8 | -0/+8 | |
* | | | | | Merge pull request #12410 from owncloud/no_session_for_public_share_key | Thomas Müller | 2014-11-25 | 4 | -34/+15 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | replace \OC:: with \OC::->getSession() | Bjoern Schiessle | 2014-11-25 | 1 | -2/+2 | |
| * | | | | we no longer need to keep the session open for encryption | Bjoern Schiessle | 2014-11-25 | 2 | -14/+3 | |
| * | | | | don't store private public-share-key in session | Bjoern Schiessle | 2014-11-25 | 1 | -17/+10 | |
| * | | | | remove unused variable | Bjoern Schiessle | 2014-11-25 | 1 | -1/+0 | |
* | | | | | Merge pull request #12262 from owncloud/removeAbsoluteDirectoryPathFromTemplate | Morris Jobke | 2014-11-25 | 3 | -5/+3 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Remove unused variable and make Scrutinizer happy. | Lukas Reschke | 2014-11-18 | 1 | -2/+0 | |
| * | | | | Don't disclose relative directory path for single shared files of user | Lukas Reschke | 2014-11-18 | 2 | -2/+2 | |
| * | | | | Fix case-sensitivity | Lukas Reschke | 2014-11-18 | 1 | -1/+1 | |
* | | | | | Merge pull request #12390 from owncloud/use-session-in-case | Morris Jobke | 2014-11-25 | 1 | -2/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | Close session only if encryption app is not enabled | Lukas Reschke | 2014-11-24 | 1 | -2/+8 | |
* | | | | | | Merge pull request #11837 from owncloud/fix-11328 | Morris Jobke | 2014-11-24 | 7 | -89/+217 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | make scrutinizer happier and always count users on assisted mode, even with x... | Arthur Schiwon | 2014-11-22 | 2 | -6/+6 | |
| * | | | | | | make updateCount work properly with new xp'd mode as well as without | Arthur Schiwon | 2014-11-21 | 2 | -7/+25 | |
| * | | | | | | fix counting when ldapPagingSize is 0 | Arthur Schiwon | 2014-11-21 | 1 | -6/+5 | |
| * | | | | | | trigger count on the correct filter | Arthur Schiwon | 2014-11-20 | 1 | -1/+1 | |
| * | | | | | | phpdoc and mixed up letters | Arthur Schiwon | 2014-11-20 | 2 | -1/+3 | |
| * | | | | | | better readbility, no effective changes | Arthur Schiwon | 2014-11-20 | 1 | -5/+5 | |
| * | | | | | | use underscore.js for undefined checks | Arthur Schiwon | 2014-11-20 | 1 | -4/+4 | |
| * | | | | | | this happens already before counting, no need anymore | Arthur Schiwon | 2014-11-20 | 1 | -2/+0 | |
| * | | | | | | JS doc | Arthur Schiwon | 2014-11-20 | 2 | -0/+27 | |
| * | | | | | | a corrected email attribute needs to be saved, not only returned | Arthur Schiwon | 2014-11-20 | 1 | -1/+1 | |
| * | | | | | | to reassure that selected attributes still work, do not count all matching en... | Arthur Schiwon | 2014-11-20 | 2 | -11/+16 | |
| * | | | | | | detectors (email, displayname..) are now started in one place, triggered from... | Arthur Schiwon | 2014-11-20 | 3 | -34/+81 | |
| * | | | | | | consolidate user count filter in wizard and user back end | Arthur Schiwon | 2014-11-20 | 4 | -36/+16 | |
| * | | | | | | detect user display name attribute and return user count depending on its pre... | Arthur Schiwon | 2014-11-20 | 3 | -7/+59 | |
* | | | | | | | use login name to verify password | Bjoern Schiessle | 2014-11-24 | 1 | -1/+2 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #12084 from owncloud/sharing_fix_shared_with_info | Morris Jobke | 2014-11-24 | 1 | -2/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | also check for the correct owner if it was submitted | Bjoern Schiessle | 2014-11-21 | 1 | -2/+3 | |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-24 | 2 | -2/+8 | |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-22 | 8 | -4/+10 | |
|/ / / / / / | ||||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-21 | 38 | -0/+640 | |
* | | | | | | Fix file upload to ext storage when recovery key is enabled | Vincent Petry | 2014-11-20 | 2 | -9/+58 | |
* | | | | | | Merge pull request #12325 from owncloud/removeunneccessarylang | Lukas Reschke | 2014-11-20 | 46 | -690/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cleanup languages. closes #11274 | Volkan Gezer | 2014-11-20 | 46 | -690/+0 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #12226 from owncloud/remove-phpass | Thomas Müller | 2014-11-20 | 3 | -12/+40 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove phpass and migrate to new Hasher interface | Lukas Reschke | 2014-11-17 | 3 | -12/+40 | |
* | | | | | | | Merge pull request #12297 from owncloud/issue/10991-all-testcase | Morris Jobke | 2014-11-20 | 40 | -99/+176 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Make apps/ extend the \Test\TestCase and fix overwritten methods | Joas Schilling | 2014-11-19 | 39 | -90/+160 | |
| * | | | | | | Use base class to reset the file mapper | Joas Schilling | 2014-11-19 | 2 | -9/+16 | |
* | | | | | | | Merge pull request #12305 from owncloud/sharelist-nodelete | Morris Jobke | 2014-11-20 | 2 | -12/+30 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | JSHint fixes in sharedfilelistSpec unit test file | Vincent Petry | 2014-11-19 | 1 | -1/+3 | |
| * | | | | | | Remove delete button in shared with others list | Vincent Petry | 2014-11-19 | 2 | -11/+27 | |
* | | | | | | | Merge pull request #12290 from owncloud/ext-preventbreakageduetobugs2 | Lukas Reschke | 2014-11-19 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ |