Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Okta authentication documentationdocs/add-okta-auth | Achilleas Pipinellis | 2016-12-15 | 4 | -1/+162 |
* | Merge branch 'seed-runner-token' into 'master' | Kamil Trzciński | 2016-12-15 | 6 | -11/+60 |
|\ | |||||
| * | Add changelog entry for seeding the runner request tokenseed-runner-token | DJ Mountney | 2016-12-01 | 1 | -0/+5 |
| * | Allow users to seed the initial runner registration token using an environmen... | DJ Mountney | 2016-12-01 | 5 | -11/+55 |
* | | Merge branch 'fix-slack-pipeline-message-by-api' into 'master' | Kamil Trzciński | 2016-12-15 | 3 | -10/+26 |
|\ \ | |||||
| * | | Fix Slack pipeline message by APIfix-slack-pipeline-message-by-api | Lin Jen-Shin | 2016-12-13 | 3 | -10/+26 |
* | | | Merge branch '22849-ci-build-ref-slug' into 'master' | Kamil Trzciński | 2016-12-15 | 6 | -27/+62 |
|\ \ \ | |||||
| * | | | Introduce $CI_BUILD_REF_SLUG | Nick Thomas | 2016-12-13 | 6 | -27/+62 |
* | | | | Merge branch 'fix/transient-failing-analytics-spec' into 'master' | James Lopez | 2016-12-15 | 1 | -0/+8 |
|\ \ \ \ | |||||
| * | | | | fix transient timing failure adding timecopfix/transient-failing-analytics-spec | James Lopez | 2016-12-14 | 1 | -0/+8 |
* | | | | | Merge branch 'delete-more-page-specific-css' into 'master' | Jacob Schatz | 2016-12-15 | 10 | -40/+14 |
|\ \ \ \ \ | |||||
| * | | | | | Remove pages/snippets cssdelete-more-page-specific-css | Annabel Dunstone Gray | 2016-12-14 | 7 | -31/+11 |
| * | | | | | Remove unused bootstrap imports | Annabel Dunstone Gray | 2016-12-14 | 1 | -5/+5 |
| * | | | | | Shift emojis and icons styles into framework | Annabel Dunstone Gray | 2016-12-14 | 5 | -10/+4 |
|/ / / / / | |||||
* | | | | | Merge branch 'clean-no-undef' into 'master' | Alfredo Sumaran | 2016-12-15 | 171 | -214/+611 |
|\ \ \ \ \ | |||||
| * | | | | | resolve all instances of no-undef eslint rule violationsclean-no-undef | Mike Greiling | 2016-12-14 | 88 | -111/+295 |
| * | | | | | expand remaining non-explicit eslint-disable blocks and factor out globals wh... | Mike Greiling | 2016-12-13 | 87 | -107/+320 |
* | | | | | | Merge branch 'username-exists-root' into 'master' | Alfredo Sumaran | 2016-12-14 | 2 | -1/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Username exists check respects the relative root URLusername-exists-root | Phil Hughes | 2016-12-14 | 2 | -1/+5 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'variables' into 'master' | Jacob Schatz | 2016-12-14 | 48 | -225/+175 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Finish refactoring graysvariables | Annabel Dunstone Gray | 2016-12-13 | 40 | -135/+110 |
| * | | | | | | Combining more grays | Annabel Dunstone Gray | 2016-12-13 | 15 | -48/+29 |
| * | | | | | | Remove duplicate shades of gray and black | Annabel Dunstone Gray | 2016-12-13 | 18 | -44/+38 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch '22864-kubernetes-service' into 'master' | Kamil Trzciński | 2016-12-14 | 16 | -1/+384 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Introduce deployment services, starting with a KubernetesService | Nick Thomas | 2016-12-14 | 16 | -1/+384 |
* | | | | | | | Merge branch 'dont-lint-npm-modules' into 'master' | Alfredo Sumaran | 2016-12-14 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | add node_modules to our eslintignore settingsdont-lint-npm-modules | Mike Greiling | 2016-12-14 | 1 | -0/+1 |
* | | | | | | | | Merge branch 'fix-navigation-white-space' into 'master' | Annabel Dunstone Gray | 2016-12-14 | 8 | -23/+22 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Remove white space between nav itemsfix-navigation-white-space | Alfredo Sumaran | 2016-12-14 | 8 | -23/+22 |
* | | | | | | | | | Merge branch '24803-change-cursor-for-ca-stages' into 'master' | Alfredo Sumaran | 2016-12-14 | 2 | -0/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Change cursor type only for inactive stage-nav-items on Cycle Analytics page | Ryan Harris | 2016-12-09 | 1 | -1/+2 |
| * | | | | | | | | | Changed cursor for stage-nav-item instead of just stage-name | Ryan Harris | 2016-12-05 | 1 | -2/+1 |
| * | | | | | | | | | Cursor now changes to a pointer when mousing over stages on Cycle Analytics page | Ryan Harris | 2016-12-04 | 2 | -0/+6 |
* | | | | | | | | | | Merge branch '24927-custom-event-polyfill-test' into 'master' | Alfredo Sumaran | 2016-12-14 | 2 | -0/+47 |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Fix broken test in chrome24927-custom-event-polyfill-test | Filipa Lacerda | 2016-12-13 | 1 | -3/+3 |
| * | | | | | | | | | Fix broken test | Filipa Lacerda | 2016-12-09 | 1 | -3/+3 |
| * | | | | | | | | | Adds tests for Custom Event polyfill | Filipa Lacerda | 2016-12-08 | 2 | -0/+47 |
* | | | | | | | | | | Merge branch 'dz-remove-namespaces-path-uniq' into 'master' | Dmitriy Zaporozhets | 2016-12-14 | 8 | -12/+118 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'master' into 'dz-remove-namespaces-path-uniq' | Dmitriy Zaporozhets | 2016-12-14 | 217 | -893/+3737 |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'dz-fix-admin-routes' into 'master' | Sean McGivern | 2016-12-14 | 13 | -27/+48 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Add support for nested groups to admin routingdz-fix-admin-routes | Dmitriy Zaporozhets | 2016-12-11 | 13 | -27/+48 |
* | | | | | | | | | | Merge branch 'mattl-gitshell-fixes' into 'master' | Rémy Coutable | 2016-12-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'cherry-pick-f55fc1ec' into 'mattl-gitshell-fixes' mattl-gitshell-fixes | Matt Lee | 2016-12-12 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | 8.14 requires GitLab shell 4.0.3 | Matt Lee | 2016-12-12 | 1 | -1/+1 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'build-statuses' into 'master' | Rémy Coutable | 2016-12-14 | 58 | -170/+1125 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Improve build status specs contexts descriptions | Grzegorz Bizon | 2016-12-14 | 5 | -4/+6 |
| * | | | | | | | | | | Add some missing tests for detailed status methodsbuild-statuses | Grzegorz Bizon | 2016-12-14 | 3 | -2/+32 |
| * | | | | | | | | | | Remove trailing blank line from Allowable module | Grzegorz Bizon | 2016-12-14 | 1 | -1/+0 |
| * | | | | | | | | | | Update manual build icon SVG | Grzegorz Bizon | 2016-12-13 | 1 | -1/+1 |
| * | | | | | | | | | | Make it possible to mix `Gitlab::Routing` in | Grzegorz Bizon | 2016-12-13 | 3 | -1/+30 |