Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | only run the specs as :js that actually need to | Alexis Reigel | 2018-08-29 | 1 | -5/+5 | |
| * | | | | | | | | | | | add changelog | Alexis Reigel | 2018-08-29 | 1 | -0/+5 | |
| * | | | | | | | | | | | show number of runners indicator as callout | Alexis Reigel | 2018-08-29 | 1 | -6/+4 | |
| * | | | | | | | | | | | convert admin runners table to responsive table | Alexis Reigel | 2018-08-29 | 3 | -80/+100 | |
| * | | | | | | | | | | | add sort dropdown to admin runners page | Alexis Reigel | 2018-08-29 | 8 | -10/+75 | |
| * | | | | | | | | | | | use filtered search bar for admin runners | Alexis Reigel | 2018-08-29 | 10 | -81/+108 | |
| * | | | | | | | | | | | make FilteredSearchTokenKeys generic | Alexis Reigel | 2018-08-20 | 13 | -137/+157 | |
| * | | | | | | | | | | | extract filter/sort/paging logic to finder class | Alexis Reigel | 2018-08-20 | 3 | -5/+106 | |
| * | | | | | | | | | | | add status filter to admin runners page | Alexis Reigel | 2018-08-20 | 4 | -16/+112 | |
| * | | | | | | | | | | | dry up available scopes to constants | Alexis Reigel | 2018-08-20 | 2 | -4/+6 | |
| * | | | | | | | | | | | add Ci::Runner.offline scope to API | Alexis Reigel | 2018-08-20 | 2 | -12/+9 | |
| * | | | | | | | | | | | add offline scope to Ci::Runner | Alexis Reigel | 2018-08-20 | 2 | -1/+13 | |
* | | | | | | | | | | | | Merge branch 'ccr/50483_add_filter_for_group_milestones' into 'master' | Grzegorz Bizon | 2018-09-14 | 5 | -6/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Filter group milestones based on user membership | Chantal Rollison | 2018-09-13 | 5 | -6/+14 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch '49329-mr-show-commit-details-update-specs' into 'master' | Phil Hughes | 2018-09-14 | 9 | -23/+103 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Create specs for diffs/components/app and update modules to export factory fu... | Paul Slaughter | 2018-09-14 | 9 | -23/+103 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'frozen-string-app-finders-graphql' into 'master' | Stan Hu | 2018-09-13 | 70 | -0/+143 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Enable frozen string in app/graphql + app/finders | gfyoung | 2018-09-11 | 70 | -0/+143 | |
* | | | | | | | | | | | | Merge branch 'da-update-gitaly-server' into 'master' | Robert Speicher | 2018-09-13 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Update Gitlay server version to 0.121.0 | Douglas Barbosa Alexandre | 2018-09-13 | 2 | -2/+2 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'mr-fixed-expanded-state-not-working' into 'master' | Mike Greiling | 2018-09-13 | 3 | -7/+41 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fixed resolved discussions not toggling expanded | Phil Hughes | 2018-09-13 | 3 | -7/+41 | |
* | | | | | | | | | | | | | Merge branch 'schema-update' into 'master' | Yorick Peterse | 2018-09-13 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix column differences in `db/schema.rb` | Jan Provaznik | 2018-09-13 | 1 | -4/+4 | |
* | | | | | | | | | | | | | Merge branch 'dz-fix-jupyter-spec' into 'master' | Stan Hu | 2018-09-13 | 2 | -6/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Add project to jupyter cluster app factory spec | Dmitriy Zaporozhets | 2018-09-13 | 2 | -6/+2 | |
* | | | | | | | | | | | | | | Merge branch 'docs/abstraction-levels' into 'master' | Robert Speicher | 2018-09-13 | 2 | -0/+183 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Resolve typos in Reusing Abstractions doc | Robert Speicher | 2018-09-13 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | Document abstraction levels and code reuse | Yorick Peterse | 2018-09-13 | 2 | -0/+183 | |
* | | | | | | | | | | | | | | Merge branch 'rubocop-code-reuse' into 'master' | Robert Speicher | 2018-09-13 | 469 | -32/+3122 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Disable existing offenses for the CodeReuse cops | Yorick Peterse | 2018-09-11 | 454 | -32/+1683 | |
| * | | | | | | | | | | | | | | Added RuboCop cops to enforce code reuse rules | Yorick Peterse | 2018-09-11 | 15 | -0/+1439 | |
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch '49990-enable-omniauth-by-default' into 'master' | Douwe Maan | 2018-09-13 | 5 | -6/+46 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Enable omniauth by default | Nick Thomas | 2018-09-13 | 5 | -6/+46 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch '7573-show-click-to-expand-on-not-rendered-diffs' into 'master' | Phil Hughes | 2018-09-13 | 3 | -1/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Display click to expand on collapsed diffs | André Luís | 2018-09-13 | 3 | -1/+19 | |
* | | | | | | | | | | | | | | Merge branch '50808-choosing-initialize-repo-with-a-readme-breaks-project-cre... | Phil Hughes | 2018-09-13 | 5 | -12/+41 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Resolve "Choosing “Initialize repo with a README” breaks project created ... | Martin Wortschack | 2018-09-13 | 5 | -12/+41 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'vendor-auto-devops-gitlab-ci-fix-503-on-deploy' into 'master' | Kamil Trzciński | 2018-09-13 | 2 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Auto devops should wait for Deployment to complete | Thong Kuah | 2018-09-13 | 2 | -0/+8 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch '51450-vendor-refactor-registry-login' into 'master' | Kamil Trzciński | 2018-09-13 | 2 | -6/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Created a function for logging into the registry | Thong Kuah | 2018-09-13 | 2 | -6/+11 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'rails5-route-warnings' into 'master' | Grzegorz Bizon | 2018-09-13 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix route deprecation warnings in rails 5 | Jan Provaznik | 2018-09-12 | 2 | -2/+2 | |
* | | | | | | | | | | | | | Merge branch '42861-move-include-external-files-in-gitlab-ci-yml-from-starter... | Grzegorz Bizon | 2018-09-13 | 20 | -23/+1116 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Inline initialize_yaml_processor | Matija Čupić | 2018-09-12 | 1 | -5/+1 | |
| * | | | | | | | | | | | | Stack rescue blocks for Gitlab::Ci::Config#initialize | Matija Čupić | 2018-09-11 | 1 | -10/+8 | |
| * | | | | | | | | | | | | Add missing frozen string literal comments | Matija Čupić | 2018-09-11 | 9 | -0/+18 | |
| * | | | | | | | | | | | | Add link to CE move MR | Matija Čupić | 2018-09-11 | 1 | -2/+2 | |
| * | | | | | | | | | | | | Fix references to ee .gitlab-ci.yml spec fixtures | Matija Čupić | 2018-09-08 | 2 | -3/+3 |