summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Simplify Git interactions in AfterImportServiceJacob Vosmaer (GitLab)2017-09-011-2/+8
* Merge branch '37202-revert-changes-to-signing-enabled' into 'master'Douwe Maan2017-09-011-4/+0
|\
| * Rollsback changes made to signing_enabled.Tiago Botelho2017-09-011-4/+0
* | Merge branch 'rs-api-use-project-requirements' into 'master'Sean McGivern2017-09-0132-35/+35
|\ \
| * | API: Use defined project requirementsrs-api-use-project-requirementsRobert Schilling2017-08-3132-35/+35
* | | Make Gitaly PostUploadPack mandatoryJacob Vosmaer (GitLab)2017-09-011-4/+1
* | | Merge branch 'gitaly-shell-redis' into 'master'Dmitriy Zaporozhets2017-09-013-1/+64
|\ \ \
| * | | Implement /internal/post_receive unified endpoint for PostReceive tasksgitaly-shell-redisAlejandro Rodríguez2017-08-313-1/+64
* | | | Merge branch '37266-nomethoderror-undefined-method-current_application_settin...Douwe Maan2017-08-3114-7/+22
|\ \ \ \ | |_|/ / |/| | |
| * | | `current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern2017-08-3114-7/+22
* | | | Merge branch '31470-api-file-raw' into 'master'Sean McGivern2017-08-311-6/+8
|\ \ \ \
| * | | | fix :file_path - add requirements:Marc Siegfriedt2017-08-301-6/+8
* | | | | Merge branch 'gitaly-440-shell-fetch-remote' into 'master'Sean McGivern2017-08-313-18/+56
|\ \ \ \ \
| * | | | | Migrate Repository.FetchRemote to Gitalygitaly-440-shell-fetch-remoteKim "BKC" Carlbäcker2017-08-303-18/+56
* | | | | | Decrease ABC threshold to 55.25Maxim Rydkin2017-08-311-40/+42
| |_|/ / / |/| | | |
* | | | | Merge branch 'feature/gb/add-complex-jobs-only-except-config-policy' into 'ma...Kamil Trzciński2017-08-319-42/+106
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove unused expressions policy from ci/cd configfeature/gb/add-complex-jobs-only-except-config-policyGrzegorz Bizon2017-08-301-19/+0
| * | | | Simplify code for appending strategies in CI/CD configGrzegorz Bizon2017-08-301-2/+2
| * | | | Raise exception when simplifiable ci entry incompleteGrzegorz Bizon2017-08-301-0/+4
| * | | | Add specs for attributable aspect of ci config entryGrzegorz Bizon2017-08-251-1/+3
| * | | | Improve reporting of a CI/CD entry config locationGrzegorz Bizon2017-08-254-12/+10
| * | | | Simplify ci config entry validator implementationGrzegorz Bizon2017-08-251-7/+2
| * | | | Use only/except policy that returns an arrayGrzegorz Bizon2017-08-251-4/+0
| * | | | Fix CI/CD trigger policy default valueGrzegorz Bizon2017-08-251-0/+3
| * | | | Implement complex only/except policy CI/CD configGrzegorz Bizon2017-08-252-4/+28
| * | | | Make it possible to define CI/CD config strategiesGrzegorz Bizon2017-08-252-4/+52
| * | | | Use aspect-oriented design in CI/CD config entriesGrzegorz Bizon2017-08-244-7/+20
| * | | | Rename CI/CD job triggering policy class to PolicyGrzegorz Bizon2017-08-242-3/+3
| | |_|/ | |/| |
* | | | Merge branch '36807-gc-unwanted-refs-after-import' into 'master'Douwe Maan2017-08-302-1/+26
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into 36807-gc-unwanted-refs-af...Lin Jen-Shin2017-08-313-4/+6
| |\ \ \ \
| * | | | | Use `git update-ref --stdin -z` to delete refs36807-gc-unwanted-refs-after-importLin Jen-Shin2017-08-302-3/+17
| * | | | | Merge remote-tracking branch 'upstream/master' into 36807-gc-unwanted-refs-af...Lin Jen-Shin2017-08-3061-228/+496
| |\ \ \ \ \
| * | | | | | Just use a blockLin Jen-Shin2017-08-291-1/+1
| * | | | | | Resolve feedback on the MR:Lin Jen-Shin2017-08-251-0/+11
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'check-trigger-permissions-mysql' into 'master'Douwe Maan2017-08-303-4/+74
|\ \ \ \ \ \
| * | | | | | Improve migrations using triggerscheck-trigger-permissions-mysqlYorick Peterse2017-08-293-4/+74
* | | | | | | Merge branch '28453-add-time-estimate-time-spent-to-api-issue-output' into 'm...Robert Speicher2017-08-303-7/+67
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Add time stats to issue and merge request API end pointsTravis Miller2017-08-293-13/+39
| * | | | | | Resolve new N+1 by adding preloads and metadata to issues end pointsTravis Miller2017-08-292-5/+39
| |/ / / / /
* | | | | | Merge branch '37231-mysql2-error-unknown-column-award_emoji-count-on-master' ...Grzegorz Bizon2017-08-303-4/+6
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Don't use public_send in destroy_conditionally! helperSean McGivern2017-08-303-4/+6
* | | | | | Merge branch 'improve-autocomplete-user-performance' into 'master'Yorick Peterse2017-08-301-0/+23
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | RefactorHiroyuki Sato2017-08-291-7/+3
| * | | | | Move the logic to a concernHiroyuki Sato2017-08-291-23/+16
| * | | | | Fix escape characters was not sanitizedHiroyuki Sato2017-08-261-2/+7
| * | | | | Improve AutocompleteController#user.json performanceHiroyuki Sato2017-08-251-0/+29
* | | | | | Merge branch '37198-api-doesn-t-respect-default-group-visibility' into 'master'Sean McGivern2017-08-301-1/+5
|\ \ \ \ \ \
| * | | | | | Make rubocop happy37198-api-doesn-t-respect-default-group-visibilityRobert Schilling2017-08-301-3/+5
| * | | | | | Respect the default visibility level when creating a groupRobert Schilling2017-08-291-1/+3
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'api-delete-respect-headers' into 'master'Sean McGivern2017-08-3029-83/+122
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |