Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wait a while even after successful conect ... | Thomas Müller | 2016-05-06 | 1 | -1/+1 |
* | Merge pull request #24468 from owncloud/app_psr4 | Lukas Reschke | 2016-05-06 | 2 | -0/+0 |
|\ | |||||
| * | Move \OCP\App to PSR-4 | Roeland Jago Douma | 2016-05-06 | 2 | -0/+0 |
* | | Merge pull request #24400 from owncloud/cache_shareManager | Vincent Petry | 2016-05-06 | 1 | -4/+5 |
|\ \ | |/ |/| | |||||
| * | Cache shareManager | Roeland Jago Douma | 2016-05-02 | 1 | -4/+5 |
* | | Merge pull request #24455 from owncloud/activity_psr4 | Thomas Müller | 2016-05-06 | 5 | -1/+1 |
|\ \ | |||||
| * | | Update .mention-bot for lib/public/Activity | Roeland Jago Douma | 2016-05-06 | 1 | -1/+1 |
| * | | Move \OCP\Activity to PSR-4 | Roeland Jago Douma | 2016-05-05 | 4 | -0/+0 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-06 | 28 | -22/+184 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-05 | 64 | -30/+284 |
|/ / | |||||
* | | Merge pull request #24435 from owncloud/fix-log-usage | Thomas Müller | 2016-05-04 | 2 | -4/+5 |
|\ \ | |||||
| * | | Fix usages of OC\Log\Owncloud | Joas Schilling | 2016-05-04 | 2 | -4/+5 |
* | | | Merge pull request #24432 from owncloud/issue-24270-never-save-app-language-i... | Morris Jobke | 2016-05-04 | 2 | -1/+10 |
|\ \ \ | |||||
| * | | | Do not save the language as request lang for apps when we didn't find any | Joas Schilling | 2016-05-04 | 2 | -1/+10 |
* | | | | Merge pull request #24410 from owncloud/fix_24182 | Björn Schießle | 2016-05-04 | 1 | -2/+5 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | first call the post_login hooks, before we call getUserFolder. | Björn Schießle | 2016-05-03 | 1 | -2/+5 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-04 | 204 | -3282/+3308 |
* | | | | Merge pull request #24406 from owncloud/psr4-comments-systemtags-updatenotifi... | Roeland Douma | 2016-05-04 | 12 | -1/+3 |
|\ \ \ \ | |||||
| * | | | | Move comments, systemtags and updatenotifications to PSR-4 | Joas Schilling | 2016-05-03 | 12 | -1/+3 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #24411 from owncloud/share_psr4 | Roeland Douma | 2016-05-04 | 5 | -0/+0 |
|\ \ \ \ | |||||
| * | | | | Move \OC\Share to PSR-4 | Roeland Jago Douma | 2016-05-03 | 5 | -0/+0 |
* | | | | | Merge pull request #24396 from owncloud/ctrlEnter-submit-comment | blizzz | 2016-05-03 | 1 | -2/+7 |
|\ \ \ \ \ | |||||
| * | | | | | fixes indentation | Vincent Chan | 2016-05-03 | 1 | -1/+1 |
| * | | | | | adds functionality to submit comments with cmd+Enter | Vincent Chan | 2016-05-03 | 1 | -4/+4 |
| * | | | | | Submit comment on ctrl+Enter | Vincent Chan | 2016-05-02 | 1 | -0/+5 |
* | | | | | | Merge pull request #23844 from owncloud/disable-user | Thomas Müller | 2016-05-03 | 17 | -55/+620 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Modified expected output according to rullzer | Sergio Bertolin | 2016-05-02 | 2 | -2/+4 |
| * | | | | | | OCS API should catch LoginExceptions | Roeland Jago Douma | 2016-05-02 | 1 | -1/+5 |
| * | | | | | | Added integration tests directly in the code PR | Sergio Bertolín | 2016-05-02 | 4 | -3/+259 |
| * | | | | | | Integration test for a disabled user | Thomas Müller | 2016-05-02 | 3 | -1/+33 |
| * | | | | | | Add provisioning api to enable and disable users | Thomas Müller | 2016-05-02 | 3 | -19/+128 |
| * | | | | | | Add occ commands to enable and disable a user + a disabled user can no longer... | Thomas Müller | 2016-05-02 | 8 | -34/+196 |
* | | | | | | | Merge pull request #24389 from owncloud/login-by-email | Lukas Reschke | 2016-05-03 | 7 | -5/+60 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Allow login by email address | Thomas Müller | 2016-05-02 | 2 | -5/+13 |
| * | | | | | | Fixing local event delivery for calendar events based on the email address | Thomas Müller | 2016-05-02 | 5 | -0/+47 |
* | | | | | | | Merge pull request #24387 from owncloud/locking-mark-reload-free | Thomas Müller | 2016-05-03 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | free up memory when releasing the last shared lock | Robin Appelman | 2016-05-02 | 1 | -0/+3 |
* | | | | | | | | Merge pull request #24392 from owncloud/declare-cron-jobs-in-info.xml | Thomas Müller | 2016-05-03 | 8 | -12/+23 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add background job declaration of dav app to info.xml | Thomas Müller | 2016-05-03 | 4 | -7/+3 |
| * | | | | | | | | Allow declaration of background jobs in info.xml | Thomas Müller | 2016-05-03 | 4 | -5/+20 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #24408 from owncloud/improve-server-container | Thomas Müller | 2016-05-03 | 2 | -3/+14 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add methods to public interface | Joas Schilling | 2016-05-03 | 1 | -0/+12 |
| * | | | | | | | | Fix doc block | Joas Schilling | 2016-05-03 | 1 | -1/+1 |
| * | | | | | | | | Use internal tag so IDEs highlight the usage | Joas Schilling | 2016-05-03 | 1 | -2/+1 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge pull request #24405 from owncloud/user_db_capped_cache | Thomas Müller | 2016-05-03 | 1 | -1/+11 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Use a CappedCache in the user database backend | Roeland Jago Douma | 2016-05-03 | 1 | -1/+11 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge pull request #24404 from owncloud/log_psr4 | Thomas Müller | 2016-05-03 | 10 | -18/+29 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | Move \OC\Log to PSR-4 | Roeland Jago Douma | 2016-05-03 | 5 | -0/+0 |
| * | | | | | | | Move OC_Log_xx to \OC\Log namespace | Roeland Jago Douma | 2016-05-03 | 8 | -18/+29 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #22989 from owncloud/lock_sharing_ops | Morris Jobke | 2016-05-03 | 2 | -43/+222 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | |