summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #5818 from nextcloud/ocs_privatedataRoeland Jago Douma2017-07-215-146/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | PrivateData to appRoeland Jago Douma2017-07-215-146/+0
| |/ / /
* | | | Merge pull request #5797 from paulijar/share20-postUnshareFromSelfMorris Jobke2017-07-212-0/+17
|\ \ \ \
| * | | | Emit hook postUnshareFromSelf when the recipient of a share unshares itPauli Järvinen2017-07-202-0/+17
* | | | | Add Phan plugin to check for SQL injectionsLukas Reschke2017-07-2014-0/+31
| |/ / / |/| | |
* | | | Merge pull request #5734 from nextcloud/only-readable-chars-in-share-tokensJoas Schilling2017-07-192-8/+3
|\ \ \ \
| * | | | Only use readable chars in Share TokensJoas Schilling2017-07-182-8/+3
* | | | | Merge pull request #5719 from nextcloud/improve-jscombinerMorris Jobke2017-07-192-2/+16
|\ \ \ \ \
| * | | | | Properly handle if the deps file if for some reason emptyMorris Jobke2017-07-192-2/+16
* | | | | | Add workaround for https://github.com/etsy/phan/issues/1033Lukas Reschke2017-07-192-0/+9
* | | | | | Remove unused functionsLukas Reschke2017-07-192-17/+0
* | | | | | Run phan over code baseLukas Reschke2017-07-194-2/+6
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #5744 from 1manprojects/patch-1Morris Jobke2017-07-181-1/+1
|\ \ \ \ \
| * | | | | changed direct cast to integer to numerical value1 Man Projects2017-07-171-1/+1
| * | | | | Removed cast to integer in getSize1 Man Projects2017-07-151-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge pull request #5770 from nextcloud/path-repair-steps-loopRoeland Jago Douma2017-07-181-1/+1
|\ \ \ \ \
| * | | | | Fix invalid path repair step not getting all invalid entriesRobin Appelman2017-07-181-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge pull request #5709 from nextcloud/null-user-existJoas Schilling2017-07-181-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | null users dont existRobin Appelman2017-07-131-0/+3
* | | | | Fix emitting of legacy hook post_unsharePauli Järvinen2017-07-161-1/+1
| |/ / / |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2017-07-152-6/+6
* | | | Merge pull request #5699 from nextcloud/bruteforce_capabilityLukas Reschke2017-07-144-0/+57
|\ \ \ \
| * | | | Update autoloaderRoeland Jago Douma2017-07-132-0/+2
| * | | | Add bruteforce capabilitiesRoeland Jago Douma2017-07-132-0/+55
* | | | | [tx-robot] updated from transifexNextcloud bot2017-07-142-38/+38
| |_|/ / |/| | |
* | | | Merge pull request #5708 from nextcloud/nested-permissions-maskMorris Jobke2017-07-131-1/+1
|\ \ \ \
| * | | | Fix scan permissions with nested permissions masksRobin Appelman2017-07-131-1/+1
| | |/ / | |/| |
* | | | Merge pull request #5715 from nextcloud/master-5655Morris Jobke2017-07-131-25/+66
|\ \ \ \
| * | | | chunk getting invalid paths and reuse queriesRobin Appelman2017-07-131-27/+61
| * | | | use a generator instead of fetching all rows at onceRobin Appelman2017-07-131-2/+9
| | |/ / | |/| |
* | | | Merge pull request #5070 from nextcloud/theming-vs-themesJoas Schilling2017-07-131-13/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Prefer custom theme over theming appJulius Härtl2017-07-121-13/+9
* | | | Merge pull request #5695 from nextcloud/dont-error-when-the-table-doesnt-existRoeland Jago Douma2017-07-131-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Don't throw an error when the table doesn't existJoas Schilling2017-07-121-0/+3
| | |/ | |/|
* | | Merge pull request #5703 from nextcloud/autoloader_fixMorris Jobke2017-07-132-0/+2
|\ \ \
| * | | Fix autoloaderRoeland Jago Douma2017-07-132-0/+2
* | | | [tx-robot] updated from transifexNextcloud bot2017-07-132-14/+16
|/ / /
* | | Write cert bundle to tmp file firstRoeland Jago Douma2017-07-122-5/+30
* | | Merge pull request #5567 from nextcloud/public-capabilitiesRoeland Jago Douma2017-07-124-2/+40
|\ \ \
| * | | Update autoloaderMorris Jobke2017-07-042-0/+2
| * | | Simplify if condition for public capabilitiesJulius Härtl2017-06-301-1/+1
| * | | Add public capabilities APIJulius Härtl2017-06-302-2/+38
* | | | Merge pull request #5685 from nextcloud/jail-propagatorRoeland Jago Douma2017-07-122-0/+57
|\ \ \ \
| * | | | Fix propagating changes within jail wrapperRobin Appelman2017-07-112-0/+57
| | |/ / | |/| |
* | | | [tx-robot] updated from transifexNextcloud bot2017-07-126-68/+114
* | | | upstreamMaxence Lange2017-07-112-6/+12
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2017-07-102-14/+14
* | | Merge pull request #5645 from nextcloud/try-to-prevent-spam-collecting-of-emailsLukas Reschke2017-07-071-0/+3
|\ \ \
| * | | Don't show mail domain and from in config reportJoas Schilling2017-07-071-0/+3
* | | | Merge pull request #5628 from nextcloud/only-create-the-migration-dir-when-ne...Morris Jobke2017-07-072-10/+5
|\ \ \ \