Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | | | | | Add CHANGELOG | Matija Čupić | 2018-09-08 | 1 | -0/+5 |
| * | | | | | Reconcile differences in spec/models/blob_viewer | Matija Čupić | 2018-09-08 | 1 | -1/+1 |
| * | | | | | Reconcile differences in lib/gitlab/ci | Matija Čupić | 2018-09-08 | 3 | -72/+219 |
| * | | | | | Reconcile differences in doc/ci/yaml | Matija Čupić | 2018-09-08 | 1 | -141/+181 |
| * | | | | | Reconcile differences in lib/gitlab/ci/external | Matija Čupić | 2018-09-08 | 4 | -20/+23 |
| * | | | | | Reconcile differences in lib/gitlab/ci/external/file | Matija Čupić | 2018-09-08 | 5 | -43/+134 |
| * | | | | | Stub http request on specs intead of mocking HTTParty | Matija Čupić | 2018-09-07 | 4 | -24/+32 |
| * | | | | | Replace gitlab-ci.yml for .gitlab-ci.yml on yaml doc | Matija Čupić | 2018-09-07 | 1 | -6/+6 |
| * | | | | | Update yaml documentation examples | Matija Čupić | 2018-09-07 | 1 | -26/+50 |
| * | | | | | Address MR suggestions | Matija Čupić | 2018-09-07 | 13 | -66/+66 |
| * | | | | | Update YAML include doc to make it more specific | Matija Čupić | 2018-09-07 | 1 | -42/+57 |
| * | | | | | Improve external architecture | Matija Čupić | 2018-09-07 | 22 | -315/+445 |
| * | | | | | Make Repository#blob_data_at public | Matija Čupić | 2018-09-07 | 7 | -18/+132 |
| * | | | | | Address MR comments | Matija Čupić | 2018-09-07 | 8 | -48/+67 |
| * | | | | | Change ExternalFile to retrieve local file from repository instead of GitLab ... | Matija Čupić | 2018-09-07 | 12 | -52/+93 |
| * | | | | | Import external files in Gitlab CI config | Matija Čupić | 2018-09-07 | 4 | -8/+13 |
| * | | | | | Load external files in config | Matija Čupić | 2018-09-07 | 13 | -196/+89 |
| * | | | | | Build barebones for ExternalFiles libraries | Matija Čupić | 2018-09-07 | 13 | -4/+550 |