aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move comments, systemtags and updatenotifications to PSR-4Joas Schilling2016-05-0312-1/+3
* Merge pull request #24375 from owncloud/archive_moveLukas Reschke2016-05-036-27/+37
|\
| * Move OC_Archive to \OC\Archive\ArchiveRoeland Jago Douma2016-05-024-7/+6
| * Move OC_Archive_XX to PSR-4Roeland Jago Douma2016-05-025-24/+35
* | Merge pull request #24386 from owncloud/psr4-for-appsMorris Jobke2016-05-032-3/+25
|\ \
| * | Use lib/ instead of src/ because that is what people are used toJoas Schilling2016-05-021-1/+1
| * | Register the PSR-4 path on loadAppJoas Schilling2016-05-021-2/+21
| * | Keep the composer instance so we can add psr4 paths laterJoas Schilling2016-05-021-1/+4
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-036-4/+44
* | | Merge pull request #24394 from owncloud/cleanup_share_classmapRoeland Douma2016-05-037-19/+11
|\ \ \
| * | | Cleanup Files_Sharing CLASSPATHRoeland Jago Douma2016-05-027-19/+11
* | | | Merge pull request #24381 from owncloud/correc_typehintRoeland Douma2016-05-031-1/+1
|\ \ \ \
| * | | | Use correct typehintRoeland Jago Douma2016-05-021-1/+1
* | | | | Merge pull request #24380 from owncloud/move-activity-manager-to-namespaceRoeland Douma2016-05-035-21/+24
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Move activity manager to the namespaceJoas Schilling2016-05-025-21/+24
* | | | | Merge pull request #24322 from owncloud/install-and-uninstall-repair-stepsThomas Müller2016-05-029-90/+90
|\ \ \ \ \
| * | | | | Move uninstall repair step execution to the correct placeThomas Müller2016-05-022-7/+12
| * | | | | Repair steps no longer implement the Emitter interfaceThomas Müller2016-05-021-11/+0
| * | | | | Fix installer file locationThomas Müller2016-05-021-0/+0
| * | | | | OC_Installer -> \OC\InstallerThomas Müller2016-05-026-43/+52
| * | | | | Adding repair steps for install and uninstall - fixes #24306Thomas Müller2016-05-024-36/+33
* | | | | | Merge pull request #24229 from owncloud/session-id-wrapperRoeland Douma2016-05-026-2/+95
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | throw SessionNotAvailableException if session_id returns empty stringChristoph Wurst2016-04-266-5/+51
| * | | | | add ISession::getId() wrapper for session_idChristoph Wurst2016-04-255-0/+47
* | | | | | Merge pull request #24336 from owncloud/issue-24328-remove-password-from-exce...Thomas Müller2016-05-022-1/+16
|\ \ \ \ \ \
| * | | | | | Remove the password from the validateUserPass() method as wellJoas Schilling2016-05-022-1/+16
* | | | | | | Merge pull request #24385 from owncloud/DeepDiver1975-patch-1Thomas Müller2016-05-021-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fix undefined variable $exThomas Müller2016-05-021-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #24327 from owncloud/better-callForAllUsers-performanceThomas Müller2016-05-021-6/+11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | When we iterate over all users that might be too much memoryJoas Schilling2016-04-281-4/+9
| * | | | | Don't loop over the backends, we already know where the user should beJoas Schilling2016-04-281-3/+3
* | | | | | Merge pull request #24238 from owncloud/caldav-test-event-in-far-futureJoas Schilling2016-05-023-4/+8
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | firstoccurence and lastoccurence have a length now - triggering BIGINT on pos...Thomas Müller2016-04-292-1/+3
| * | | | | Test an event in the far future - refs #24221Thomas Müller2016-04-291-3/+5
* | | | | | Merge pull request #24376 from owncloud/remove_dead_codeRoeland Douma2016-05-021-15/+0
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Remove dead codeRoeland Jago Douma2016-05-021-15/+0
* | | | | | Merge pull request #24341 from owncloud/scan-nfd-showwarningMorris Jobke2016-05-023-15/+27
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix SMB storage to not normalize UTF8Vincent Petry2016-04-292-14/+9
| * | | | | Add files:scan warning when NFD or incompatible encoding foundVincent Petry2016-04-291-1/+18
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-0220-238/+278
| |/ / / / |/| | | |
* | | | | Merge pull request #24372 from owncloud/move_new_files_psr4Thomas Müller2016-05-021-0/+0
|\ \ \ \ \
| * | | | | Move lonely file from \OC\Files to PSR-4Roeland Jago Douma2016-05-011-0/+0
|/ / / / /
* | | | | Merge pull request #24369 from owncloud/group-psr4Thomas Müller2016-05-017-0/+0
|\ \ \ \ \
| * | | | | Move \OC\Group to PSR-4Roeland Jago Douma2016-05-013-0/+0
| * | | | | Move old classes to legacyRoeland Jago Douma2016-05-014-0/+0
|/ / / / /
* | | | | Merge pull request #24360 from owncloud/cleanup_non_psr4Thomas Müller2016-05-0120-1/+1
|\ \ \ \ \
| * | | | | Move non PSR-4 files from lib/private root to legacyRoeland Jago Douma2016-04-3020-1/+1
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-0134-42/+162
* | | | | | Merge pull request #24212 from owncloud/no_need_to_prop_etag_on_sharesRoeland Douma2016-04-304-104/+3
|\ \ \ \ \ \
| * | | | | | Properly get the internal path for a cachejail moveRoeland Jago Douma2016-04-301-1/+1