Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | 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 | |
| |/ / / / / | ||||||
* | | | | | | 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 | 5 | -11/+17 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #24375 from owncloud/archive_move | Lukas Reschke | 2016-05-03 | 4 | -23/+29 | |
|\ \ \ \ \ | ||||||
| * | | | | | 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 | 3 | -20/+27 | |
* | | | | | | Merge pull request #24386 from owncloud/psr4-for-apps | Morris Jobke | 2016-05-03 | 1 | -2/+21 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | 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 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | 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 | 2 | -4/+3 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Move activity manager to the namespace | Joas Schilling | 2016-05-02 | 2 | -4/+3 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #24322 from owncloud/install-and-uninstall-repair-steps | Thomas Müller | 2016-05-02 | 6 | -76/+69 | |
|\ \ \ \ \ | ||||||
| * | | | | | 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 | 4 | -30/+34 | |
| * | | | | | Adding repair steps for install and uninstall - fixes #24306 | Thomas Müller | 2016-05-02 | 3 | -35/+30 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #24229 from owncloud/session-id-wrapper | Roeland Douma | 2016-05-02 | 3 | -2/+45 | |
|\ \ \ \ \ | ||||||
| * | | | | | throw SessionNotAvailableException if session_id returns empty string | Christoph Wurst | 2016-04-26 | 3 | -4/+17 | |
| * | | | | | add ISession::getId() wrapper for session_id | Christoph Wurst | 2016-04-25 | 3 | -0/+30 | |
* | | | | | | Merge pull request #24336 from owncloud/issue-24328-remove-password-from-exce... | Thomas Müller | 2016-05-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Remove the password from the validateUserPass() method as well | Joas Schilling | 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 #24341 from owncloud/scan-nfd-showwarning | Morris Jobke | 2016-05-02 | 1 | -13/+8 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Fix SMB storage to not normalize UTF8 | Vincent Petry | 2016-04-29 | 1 | -13/+8 | |
* | | | | | Move lonely file from \OC\Files to PSR-4 | Roeland Jago Douma | 2016-05-01 | 1 | -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 | |
* | | | | | | Merge pull request #24212 from owncloud/no_need_to_prop_etag_on_shares | Roeland Douma | 2016-04-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Properly get the internal path for a cachejail move | Roeland Jago Douma | 2016-04-30 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #24207 from owncloud/cache-mount-provider | Roeland Douma | 2016-04-30 | 3 | -20/+78 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | mount custom cache folder using mount providers | Robin Appelman | 2016-04-29 | 3 | -20/+78 | |
* | | | | | | Merge pull request #24335 from owncloud/warning-for-wrongly-done-storage-wrap... | Thomas Müller | 2016-04-29 | 2 | -0/+20 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add a warning if a storage wrapper was registered outside of the hook | Joas Schilling | 2016-04-29 | 2 | -0/+20 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #24299 from owncloud/availability-avoid-concurrency | Thomas Müller | 2016-04-29 | 1 | -0/+4 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Prevent concurrent availability checks | Robin McCorkell | 2016-04-26 | 1 | -0/+4 | |
* | | | | | | Merge pull request #24357 from owncloud/psr_more2 | Thomas Müller | 2016-04-29 | 19 | -0/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Move more from \OC to PSR-4 | Roeland Jago Douma | 2016-04-29 | 19 | -0/+0 | |
* | | | | | | | Merge pull request #24350 from owncloud/locking-release-memory | Vincent Petry | 2016-04-29 | 2 | -2/+11 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | optimize releaselock for memcache based locking backends | Robin Appelman | 2016-04-29 | 2 | -2/+11 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge pull request #24351 from owncloud/capped-normalized-cache | Morris Jobke | 2016-04-29 | 1 | -1/+6 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | |