Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prettier Phase 1: Prettier Configuration, Prettifying of files and documentation | Tim Zallmann | 2018-03-14 | 9 | -14/+214 |
* | Merge branch 'ci-lint-dispatcher-fix' into 'master' | Filipa Lacerda | 2018-03-14 | 2 | -0/+1 |
|\ | |||||
| * | add check for ace editor on create routeci-lint-dispatcher-fix | Phil Hughes | 2018-03-14 | 1 | -0/+1 |
| * | Change path of CI lints create index.js file | Phil Hughes | 2018-03-14 | 1 | -0/+0 |
* | | Merge branch 'update-net-ssh' into 'master' | Douwe Maan | 2018-03-14 | 2 | -3/+3 |
|\ \ | |||||
| * | | Update net-ssh 4.1.0 -> 4.2.0 (Fixes #21734) | Pirate Praveen | 2018-03-14 | 2 | -3/+3 |
* | | | Merge branch '43806-update-ruby-saml-to-1.7.2' into 'master' | Robert Speicher | 2018-03-14 | 3 | -10/+15 |
|\ \ \ | |||||
| * | | | Update ruby-saml to 1.7.2 and omniauth-saml to 1.10.0 | Takuya Noguchi | 2018-03-14 | 3 | -10/+15 |
* | | | | Merge branch 'update-fog-aws' into 'master' | Robert Speicher | 2018-03-14 | 2 | -6/+6 |
|\ \ \ \ | |||||
| * | | | | update fog-aws 1.4 -> 2.0 | Pirate Praveen | 2018-03-13 | 2 | -6/+6 |
* | | | | | Merge branch 'update-acts-as-taggable-on' into 'master' | Robert Speicher | 2018-03-14 | 2 | -6/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Update acts-as-taggable-on to 5.0 | Pirate Praveen | 2018-03-12 | 2 | -6/+6 |
* | | | | | | Merge branch 'update-sentry-raven' into 'master' | Douwe Maan | 2018-03-14 | 2 | -3/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Update sentry-raven 2.5.3 -> 2.7 (Fixes #24029) | Pirate Praveen | 2018-03-13 | 2 | -3/+3 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'update-octokit' into 'master' | Douwe Maan | 2018-03-14 | 2 | -3/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Update octokit 4.6.2 -> 4.8 | Pirate Praveen | 2018-03-14 | 2 | -3/+3 |
* | | | | | | | Merge branch 'update-ruby-prof' into 'master' | Robert Speicher | 2018-03-14 | 2 | -3/+3 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Update ruby-prof 0.16.2 -> 0.17.0 | Pirate Praveen | 2018-03-13 | 2 | -3/+3 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'update-httparty' into 'master' | Grzegorz Bizon | 2018-03-14 | 2 | -4/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Update httparty 0.13.3 -> 0.15.6 | Pirate Praveen | 2018-03-14 | 2 | -4/+3 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'bvl-import-zip-multiple-assignees' into 'master' | Sean McGivern | 2018-03-14 | 4 | -15/+42 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Import multiple issue assignees from GitLab export | Bob Van Landuyt | 2018-03-14 | 4 | -15/+42 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch '43717-breadcrumb-on-admin-runner-page' into 'master' | Sean McGivern | 2018-03-14 | 2 | -0/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Set breadcrumb for admin/runners/show | Takuya Noguchi | 2018-03-14 | 2 | -0/+9 |
* | | | | | | | Merge branch '44160-update-foreman-to-0.84.0' into 'master' | Grzegorz Bizon | 2018-03-14 | 3 | -3/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Update foreman from 0.78.0 to 0.84.0 | Takuya Noguchi | 2018-03-13 | 3 | -3/+8 |
* | | | | | | | | Merge branch 'patch-29' into 'master' | Sean McGivern | 2018-03-14 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Docs: Incoming e-mails: require gitlab-ctl restart | Damian Nowak | 2018-03-06 | 1 | -0/+1 |
* | | | | | | | | | Merge branch 'mr-widget-deployment-styling' into 'master' | Filipa Lacerda | 2018-03-14 | 9 | -345/+393 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | fixed deployment rspecmr-widget-deployment-styling | Phil Hughes | 2018-03-14 | 1 | -1/+1 |
| * | | | | | | | | | removed useless v-if | Phil Hughes | 2018-03-14 | 5 | -55/+17 |
| * | | | | | | | | | improved markup | Phil Hughes | 2018-03-13 | 1 | -24/+20 |
| * | | | | | | | | | fixed breakpoint | Phil Hughes | 2018-03-13 | 2 | -46/+62 |
| * | | | | | | | | | fixed scss-lint | Phil Hughes | 2018-03-13 | 1 | -4/+2 |
| * | | | | | | | | | fixed eslint | Phil Hughes | 2018-03-13 | 2 | -11/+2 |
| * | | | | | | | | | adjust styling to remove gaps | Phil Hughes | 2018-03-13 | 1 | -1/+21 |
| * | | | | | | | | | updated specs | Phil Hughes | 2018-03-13 | 4 | -198/+221 |
| * | | | | | | | | | Fix styling of multiple environments in merge request widget | Phil Hughes | 2018-03-13 | 5 | -120/+162 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'zj-create-repo-opt-out' into 'master' | Sean McGivern | 2018-03-14 | 13 | -30/+31 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Set Gitlab::Shell#create_repository as OPT_OUT | Zeger-Jan van de Weg | 2018-03-14 | 1 | -4/+5 |
| * | | | | | | | | | Change Gitlab::Shell#add_namespace to #create_namespace | Zeger-Jan van de Weg | 2018-03-14 | 13 | -26/+26 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'projects-graphs-rspec' into 'master' | Grzegorz Bizon | 2018-03-14 | 3 | -83/+75 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Replace project graphs spinach tests with RSpec analog | Semyon Pupkov | 2018-03-14 | 3 | -83/+75 |
* | | | | | | | | | | Merge branch 'project-redirects-rspec' into 'master' | Lin Jen-Shin | 2018-03-14 | 3 | -105/+74 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Replace project redirects spinach tests with RSpec analog | Semyon Pupkov | 2018-03-14 | 3 | -105/+74 |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'fix-emoji-popup' into 'master' | Sean McGivern | 2018-03-14 | 2 | -2/+6 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Hide emoji popup after multiple spaces or blank lines | Jan Beckmann | 2018-03-11 | 2 | -2/+6 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'backstage/gb/add-pipeline-build-variables-tests' into 'master' | Kamil TrzciĆski | 2018-03-14 | 2 | -39/+90 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Remove enforcing uniqueness of build variablesbackstage/gb/add-pipeline-build-variables-tests | Grzegorz Bizon | 2018-03-07 | 2 | -10/+9 |
| * | | | | | | | | | Improve pipeline tests for variables to test ordering | Grzegorz Bizon | 2018-03-07 | 1 | -3/+3 |