Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'web-ide-default-merge-request' into 'master' | Nick Thomas | 2019-02-28 | 3 | -4/+10 |
|\ | |||||
| * | Use Web IDE path for merge request edit buttons | Phil Hughes | 2019-02-27 | 3 | -4/+10 |
* | | Merge branch '57788-project-labels-tooltip-missing' into 'master' | Clement Ho | 2019-02-28 | 3 | -4/+20 |
|\ \ | |||||
| * | | Fix bug where project topics truncate | Brandon Labuschagne | 2019-02-28 | 3 | -4/+20 |
|/ / | |||||
* | | Merge branch 'enable-perf-in-mr' into 'master' | Rémy Coutable | 2019-02-28 | 2 | -0/+22 |
|\ \ | |||||
| * | | Enabling performance metrics on Review Apps | Ramya Authappan | 2019-02-28 | 2 | -0/+22 |
|/ / | |||||
* | | Merge branch 'apollo-package-upgrades' into 'master' | Filipa Lacerda | 2019-02-28 | 2 | -61/+61 |
|\ \ | |||||
| * | | Update apollo libraries | Phil Hughes | 2019-02-27 | 2 | -61/+61 |
| |/ | |||||
* | | Merge branch 'add-project-level-config-for-prospective-merge-pipelines-ce' in... | Filipa Lacerda | 2019-02-28 | 4 | -0/+18 |
|\ \ | |||||
| * | | Add project level config for merge pipelines | Shinya Maeda | 2019-02-28 | 4 | -0/+18 |
* | | | Merge branch 'mr-origin-24925' into 'master' | Sean McGivern | 2019-02-28 | 4 | -6/+16 |
|\ \ \ | |||||
| * | | | Jira: Make issue links title compact | Douglas Barbosa Alexandre | 2019-02-28 | 4 | -6/+16 |
|/ / / | |||||
* | | | Merge branch 'sh-redash-is-baaaaaack' into 'master' | Rémy Coutable | 2019-02-28 | 2 | -4/+6 |
|\ \ \ | |||||
| * | | | Bring back mentions of Redash | Stan Hu | 2019-02-27 | 2 | -4/+6 |
* | | | | Merge branch '55505-mr-diff-karma-tests' into 'master' | Phil Hughes | 2019-02-28 | 8 | -30/+436 |
|\ \ \ \ | |||||
| * | | | | Resolve "Add missing karma tests to the the MR Diff components" | Natalia Tepluhina | 2019-02-28 | 8 | -30/+436 |
|/ / / / | |||||
* | | | | Merge branch 'qa-nightly-83-quarantine-oauth-specs' into 'master' | Ramya Authappan | 2019-02-28 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | Quarantine GitHub OAuth test | Sanad Liaquat | 2019-02-28 | 1 | -1/+2 |
* | | | | | Merge branch 'root_controller_gitaly_allow_n_1' into 'master' | Stan Hu | 2019-02-28 | 1 | -1/+7 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Allow Gitaly N+1 calls for RootController#index | Thong Kuah | 2019-02-28 | 1 | -1/+7 |
* | | | | | Merge branch 'docs/add-efs-warning' into 'master' | Evan Read | 2019-02-28 | 1 | -0/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Docs: Add EFS warning message for AWS installs | David Coy | 2019-02-28 | 1 | -0/+4 |
|/ / / / / | |||||
* | | | | | Merge branch '52877-ios-publishing-blog-post-and-gitlab-ci-yml-template' into... | Nick Thomas | 2019-02-28 | 2 | -0/+33 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Add iOS-fastlane template for .gitlab-ci.yml | Jason Lenny | 2019-02-28 | 2 | -0/+33 |
|/ / / / | |||||
* | | | | Merge branch 'an-developer-docs-for-distributed-tracing' into 'master' | Evan Read | 2019-02-28 | 4 | -0/+183 |
|\ \ \ \ | |||||
| * | | | | Add developer documentation for distributing tracing | Andrew Newdigate | 2019-02-28 | 4 | -0/+183 |
|/ / / / | |||||
* | | | | Merge branch 'stylelint-breaking-master' into 'master' | Luke Bennett | 2019-02-27 | 1 | -9/+9 |
|\ \ \ \ | |||||
| * | | | | Adhere to stylelint specs | Annabel Dunstone Gray | 2019-02-27 | 1 | -9/+9 |
|/ / / / | |||||
* | | | | Merge branch 'tz-stylelint-episode-2' into 'master' | Annabel Dunstone Gray | 2019-02-27 | 52 | -423/+443 |
|\ \ \ \ | |||||
| * | | | | Added Stylelint Setup | Tim Zallmann | 2019-02-25 | 53 | -425/+443 |
* | | | | | Merge branch 'feature/runner-tag-filter-for-admin-view' into 'master' | Stan Hu | 2019-02-27 | 21 | -80/+419 |
|\ \ \ \ \ | |||||
| * | | | | | make assertions on objects instead of tag names | Alexis Reigel | 2019-02-27 | 1 | -12/+12 |
| * | | | | | use functional style for tags finder | Alexis Reigel | 2019-02-27 | 1 | -19/+19 |
| * | | | | | add trigram database index on tags | Alexis Reigel | 2019-02-27 | 2 | -0/+19 |
| * | | | | | don't filter tags by taggable type | Alexis Reigel | 2019-02-27 | 3 | -28/+17 |
| * | | | | | optimize sql query to get tags related to runners | Alexis Reigel | 2019-02-27 | 1 | -2/+12 |
| * | | | | | inherit DropdownUser from DropdownAjaxFilter | Alexis Reigel | 2019-02-27 | 1 | -63/+20 |
| * | | | | | use lazy ajax filter dropdown for runner tags | Alexis Reigel | 2019-02-27 | 11 | -37/+200 |
| * | | | | | add changelog | Alexis Reigel | 2019-02-27 | 1 | -0/+5 |
| * | | | | | add tag filter to admin runners page | Alexis Reigel | 2019-02-27 | 11 | -1/+152 |
| * | | | | | add tag_list param to runners api | Alexis Reigel | 2019-02-27 | 3 | -16/+61 |
|/ / / / / | |||||
* | | | | | Merge branch 'danger-ignores-gitlab-pot' into 'master' | Robert Speicher | 2019-02-27 | 2 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Danger ignores gitlab.pot | Nick Thomas | 2019-02-27 | 2 | -0/+2 |
* | | | | | | Merge branch 'members-ee-code-ce' into 'master' | Filipa Lacerda | 2019-02-27 | 3 | -11/+20 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | CE backport of members-ee-code | Phil Hughes | 2019-02-27 | 3 | -11/+20 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'fix-misspellings-app' into 'master' | Rémy Coutable | 2019-02-27 | 17 | -34/+34 |
|\ \ \ \ \ | |||||
| * | | | | | Fix misspellings in app/spec executable lines | Takuya Noguchi | 2019-02-27 | 17 | -34/+34 |
* | | | | | | Merge branch 'issue-template-feature-fix-ce' into 'master' | James Lopez | 2019-02-27 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fixed placeholder text in feature proposal issue template | Jeremy Watson | 2019-02-27 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Merge branch '10014-ee-spec-models-ci-build_spec-rb-ee-spec-requests-api-runn... | Kamil Trzciński | 2019-02-27 | 24 | -119/+290 |
|\ \ \ \ \ \ |