summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Allow to use Subqueries in fromJoas Schilling2019-04-161-0/+4
* Repair step for link sharesRoeland Jago Douma2019-04-162-0/+224
* lib/private/User: do not change user properties if value has not changedLeon Klingele2019-04-111-1/+1
* lib/private/User,apps/user_ldap/lib/User: always pass old value to User::trig...Leon Klingele2019-04-111-1/+2
* Merge pull request #15020 from nextcloud/bugfix/noid/fix-too-many-event-triggersMorris Jobke2019-04-112-7/+6
|\
| * Remove unnecessary event dispatcherJoas Schilling2019-04-091-2/+1
| * Don't get the avatar when we don't operate anywayJoas Schilling2019-04-092-5/+5
* | Merge pull request #15052 from nextcloud/fix/noid/pass-oldvalueMorris Jobke2019-04-111-10/+10
|\ \
| * | lib/private/User: do not change user properties if value has not changedLeon Klingele2019-04-111-6/+6
| * | Pass old value to user triggerChange hookMorris Jobke2019-04-111-4/+4
* | | Block install without CAN_INSTALL fileRoeland Jago Douma2019-04-111-0/+7
|/ /
* | Merge pull request #14994 from nextcloud/feature/noid/pre-releases-for-beta-a...Morris Jobke2019-04-102-3/+27
|\ \
| * | Enable pre-releases for beta and daily channelJoas Schilling2019-04-082-3/+27
* | | +isAvailable()Maxence Lange2019-04-101-0/+15
* | | Forbid eval on legacy responsesRoeland Jago Douma2019-04-091-1/+1
| |/ |/|
* | Harden appdata putcontentRoeland Jago Douma2019-04-081-2/+11
|/
* Skip check if CONSTANT on real object is usedDaniel Kesselberg2019-04-011-1/+1
* Merge pull request #14902 from nextcloud/bugfix/noid/fix-non-default-prefixJoas Schilling2019-04-011-6/+6
|\
| * Indeces, columns and sequences don't have the table prefixJoas Schilling2019-03-281-6/+6
* | Escape the search terms on the serverJoas Schilling2019-03-281-2/+6
* | Make sure the recursive result is returned :-XJoas Schilling2019-03-281-1/+1
|/
* Fetch proper translationsRoeland Jago Douma2019-03-251-2/+3
* Merge pull request #14813 from nextcloud/fix/sentry/unsetMorris Jobke2019-03-251-0/+4
|\
| * Check if elements are set in installerRoeland Jago Douma2019-03-221-0/+4
* | Merge pull request #14812 from nextcloud/bugfix/noid/collections-access-typeRoeland Jago Douma2019-03-231-1/+1
|\ \
| * | Force boolean type for access parameterJulius Härtl2019-03-221-1/+1
| |/
* / Properly inject EventDispatched in BackgroundRepairRoeland Jago Douma2019-03-221-4/+1
|/
* Store user object later in the codeVlastimil Pecinka2019-03-211-1/+2
* Fix PHPDocMorris Jobke2019-03-212-2/+2
* Code cleanup.Ole Ostergaard2019-03-214-12/+13
* Add supression of SqlInjectionChecker.Ole Ostergaard2019-03-212-0/+6
* Add PostgreSQL specific implementation for includeIgnoreConflict.Ole Ostergaard2019-03-211-0/+12
* Add insertIgnoreConflict to Adapter and use it for for executing the file loc...Ole Ostergaard2019-03-213-11/+18
* Merge pull request #14578 from nextcloud/enh/force_enable_appsRoeland Jago Douma2019-03-204-32/+57
|\
| * Do not ignore the max-version for the "update-available" checkJoas Schilling2019-03-201-2/+11
| * Remove apps from the list which have no release at allJoas Schilling2019-03-201-0/+5
| * allow enforcing apps to ignore the max versionRoeland Jago Douma2019-03-204-34/+45
* | Merge pull request #14753 from nextcloud/revert-13097-feature/11319/where-is-...Roeland Jago Douma2019-03-203-166/+4
|\ \
| * | Revert "Where is your data?"Roeland Jago Douma2019-03-203-166/+4
| |/
* | Update lib/private/Share20/Manager.php Morris Jobke2019-03-201-1/+1
* | Update lib/private/Share20/Manager.php Morris Jobke2019-03-201-1/+1
* | groupname like username - allow share with bothChristian Aigner2019-03-201-2/+2
|/
* Merge pull request #14691 from nextcloud/rename-mountpoint-within-mountpointRoeland Jago Douma2019-03-201-11/+6
|\
| * always allow moving mountpoints inside the same mountpointRobin Appelman2019-03-191-11/+6
* | Merge pull request #14664 from nextcloud/bugfix/noid/absolute-paths-of-images...Roeland Jago Douma2019-03-192-76/+12
|\ \
| * | Use rich objects instead of name, link and iconJoas Schilling2019-03-192-76/+12
| * | Replace the icon-class with an absolute link to an imageJoas Schilling2019-03-192-4/+4
| |/
* / Fix getting the access list on external storageRoeland Jago Douma2019-03-191-1/+7
|/
* Merge pull request #14689 from nextcloud/rename-moveable-mount-readonly-parentRoeland Jago Douma2019-03-151-1/+9
|\
| * allow renaming the root of a movable mount even if the parent folder is readonlyRobin Appelman2019-03-141-1/+9