Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reordered share link settings | Vincent Chan | 2016-05-02 | 1 | -9/+9 |
| | | | | closes #24122 | ||||
* | Merge pull request #24322 from owncloud/install-and-uninstall-repair-steps | Thomas Müller | 2016-05-02 | 9 | -90/+90 |
|\ | | | | | Adding repair steps for install and uninstall | ||||
| * | 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 |
|\ \ | | | | | | | add ISession::getId() wrapper for session_id | ||||
| * | | 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 ↵ | Thomas Müller | 2016-05-02 | 2 | -1/+16 |
|\ \ \ | | | | | | | | | | | | | | | | | owncloud/issue-24328-remove-password-from-exception-trace-in-dav-auth Remove the password from the validateUserPass() method as well | ||||
| * | | | 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 | ||||
| * | | | | 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 |
|\ \ \ \ \ | |/ / / / |/| | | | | Better callForAllUsers memory usage | ||||
| * | | | | 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 |
|\ \ \ \ \ | | | | | | | | | | | | | Test an event in the far future | ||||
| * | | | | | firstoccurence and lastoccurence have a length now - triggering BIGINT on ↵ | Thomas Müller | 2016-04-29 | 2 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | postgres - refs #24221 | ||||
| * | | | | | 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 | ||||
| * | | | | | Remove dead code | Roeland Jago Douma | 2016-05-02 | 1 | -15/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | Ancient files_sharing updater code I came across. | ||||
* | | | | | | Merge pull request #24341 from owncloud/scan-nfd-showwarning | Morris Jobke | 2016-05-02 | 3 | -15/+27 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | Add files:scan warning when NFD or incompatible encoding found | ||||
| * | | | | | Fix SMB storage to not normalize UTF8 | Vincent Petry | 2016-04-29 | 2 | -14/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes sure that even if a NFD file name exists, it is found by the storage and will be visible to higher layers. Even though the file will be discarded anyway there, it gives the scanner a chance to display a warning at least. | ||||
| * | | | | | 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 | ||||
| * | | | | | Move lonely file from \OC\Files to PSR-4 | Roeland Jago Douma | 2016-05-01 | 1 | -0/+0 |
|/ / / / / | | | | | | | | | | | | | | | | Conflicting PR probabaly caused this | ||||
* | | | | | Merge pull request #24369 from owncloud/group-psr4 | Thomas Müller | 2016-05-01 | 7 | -0/+0 |
|\ \ \ \ \ | | | | | | | | | | | | | \OC\Group to PSR-4 | ||||
| * | | | | | 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 | ||||
| * | | | | | Move non PSR-4 files from lib/private root to legacy | Roeland Jago Douma | 2016-04-30 | 20 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As discussed we move all old style classes (OC_FOO_BAR) to legacy. Then from there we can evaluate the need to convert them back or if they can be fully deprecated/deleted. | ||||
* | | | | | | [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 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | There is no need to do old etag propagation on shares | ||||
| * | | | | | | Properly get the internal path for a cachejail move | Roeland Jago Douma | 2016-04-30 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Not logged in is original calculated target | Roeland Jago Douma | 2016-04-30 | 1 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | There is no need to do old etag propagation | Roeland Jago Douma | 2016-04-30 | 2 | -101/+0 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | Etags are calculated differently now and don't require manual updating. | ||||
* | | | | | | Merge pull request #24207 from owncloud/cache-mount-provider | Roeland Douma | 2016-04-30 | 3 | -20/+78 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | mount custom cache folder using mount providers | ||||
| * | | | | | mount custom cache folder using mount providers | Robin Appelman | 2016-04-29 | 3 | -20/+78 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-30 | 174 | -2966/+2990 |
| | | | | | | |||||
* | | | | | | Merge pull request #24335 from ↵ | Thomas Müller | 2016-04-29 | 2 | -0/+20 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | owncloud/warning-for-wrongly-done-storage-wrappers Add a warning if a storage wrapper was registered outside of the hook | ||||
| * | | | | | | 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 | 2 | -2/+9 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Prevent concurrent storage availability checks | ||||
| * | | | | | Prevent concurrent availability checks | Robin McCorkell | 2016-04-26 | 2 | -2/+9 |
| | | | | | | |||||
* | | | | | | Merge pull request #24357 from owncloud/psr_more2 | Thomas Müller | 2016-04-29 | 19 | -0/+0 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Move more from \OC to PSR-4 | ||||
| * | | | | | | Move more from \OC to PSR-4 | Roeland Jago Douma | 2016-04-29 | 19 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * \OC\OCSClient * \OC\Preview * \OC\PreviewManager * \OC\Repair * \OC\RepairException * \OC\Search * \OC\ServerContainer * \OC\ServerNotAvailableException * \OC\ServiceUnavailableException * \OC\Setup * \OC\Streamer * \OC\SubAdmin * \OC\SystemConfig * \OC\TagManager * \OC\Tags * \OC\TempManager * \OC\TemplateLayout * \OC\URLGenerator * \OC\Updater | ||||
* | | | | | | | Merge pull request #24350 from owncloud/locking-release-memory | Vincent Petry | 2016-04-29 | 2 | -2/+11 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | optimize releaselock for memcache based locking backends | ||||
| * | | | | | | 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 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | cap the normalized path cache |