summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | Fix typo and broken link refstatkins-installation-method-docsTom Atkins2018-11-213-5/+5
| * | | | | | | | | | | | | | Moderate warning caveats.Tom Atkins2018-11-211-1/+1
| * | | | | | | | | | | | | | Couple of small edits/typosMike Lewis2018-11-201-2/+2
| * | | | | | | | | | | | | | Update doc/install/README.md, doc/install/kubernetes/index.md, doc/install/ku...Tom Atkins2018-11-203-11/+58
* | | | | | | | | | | | | | | Merge branch 'docs/ci-yaml-table-links' into 'master'Achilleas Pipinellis2018-12-121-21/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add hyperlinks to each section in the table of config optionsAsocPro2018-12-081-21/+21
* | | | | | | | | | | | | | | | Merge branch 'patch-35' into 'master'Achilleas Pipinellis2018-12-121-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Update README.mdScott Edlund2018-12-081-0/+1
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'docs-update-rack-attack' into 'master'Achilleas Pipinellis2018-12-121-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Update doc/security/rack-attack.mdMatt Rice2018-12-111-2/+1
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'fix-rubocop-issues' into 'master'Rémy Coutable2018-12-123-11/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix ConstantName rubocop offenseSemyon Pupkov2018-12-093-11/+5
* | | | | | | | | | | | | | | | Merge branch 'fixed-note-awards-js' into 'master'Filipa Lacerda2018-12-123-1/+36
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Fixed emoji awards not being added to notesPhil Hughes2018-12-113-1/+36
* | | | | | | | | | | | | | | | | Merge branch 'iamphill-master-patch-68477' into 'master'Filipa Lacerda2018-12-121-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Increase the debounce of Issue SuggestionsPhil Hughes2018-12-111-1/+1
* | | | | | | | | | | | | | | | | | Merge branch 'winh-markdown-preview-lists' into 'master'Phil Hughes2018-12-124-7/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Remove unnecessary div from MarkdownField to apply list styles correctlyWinnie Hellmann2018-12-124-7/+18
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'add-docs-lint-back' into 'master'Stan Hu2018-12-111-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Enable `bundle exec nanoc check internal_links`Marcia Ramos2018-12-111-2/+1
* | | | | | | | | | | | | | | | | | | Merge branch 'sh-fix-diff-check-issue-55137-ce' into 'master'Stan Hu2018-12-111-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Remove now-unnecessary checksDouwe Maan2018-12-111-1/+1
| * | | | | | | | | | | | | | | | | | | Fix DiffCheck failing due to invalid string argumentStan Hu2018-12-111-0/+1
| | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'mk/fix-links-to-sections-that-were-moved' into 'master'Marcia Ramos2018-12-111-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Fix links to sections that were movedMichael Kozono2018-12-111-2/+2
* | | | | | | | | | | | | | | | | | | | Merge branch '52696-raw-diff-patch-requests' into 'master'Rémy Coutable2018-12-115-4/+101
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Add tests for plain diff/email patch optionsZeff Morgan2018-12-115-4/+101
| | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'winh-check-yarn-version' into 'master'Mike Greiling2018-12-112-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Upgrade yarn to 1.12 in build image of gitlab:assets:compile jobWinnie Hellmann2018-12-101-1/+1
| * | | | | | | | | | | | | | | | | | | | Check that yarn version is at least 1.10.0Winnie Hellmann2018-12-101-0/+3
* | | | | | | | | | | | | | | | | | | | | Merge branch '55183-frozenerror-can-t-modify-frozen-string-in-app-mailers-not...Stan Hu2018-12-114-11/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Fix a potential frozen string error in app/mailers/notify.rbRémy Coutable2018-12-114-11/+17
| | |_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'winh-timeline-entry-jest' into 'master'Fatih Acet2018-12-115-9/+110
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Delete dummy specWinnie Hellmann2018-12-111-1/+0
| * | | | | | | | | | | | | | | | | | | | | Move timeline_entry_item_spec.js to JestWinnie Hellmann2018-12-111-0/+0
| * | | | | | | | | | | | | | | | | | | | | Setup Jest for VueWinnie Hellmann2018-12-113-8/+110
| |/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge branch 'winh-dropdown-item-style' into 'master'Annabel Dunstone Gray2018-12-111-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Apply existing dropdown item styles to .dropdown-item classWinnie Hellmann2018-12-101-0/+4
| | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'ee-fj-web-ide-terminal-docs' into 'master'Marcia Ramos2018-12-112-11/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Docs: update Web IDE docsMarcia Ramos2018-12-112-11/+9
|/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge branch '55191-update-workhorse' into 'master'Douglas Barbosa Alexandre2018-12-114-4/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Update GitLab Workhorse to v8.0.0Nick Thomas2018-12-114-4/+6
| | |_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Document gitaly network architectureJacob Vosmaer2018-12-111-0/+19
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch '7788_parse_license_management_reports_in_be-ce' into 'master'Kamil Trzciński2018-12-1110-68/+126
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Generalise test compare serviceGilbert Roulot2018-12-1110-68/+126
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'docs-allow_failure_default_when_manual' into 'master'Achilleas Pipinellis2018-12-111-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Add note about allow_failure default value for manual jobsOlivier Gonzalez2018-12-101-1/+1
* | | | | | | | | | | | | | | | | | Merge branch 'similar-issues-docs' into 'master'Victor Wu2018-12-113-0/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Added docs for similar issuesPhil Hughes2018-11-283-0/+20
* | | | | | | | | | | | | | | | | | Merge branch 'patch-35' into 'master'Achilleas Pipinellis2018-12-111-7/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \