summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | improve check for duplicate appsGeorg Ehrke2014-07-101-7/+2
| * | | | | add proper version comparision in OC_Installer::isUpdateAvailableGeorg Ehrke2014-07-101-2/+1
| | |/ / / | |/| | |
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-07-1420-68/+75
* | | | | Merge pull request #9563 from owncloud/version-delete-cacheMorris Jobke2014-07-131-4/+21
|\ \ \ \ \
| * | | | | Remove deleted versions from the cacheRobin Appelman2014-07-101-4/+21
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-07-1329-159/+243
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-07-1241-262/+357
* | | | | | Merge pull request #9597 from owncloud/enc-removelegacytestsThomas Müller2014-07-111-0/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Disable legacy encryption testsVincent Petry2014-07-111-0/+4
|/ / / / /
* | | | | Merge pull request #9569 from owncloud/fix-require-of-blowfish-masterMorris Jobke2014-07-102-2/+0
|\ \ \ \ \
| * | | | | remove pointless require of Blowfish.phpThomas Müller2014-07-102-2/+0
|/ / / / /
* | | | | Merge pull request #9538 from owncloud/fileactions-cleanupVincent Petry2014-07-107-43/+137
|\ \ \ \ \
| * | | | | Propagate file action changes to the file listsVincent Petry2014-07-097-43/+137
* | | | | | Merge pull request #9525 from owncloud/incrementuser2Vincent Petry2014-07-104-37/+109
|\ \ \ \ \ \
| * | | | | | use .filterAttr()Thomas Müller2014-07-091-4/+4
| * | | | | | use .filterAttr()Thomas Müller2014-07-091-7/+8
| * | | | | | some more cleanupThomas Müller2014-07-091-38/+36
| * | | | | | magic strings - bad kungfuThomas Müller2014-07-091-0/+3
| * | | | | | remove the group in case the last user has removed from that groupThomas Müller2014-07-091-0/+12
| * | | | | | fixing JS synatx errorsThomas Müller2014-07-092-5/+5
| * | | | | | avoid global selectorArthur Schiwon2014-07-091-1/+1
| * | | | | | increase/decrease everyone count on user creation/deletionArthur Schiwon2014-07-093-8/+42
| * | | | | | decrease user count in affected groups after user deleteArthur Schiwon2014-07-091-0/+14
| * | | | | | increment group counters when a user is createdArthur Schiwon2014-07-093-3/+13
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #9536 from owncloud/default-app-groups-masterMorris Jobke2014-07-101-97/+97
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | adding 'groups' entry to remote appsThomas Müller2014-07-091-1/+2
| * | | | | fixing typosThomas Müller2014-07-091-97/+96
* | | | | | Merge pull request #9516 from owncloud/kill-legacy-encryption-oc8Vincent Petry2014-07-109-881/+3
|\ \ \ \ \ \
| * | | | | | Kill legacy encryption migrationThomas Müller2014-07-089-881/+3
* | | | | | | Merge pull request #9519 from owncloud/search-bounceVincent Petry2014-07-101-2/+2
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | debounce the search functionRobin Appelman2014-07-081-2/+2
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-07-10173-829/+859
* | | | | | | Merge pull request #9460 from owncloud/versions-localVincent Petry2014-07-101-5/+4
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Dont delete versions as local filesRobin Appelman2014-07-071-5/+4
* | | | | | | Merge pull request #9534 from owncloud/fix-9532-masterThomas Müller2014-07-091-233/+0
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | test class is already in preferences.phpArthur Schiwon2014-07-091-233/+0
| * | | | | | De-double class nameThomas Müller2014-07-091-1/+1
|/ / / / / /
* | | | | | Merge pull request #9510 from libasys/patch-1Thomas Müller2014-07-091-1/+1
|\ \ \ \ \ \
| * | | | | | BugFix missing $item on 'file_target' Line 1911libasys2014-07-081-1/+1
| | |_|/ / / | |/| | | |
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-07-09462-3876/+3964
* | | | | | Merge pull request #9528 from owncloud/fix-apostropThomas Müller2014-07-091-1/+1
|\ \ \ \ \ \
| * | | | | | fix apostrophe fixes #9486Volkan Gezer2014-07-081-1/+1
|/ / / / / /
* | | | | | Merge pull request #9385 from owncloud/fix-7052blizzz2014-07-088-44/+516
|\ \ \ \ \ \
| * | | | | | support for AD primary groupsArthur Schiwon2014-07-088-44/+516
* | | | | | | Merge pull request #9515 from owncloud/update-sharecleanupfixVincent Petry2014-07-082-10/+24
|\ \ \ \ \ \ \
| * | | | | | | Fix update cleanup to only affect file and foldersVincent Petry2014-07-082-10/+24
* | | | | | | | Merge pull request #9507 from owncloud/fix-9302-masterThomas Müller2014-07-086-211/+60
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Upload abortion is now detected within the OC_Connector_Sabre_File::put()Thomas Müller2014-07-086-211/+60
| |/ / / / / /
* | | | | | | Merge pull request #9412 from owncloud/public-api-activityThomas Müller2014-07-085-2/+589
|\ \ \ \ \ \ \
| * | | | | | | Adding new interface \OCP\Activity\IExtentsionThomas Müller2014-07-085-2/+589