Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move comments, systemtags and updatenotifications to PSR-4 | Joas Schilling | 2016-05-03 | 12 | -1/+3 |
* | Merge pull request #24375 from owncloud/archive_move | Lukas Reschke | 2016-05-03 | 6 | -27/+37 |
|\ | |||||
| * | Move OC_Archive to \OC\Archive\Archive | Roeland Jago Douma | 2016-05-02 | 4 | -7/+6 |
| * | Move OC_Archive_XX to PSR-4 | Roeland Jago Douma | 2016-05-02 | 5 | -24/+35 |
* | | Merge pull request #24386 from owncloud/psr4-for-apps | Morris Jobke | 2016-05-03 | 2 | -3/+25 |
|\ \ | |||||
| * | | Use lib/ instead of src/ because that is what people are used to | Joas Schilling | 2016-05-02 | 1 | -1/+1 |
| * | | Register the PSR-4 path on loadApp | Joas Schilling | 2016-05-02 | 1 | -2/+21 |
| * | | Keep the composer instance so we can add psr4 paths later | Joas Schilling | 2016-05-02 | 1 | -1/+4 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-03 | 6 | -4/+44 |
* | | | Merge pull request #24394 from owncloud/cleanup_share_classmap | Roeland Douma | 2016-05-03 | 7 | -19/+11 |
|\ \ \ | |||||
| * | | | Cleanup Files_Sharing CLASSPATH | Roeland Jago Douma | 2016-05-02 | 7 | -19/+11 |
* | | | | Merge pull request #24381 from owncloud/correc_typehint | Roeland Douma | 2016-05-03 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Use correct typehint | Roeland Jago Douma | 2016-05-02 | 1 | -1/+1 |
* | | | | | Merge pull request #24380 from owncloud/move-activity-manager-to-namespace | Roeland Douma | 2016-05-03 | 5 | -21/+24 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Move activity manager to the namespace | Joas Schilling | 2016-05-02 | 5 | -21/+24 |
* | | | | | Merge pull request #24322 from owncloud/install-and-uninstall-repair-steps | Thomas Müller | 2016-05-02 | 9 | -90/+90 |
|\ \ \ \ \ | |||||
| * | | | | | Move uninstall repair step execution to the correct place | Thomas Müller | 2016-05-02 | 2 | -7/+12 |
| * | | | | | Repair steps no longer implement the Emitter interface | Thomas Müller | 2016-05-02 | 1 | -11/+0 |
| * | | | | | Fix installer file location | Thomas Müller | 2016-05-02 | 1 | -0/+0 |
| * | | | | | OC_Installer -> \OC\Installer | Thomas Müller | 2016-05-02 | 6 | -43/+52 |
| * | | | | | Adding repair steps for install and uninstall - fixes #24306 | Thomas Müller | 2016-05-02 | 4 | -36/+33 |
* | | | | | | Merge pull request #24229 from owncloud/session-id-wrapper | Roeland Douma | 2016-05-02 | 6 | -2/+95 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | throw SessionNotAvailableException if session_id returns empty string | Christoph Wurst | 2016-04-26 | 6 | -5/+51 |
| * | | | | | add ISession::getId() wrapper for session_id | Christoph Wurst | 2016-04-25 | 5 | -0/+47 |
* | | | | | | Merge pull request #24336 from owncloud/issue-24328-remove-password-from-exce... | Thomas Müller | 2016-05-02 | 2 | -1/+16 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove the password from the validateUserPass() method as well | Joas Schilling | 2016-05-02 | 2 | -1/+16 |
* | | | | | | | Merge pull request #24385 from owncloud/DeepDiver1975-patch-1 | Thomas Müller | 2016-05-02 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Fix undefined variable $ex | Thomas Müller | 2016-05-02 | 1 | -1/+1 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge pull request #24327 from owncloud/better-callForAllUsers-performance | Thomas Müller | 2016-05-02 | 1 | -6/+11 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | When we iterate over all users that might be too much memory | Joas Schilling | 2016-04-28 | 1 | -4/+9 |
| * | | | | | Don't loop over the backends, we already know where the user should be | Joas Schilling | 2016-04-28 | 1 | -3/+3 |
* | | | | | | Merge pull request #24238 from owncloud/caldav-test-event-in-far-future | Joas Schilling | 2016-05-02 | 3 | -4/+8 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | firstoccurence and lastoccurence have a length now - triggering BIGINT on pos... | Thomas Müller | 2016-04-29 | 2 | -1/+3 |
| * | | | | | Test an event in the far future - refs #24221 | Thomas Müller | 2016-04-29 | 1 | -3/+5 |
* | | | | | | Merge pull request #24376 from owncloud/remove_dead_code | Roeland Douma | 2016-05-02 | 1 | -15/+0 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Remove dead code | Roeland Jago Douma | 2016-05-02 | 1 | -15/+0 |
* | | | | | | Merge pull request #24341 from owncloud/scan-nfd-showwarning | Morris Jobke | 2016-05-02 | 3 | -15/+27 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Fix SMB storage to not normalize UTF8 | Vincent Petry | 2016-04-29 | 2 | -14/+9 |
| * | | | | | Add files:scan warning when NFD or incompatible encoding found | Vincent Petry | 2016-04-29 | 1 | -1/+18 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-02 | 20 | -238/+278 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #24372 from owncloud/move_new_files_psr4 | Thomas Müller | 2016-05-02 | 1 | -0/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Move lonely file from \OC\Files to PSR-4 | Roeland Jago Douma | 2016-05-01 | 1 | -0/+0 |
|/ / / / / | |||||
* | | | | | Merge pull request #24369 from owncloud/group-psr4 | Thomas Müller | 2016-05-01 | 7 | -0/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Move \OC\Group to PSR-4 | Roeland Jago Douma | 2016-05-01 | 3 | -0/+0 |
| * | | | | | Move old classes to legacy | Roeland Jago Douma | 2016-05-01 | 4 | -0/+0 |
|/ / / / / | |||||
* | | | | | Merge pull request #24360 from owncloud/cleanup_non_psr4 | Thomas Müller | 2016-05-01 | 20 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Move non PSR-4 files from lib/private root to legacy | Roeland Jago Douma | 2016-04-30 | 20 | -1/+1 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-01 | 34 | -42/+162 |
* | | | | | | Merge pull request #24212 from owncloud/no_need_to_prop_etag_on_shares | Roeland Douma | 2016-04-30 | 4 | -104/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Properly get the internal path for a cachejail move | Roeland Jago Douma | 2016-04-30 | 1 | -1/+1 |