summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix old IP typopages-ip-addressDeAndre Harris2018-08-141-1/+1
* Fix IP address typoDeAndre Harris2018-08-141-3/+3
* Updates Pages IP address post-GCP migrationDeAndre Harris2018-08-131-3/+3
* Merge branch 'fix-pipeline-fixture-seeder' into 'master'Kamil Trzciński2018-08-132-22/+46
|\
| * Squashed commit of the following:Shinya Maeda2018-08-082-22/+46
* | Merge branch '50243-auto-devops-behind-a-proxy' into 'master'Kamil Trzciński2018-08-132-2/+27
|\ \
| * | Vendor Auto-DevOps.gitlab-ci.yml with new proxy env vars passed through to do...Dylan Griffith2018-08-132-2/+27
* | | Merge branch 'ce-5666-optimize_querying_manageable_groups' into 'master'Yorick Peterse2018-08-132-14/+10
|\ \ \
| * | | Optimize querying User#manageable_groupsImre Farkas2018-08-062-14/+10
* | | | Merge branch '45663-tag-quick-action-on-commit-comments' into 'master'Sean McGivern2018-08-1323-102/+524
|\ \ \ \
| * | | | Tag message is frozen so avoid stripping destructivelyPeter Leitzen2018-08-101-1/+1
| * | | | Freeze string literalsPeter Leitzen2018-08-104-0/+8
| * | | | Fix preview of commit taggingPeter Leitzen2018-08-104-4/+25
| * | | | Implement QuickActions::TargetServicePeter Leitzen2018-08-105-15/+113
| * | | | Cannot mark a Commit as todo via `/todo`Peter Leitzen2018-08-102-11/+24
| * | | | You cannot `/award` a CommitPeter Leitzen2018-08-102-1/+8
| * | | | Let Commits::TagService return a result hashPeter Leitzen2018-08-102-13/+30
| * | | | Support "Preview" tab also for commit commandsPeter Leitzen2018-08-102-8/+29
| * | | | Move finding autocompletion targets into AutocompleteServicePeter Leitzen2018-08-102-9/+13
| * | | | No need to destruct block argumentsPeter Leitzen2018-08-101-2/+2
| * | | | Hide `/tag` quick action from non-authorised usersPeter Leitzen2018-08-101-2/+1
| * | | | Remove "TODO authorize"Peter Leitzen2018-08-101-1/+0
| * | | | Link to the tag in system notePeter Leitzen2018-08-102-3/+6
| * | | | Rename Commits::UpdateService to Commits::TagServicePeter Leitzen2018-08-104-11/+5
| * | | | Refactor spec for Commits::UpdateServicePeter Leitzen2018-08-101-27/+51
| * | | | Show optional tag message in quick action explanationPeter Leitzen2018-08-102-6/+31
| * | | | Document `/tag` in quick actions user docPeter Leitzen2018-08-101-3/+4
| * | | | Add changelogPeter Leitzen2018-08-101-0/+5
| * | | | Create a system note after tagging a commitPeter Leitzen2018-08-105-3/+51
| * | | | Commit notes now support quick actionsPeter Leitzen2018-08-101-42/+4
| * | | | Quick actions are now also supported on commitsPeter Leitzen2018-08-101-9/+1
| * | | | Tag a commit via `/tag 1.2.3 message`Peter Leitzen2018-08-102-1/+67
| * | | | Implement the `tag` commandsPeter Leitzen2018-08-102-0/+62
| * | | | Create empty Commits::UpdateService and wire it upPeter Leitzen2018-08-105-9/+34
| * | | | Build noteables in AutocompleteSourcesController#targetPeter Leitzen2018-08-102-11/+3
| * | | | Create a feature spec for "/tag"Peter Leitzen2018-08-101-0/+36
* | | | | Merge branch 'bvl-merge-base-api' into 'master'Grzegorz Bizon2018-08-137-3/+291
|\ \ \ \ \
| * | | | | Get the `merge-base` of 2 refs trough the APIBob Van Landuyt2018-08-137-3/+291
| | |_|/ / | |/| | |
* | | | | Merge branch '25990-web-terminal-improvements' into 'master'Phil Hughes2018-08-136-45/+77
|\ \ \ \ \
| * | | | | Regenerate pot filesFilipa Lacerda2018-08-131-0/+3
| * | | | | Moves terminal button into Vue.Filipa Lacerda2018-08-104-46/+69
| * | | | | Merge branch 'master' into 25990-web-terminal-improvementsFilipa Lacerda2018-08-10138-862/+2181
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into 25990-web-terminal-improvementsFilipa Lacerda2018-08-0914-35/+200
| |\ \ \ \ \ \
| * | | | | | | Renames the Terminal button and adds an iconFilipa Lacerda2018-08-092-2/+8
* | | | | | | | Merge branch 'rails5-gpg-signature-fix' into 'master'Sean McGivern2018-08-135-11/+22
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Fix specs failing on duplicate gpg signatureJan Provaznik2018-08-135-11/+22
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'osw-update-diff-docs-regarding-note-diff-file' into 'master'Sean McGivern2018-08-131-2/+15
|\ \ \ \ \ \ \
| * | | | | | | Update diff docs regarding note diff file usageOswaldo Ferreira2018-08-101-2/+15
* | | | | | | | Merge branch '50101-stuck-component' into 'master'Phil Hughes2018-08-134-0/+155
|\ \ \ \ \ \ \ \
| * | | | | | | | Creates vue component for warning block about stuck runnersFilipa Lacerda2018-08-104-0/+155
| | |/ / / / / / | |/| | | | | |