summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix broken linksimprove-feature-proposal-templatebikebilly2019-02-281-6/+6
* Update Feature Proposal issue templateFabio Busatto2019-02-281-7/+7
* Merge branch 'sh-redash-is-baaaaaack' into 'master'Rémy Coutable2019-02-282-4/+6
|\
| * Bring back mentions of RedashStan Hu2019-02-272-4/+6
* | Merge branch '55505-mr-diff-karma-tests' into 'master'Phil Hughes2019-02-288-30/+436
|\ \
| * | Resolve "Add missing karma tests to the the MR Diff components"Natalia Tepluhina2019-02-288-30/+436
|/ /
* | Merge branch 'qa-nightly-83-quarantine-oauth-specs' into 'master'Ramya Authappan2019-02-281-1/+2
|\ \
| * | Quarantine GitHub OAuth testSanad Liaquat2019-02-281-1/+2
* | | Merge branch 'root_controller_gitaly_allow_n_1' into 'master'Stan Hu2019-02-281-1/+7
|\ \ \ | |/ / |/| |
| * | Allow Gitaly N+1 calls for RootController#indexThong Kuah2019-02-281-1/+7
* | | Merge branch 'docs/add-efs-warning' into 'master'Evan Read2019-02-281-0/+4
|\ \ \
| * | | Docs: Add EFS warning message for AWS installsDavid Coy2019-02-281-0/+4
|/ / /
* | | Merge branch '52877-ios-publishing-blog-post-and-gitlab-ci-yml-template' into...Nick Thomas2019-02-282-0/+33
|\ \ \
| * | | Add iOS-fastlane template for .gitlab-ci.ymlJason Lenny2019-02-282-0/+33
|/ / /
* | | Merge branch 'an-developer-docs-for-distributed-tracing' into 'master'Evan Read2019-02-284-0/+183
|\ \ \
| * | | Add developer documentation for distributing tracingAndrew Newdigate2019-02-284-0/+183
|/ / /
* | | Merge branch 'stylelint-breaking-master' into 'master'Luke Bennett2019-02-271-9/+9
|\ \ \
| * | | Adhere to stylelint specsAnnabel Dunstone Gray2019-02-271-9/+9
|/ / /
* | | Merge branch 'tz-stylelint-episode-2' into 'master'Annabel Dunstone Gray2019-02-2752-423/+443
|\ \ \
| * | | Added Stylelint SetupTim Zallmann2019-02-2553-425/+443
* | | | Merge branch 'feature/runner-tag-filter-for-admin-view' into 'master'Stan Hu2019-02-2721-80/+419
|\ \ \ \
| * | | | make assertions on objects instead of tag namesAlexis Reigel2019-02-271-12/+12
| * | | | use functional style for tags finderAlexis Reigel2019-02-271-19/+19
| * | | | add trigram database index on tagsAlexis Reigel2019-02-272-0/+19
| * | | | don't filter tags by taggable typeAlexis Reigel2019-02-273-28/+17
| * | | | optimize sql query to get tags related to runnersAlexis Reigel2019-02-271-2/+12
| * | | | inherit DropdownUser from DropdownAjaxFilterAlexis Reigel2019-02-271-63/+20
| * | | | use lazy ajax filter dropdown for runner tagsAlexis Reigel2019-02-2711-37/+200
| * | | | add changelogAlexis Reigel2019-02-271-0/+5
| * | | | add tag filter to admin runners pageAlexis Reigel2019-02-2711-1/+152
| * | | | add tag_list param to runners apiAlexis Reigel2019-02-273-16/+61
|/ / / /
* | | | Merge branch 'danger-ignores-gitlab-pot' into 'master'Robert Speicher2019-02-272-0/+2
|\ \ \ \
| * | | | Danger ignores gitlab.potNick Thomas2019-02-272-0/+2
* | | | | Merge branch 'members-ee-code-ce' into 'master'Filipa Lacerda2019-02-273-11/+20
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | CE backport of members-ee-codePhil Hughes2019-02-273-11/+20
* | | | | Merge branch 'fix-misspellings-app' into 'master'Rémy Coutable2019-02-2717-34/+34
|\ \ \ \ \
| * | | | | Fix misspellings in app/spec executable linesTakuya Noguchi2019-02-2717-34/+34
* | | | | | Merge branch 'issue-template-feature-fix-ce' into 'master'James Lopez2019-02-271-1/+1
|\ \ \ \ \ \
| * | | | | | Fixed placeholder text in feature proposal issue templateJeremy Watson2019-02-271-1/+1
|/ / / / / /
* | | | | | Merge branch '10014-ee-spec-models-ci-build_spec-rb-ee-spec-requests-api-runn...Kamil Trzciński2019-02-2724-119/+290
|\ \ \ \ \ \
| * | | | | | Revert "Merge branch 'revert-8baf9e5f' into 'master'"Matija Čupić2019-02-2724-119/+290
* | | | | | | Merge branch 'osw-fetch-latest-version-when-creating-suggestions' into 'master'Sean McGivern2019-02-277-17/+81
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Use shorthand version of method callOswaldo Ferreira2019-02-261-2/+1
| * | | | | | Always fetch MR latest version when creating suggestionsOswaldo Ferreira2019-02-267-17/+82
* | | | | | | Merge branch '42086-project-fetch-statistics-api-http-only' into 'master'57125-heatmap-chart-typeNick Thomas2019-02-2725-3/+393
|\ \ \ \ \ \ \
| * | | | | | | Add project http fetch statistics APIJacopo2019-02-2725-3/+393
* | | | | | | | Merge branch '58149-fix-read-list-board-policy' into 'master'Nick Thomas2019-02-273-2/+9
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Enable `:read_list` when `:read_group` is enabledHeinrich Lee Yu2019-02-253-2/+9
* | | | | | | | Merge branch 'qa-fix-import-github-repo-spec-2' into 'master'Ramya Authappan2019-02-2711-35/+75
|\ \ \ \ \ \ \ \
| * | | | | | | | Update GitHub Import testSanad Liaquat2019-02-2511-35/+75