Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-14 | 20 | -68/+75 |
| | |||||
* | Merge pull request #9563 from owncloud/version-delete-cache | Morris Jobke | 2014-07-13 | 1 | -4/+21 |
|\ | | | | | Remove deleted versions from the cache | ||||
| * | Remove deleted versions from the cache | Robin Appelman | 2014-07-10 | 1 | -4/+21 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-13 | 29 | -159/+243 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-12 | 41 | -262/+357 |
| | | |||||
* | | Merge pull request #9597 from owncloud/enc-removelegacytests | Thomas Müller | 2014-07-11 | 1 | -0/+4 |
|\ \ | | | | | | | Disable legacy encryption tests | ||||
| * | | Disable legacy encryption tests | Vincent Petry | 2014-07-11 | 1 | -0/+4 |
|/ / | | | | | | | | | It seems these tests are not needed any more, but will now be skipped instead until the case is cleared out. | ||||
* | | Merge pull request #9569 from owncloud/fix-require-of-blowfish-master | Morris Jobke | 2014-07-10 | 2 | -2/+0 |
|\ \ | | | | | | | [OC8] remove pointless require of Blowfish.php | ||||
| * | | remove pointless require of Blowfish.php | Thomas Müller | 2014-07-10 | 2 | -2/+0 |
|/ / | |||||
* | | Merge pull request #9538 from owncloud/fileactions-cleanup | Vincent Petry | 2014-07-10 | 7 | -43/+137 |
|\ \ | | | | | | | Propagate file action changes to the file lists | ||||
| * | | Propagate file action changes to the file lists | Vincent Petry | 2014-07-09 | 7 | -43/+137 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Whenever an app needs to register an event late, it does that on the original file actions object. Since the file actions that the file list work on is a merged list, not the original one, the registration event needs to be propagated there as well. | ||||
* | | | Merge pull request #9525 from owncloud/incrementuser2 | Vincent Petry | 2014-07-10 | 4 | -37/+109 |
|\ \ \ | | | | | | | | | increment/decrement group and user counts when necessary | ||||
| * | | | use .filterAttr() | Thomas Müller | 2014-07-09 | 1 | -4/+4 |
| | | | | |||||
| * | | | use .filterAttr() | Thomas Müller | 2014-07-09 | 1 | -7/+8 |
| | | | | |||||
| * | | | some more cleanup | Thomas Müller | 2014-07-09 | 1 | -38/+36 |
| | | | | |||||
| * | | | magic strings - bad kungfu | Thomas Müller | 2014-07-09 | 1 | -0/+3 |
| | | | | |||||
| * | | | remove the group in case the last user has removed from that group | Thomas Müller | 2014-07-09 | 1 | -0/+12 |
| | | | | |||||
| * | | | fixing JS synatx errors | Thomas Müller | 2014-07-09 | 2 | -5/+5 |
| | | | | |||||
| * | | | avoid global selector | Arthur Schiwon | 2014-07-09 | 1 | -1/+1 |
| | | | | |||||
| * | | | increase/decrease everyone count on user creation/deletion | Arthur Schiwon | 2014-07-09 | 3 | -8/+42 |
| | | | | |||||
| * | | | decrease user count in affected groups after user delete | Arthur Schiwon | 2014-07-09 | 1 | -0/+14 |
| | | | | |||||
| * | | | increment group counters when a user is created | Arthur Schiwon | 2014-07-09 | 3 | -3/+13 |
| | | | | |||||
* | | | | Merge pull request #9536 from owncloud/default-app-groups-master | Morris Jobke | 2014-07-10 | 1 | -97/+97 |
|\ \ \ \ | |_|_|/ |/| | | | Default app groups master | ||||
| * | | | adding 'groups' entry to remote apps | Thomas Müller | 2014-07-09 | 1 | -1/+2 |
| | | | | |||||
| * | | | fixing typos | Thomas Müller | 2014-07-09 | 1 | -97/+96 |
| | | | | |||||
* | | | | Merge pull request #9516 from owncloud/kill-legacy-encryption-oc8 | Vincent Petry | 2014-07-10 | 9 | -881/+3 |
|\ \ \ \ | | | | | | | | | | | [OC8] Kill legacy encryption migration | ||||
| * | | | | Kill legacy encryption migration | Thomas Müller | 2014-07-08 | 9 | -881/+3 |
| | | | | | |||||
* | | | | | Merge pull request #9519 from owncloud/search-bounce | Vincent Petry | 2014-07-10 | 1 | -2/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | debounce the search function | ||||
| * | | | | | debounce the search function | Robin Appelman | 2014-07-08 | 1 | -2/+2 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-10 | 173 | -829/+859 |
| | | | | | | |||||
* | | | | | | Merge pull request #9460 from owncloud/versions-local | Vincent Petry | 2014-07-10 | 1 | -5/+4 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | Dont assume local home storage for files_version | ||||
| * | | | | | Dont delete versions as local files | Robin Appelman | 2014-07-07 | 1 | -5/+4 |
| | | | | | | |||||
* | | | | | | Merge pull request #9534 from owncloud/fix-9532-master | Thomas Müller | 2014-07-09 | 1 | -233/+0 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | De-double class name | ||||
| * | | | | | test class is already in preferences.php | Arthur Schiwon | 2014-07-09 | 1 | -233/+0 |
| | | | | | | |||||
| * | | | | | De-double class name | Thomas Müller | 2014-07-09 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge pull request #9510 from libasys/patch-1 | Thomas Müller | 2014-07-09 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | BugFix missing $item on 'file_target' Line 1911 | ||||
| * | | | | | BugFix missing $item on 'file_target' Line 1911 | libasys | 2014-07-08 | 1 | -1/+1 |
| | |_|/ / | |/| | | | | | | | | I think this should be right! | ||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-09 | 462 | -3876/+3964 |
| | | | | | |||||
* | | | | | Merge pull request #9528 from owncloud/fix-apostrop | Thomas Müller | 2014-07-09 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | fix apostrophe fixes #9486 | ||||
| * | | | | | fix apostrophe fixes #9486 | Volkan Gezer | 2014-07-08 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge pull request #9385 from owncloud/fix-7052 | blizzz | 2014-07-08 | 8 | -44/+516 |
|\ \ \ \ \ | | | | | | | | | | | | | support for AD primary groups | ||||
| * | | | | | support for AD primary groups | Arthur Schiwon | 2014-07-08 | 8 | -44/+516 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | support for primary groups actually the problem is only known on AD, it is only needed to take care of their attributes adjust to ADs special behaviour this change was not intended cache the SID value so it is not requested over and over again theres only one, use singular we are access add tests for new Access methods add tests for new Group methods address scrutinizer findings, mostly doc call ldap_explode_dn from ldap wrapper, enables tests without php5-ldap PHP Doc yo dawg, i heard you like backslashes … php doc fix PHPDoc updated and typos fixed while reviewing | ||||
* | | | | | | Merge pull request #9515 from owncloud/update-sharecleanupfix | Vincent Petry | 2014-07-08 | 2 | -10/+24 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix update cleanup to only affect file and folders | ||||
| * | | | | | | Fix update cleanup to only affect file and folders | Vincent Petry | 2014-07-08 | 2 | -10/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug in the SQL query that cleans up stray shares for removed files/folders, which is now correctly limited to that item type instead of also removing all other share types. | ||||
* | | | | | | | Merge pull request #9507 from owncloud/fix-9302-master | Thomas Müller | 2014-07-08 | 6 | -211/+60 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | Upload abortion is now detected within the OC_Connector_Sabre_File::put... | ||||
| * | | | | | | Upload abortion is now detected within the OC_Connector_Sabre_File::put() | Thomas Müller | 2014-07-08 | 6 | -211/+60 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OC_Connector_Sabre_AbortedUploadDetectionPlugin is pointless Adding unit test testUploadAbort() | ||||
* | | | | | | Merge pull request #9412 from owncloud/public-api-activity | Thomas Müller | 2014-07-08 | 5 | -2/+589 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Public api activity | ||||
| * | | | | | | Adding new interface \OCP\Activity\IExtentsion | Thomas Müller | 2014-07-08 | 5 | -2/+589 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding method getNotificationTypes() Adding method filterNotificationTypes() Adding method getDefaultTypes() Adding method translate() and getTypeIcon() Adding method getGroupParameter() Adding method getNavigation() Adding method getNavigation() Adding method isFilterValid() and getQueryForFilter() Adding unit tests for \OC\ActivityManager | ||||
* | | | | | | | port of #9500 | Arthur Schiwon | 2014-07-08 | 6 | -161/+536 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | don't trigger update from checkPassword, it is already called by userExists, this is enough. do not write to database when the value is the same add test cases. also split test classes in a file each, looks like only the first class is being executed also appconfig shall not write to database if the value is unchanged | ||||
* | | | | | | | use case insensitive LIKE when searching for files in mysql | Robin Appelman | 2014-07-08 | 1 | -0/+2 |
| |_|_|_|_|/ |/| | | | | |