summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix conflict with ee iconmr-widget-vueFilipa Lacerda2018-01-181-1/+1
* Move archived component to vue fileFilipa Lacerda2018-01-185-39/+60
* Merge branch 'gitaly-commit-signature' into 'master'Sean McGivern2018-01-188-41/+156
|\
| * Retrieve commit signatures with GitalyJacob Vosmaer (GitLab)2018-01-188-41/+156
* | Merge branch 'remove-rugged-walk' into 'master'Douwe Maan2018-01-182-64/+1
|\ \ | |/ |/|
| * Remove Rugged::Walker from Repository#logJacob Vosmaer (GitLab)2018-01-182-64/+1
|/
* Merge branch '42172-deprecation-warning-timestamps-was-called-without-specify...Douwe Maan2018-01-181-1/+1
|\
| * Get rid of a Rails 5 deprecation warning in db/migrate/20170425112128_create_...Rémy Coutable2018-01-181-1/+1
* | Merge branch 'rc/fix-update_upload_paths_to_system_spec' into 'master'Sean McGivern2018-01-181-26/+32
|\ \
| * | Fix spec/migrations/update_upload_paths_to_system_spec.rb to use the :migrati...rc/fix-update_upload_paths_to_system_specRémy Coutable2018-01-181-26/+32
| |/
* | Merge branch 'sh-fix-mermaid-start-on-load-typo' into 'master'Jacob Schatz2018-01-182-1/+10
|\ \
| * | Fix Mermaid drawings not loading on some browserssh-fix-mermaid-start-on-load-typoStan Hu2018-01-172-1/+10
* | | Merge branch 'feature/merge-request-system-hook' into 'master'Douwe Maan2018-01-1829-61/+419
|\ \ \
| * | | accept_confirm requires js driverAlexis Reigel2018-01-171-1/+1
| * | | reference triggers.values for permitted parametersAlexis Reigel2018-01-174-17/+33
| * | | add missing permitted paramAlexis Reigel2018-01-172-0/+2
| * | | use class reader instead of dynamic constantAlexis Reigel2018-01-176-10/+12
| * | | no need for a named parameterAlexis Reigel2018-01-173-3/+3
| * | | accepts `.all` as a hook scope as wellAlexis Reigel2018-01-172-2/+11
| * | | use safer .hooks_for instead of .public_sendAlexis Reigel2018-01-174-2/+26
| * | | extract concern for hook triggersAlexis Reigel2018-01-174-23/+67
| * | | doc for system hook merge_requests_eventsAlexis Reigel2018-01-171-0/+129
| * | | doc for system hook merge_requests_events apiAlexis Reigel2018-01-041-0/+2
| * | | api support for merge_requests_events system hookAlexis Reigel2018-01-044-3/+23
| * | | add changelogAlexis Reigel2018-01-041-0/+5
| * | | we only need a test for the happy pathAlexis Reigel2018-01-041-8/+0
| * | | use sentence case for "Merge request events"Alexis Reigel2018-01-044-4/+4
| * | | merge requests on system hook admin pageAlexis Reigel2018-01-042-8/+70
| * | | test hook for system merge request hookAlexis Reigel2018-01-042-0/+27
| * | | invoke SystemHooksService instead of direct modelAlexis Reigel2018-01-042-10/+4
| * | | execute system hooks from projectAlexis Reigel2018-01-044-2/+32
* | | | Merge branch '42129-fix-project-snippet-user-agent-detail' into 'master'Sean McGivern2018-01-183-8/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix the user-agent detail API endpoint for project snippetsNick Thomas2018-01-173-8/+16
* | | | Merge branch 'winh-stop-jobs-modal' into 'master'Phil Hughes2018-01-188-10/+160
|\ \ \ \
| * | | | Add modal for stopping jobs in admin areaWinnie Hellmann2018-01-188-10/+160
* | | | | Merge branch 'jramsay-improved-convdev-image-docs' into 'master'Sean McGivern2018-01-181-0/+0
|\ \ \ \ \
| * | | | | Update ConvDev Index docs w better screenshotjramsay-improved-convdev-image-docsJames Ramsay2018-01-171-0/+0
* | | | | | Merge branch 'add-opensuse-to-supported-list' into 'master'Marin Jankovski2018-01-181-0/+1
|\ \ \ \ \ \
| * | | | | | Add openSUSE to the supported Unix OS listBalasankar C2018-01-181-0/+1
|/ / / / / /
* | | | | | Merge branch 'patch-28' into 'master'Achilleas Pipinellis2018-01-181-1/+0
|\ \ \ \ \ \
| * | | | | | Remove the second link, blog URL has changed hands and I can't find any new b...Connor Shea2018-01-171-1/+0
| |/ / / / /
* | | | | | Merge branch 'rc/port-from-ee-4119' into 'master'Sean McGivern2018-01-181-26/+39
|\ \ \ \ \ \
| * | | | | | Add the :migration metadata, and don't use factories in FixWronglyRenamedRout...rc/port-from-ee-4119Rémy Coutable2018-01-171-26/+39
* | | | | | | Merge branch '34252-trailing-plus' into 'master'Phil Hughes2018-01-184-1/+44
|\ \ \ \ \ \ \
| * | | | | | | sentence-case changelog entry34252-trailing-plusSimon Knox2018-01-181-2/+2
| * | | | | | | feature spec for #34252Simon Knox2018-01-181-0/+11
| * | | | | | | consistent code styleSimon Knox2018-01-181-2/+1
| * | | | | | | add test for search terms with +Simon Knox2018-01-181-2/+9
| * | | | | | | fix board filter parsing - don't replace encoded + symbols with spacesSimon Knox2018-01-163-1/+27
* | | | | | | | Merge branch '41743-unused-selectors-for-cycle-analytics' into 'master'Annabel Dunstone Gray2018-01-182-41/+5
|\ \ \ \ \ \ \ \