Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | stub error handlers where uncaught Promise rejections currently exist32030-transient-failure-in-spec-features-boards-boards_spec-rb | Mike Greiling | 2017-05-09 | 5 | -8/+33 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch '31053-pipeline-ux' into 'master' | Fatih Acet | 2017-05-09 | 5 | -4/+114 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds left connector class to the rendered graph Closes #31053 See merge request !11179 | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into 31053-pipeline-ux31053-pipeline-ux | Filipa Lacerda | 2017-05-09 | 205 | -1562/+7156 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: Fallback to default pattern when note does not belong to project Merge request widget redesign Fixed focused test in notes spec Fixed UP arrow key not editing last comment in discussion Fix skipped manual actions issue in pipeline processing Fix notify_only_default_branch check for Slack service | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into 31053-pipeline-ux | Filipa Lacerda | 2017-05-08 | 12 | -28/+343 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: Update guides for 9.2. [skip ci] add documentation Standardize jasmine test describe block names that test specific methods | |||||
| * | | | | | | | | | | | Adds left connector class to the rendered graph | Filipa Lacerda | 2017-05-08 | 5 | -4/+114 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch '32021-job-component-test-failure' into 'master' | Fatih Acet | 2017-05-09 | 1 | -28/+46 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix test failure in job vue componenFix test failure in job vue componentt Closes #32021 See merge request !11208 | |||||
| * | | | | | | | | | | | Fix test failure in job vue componenFix test failure in job vue componentt32021-job-component-test-failure | Filipa Lacerda | 2017-05-09 | 1 | -28/+46 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'dm-tree-blob-blame-consistency' into 'master' | Fatih Acet | 2017-05-09 | 16 | -69/+82 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make tree, blob and blame pages more consistent See merge request !11194 | |||||
| * | | | | | | | | | | | Add Repository subnav to 'Find files'dm-tree-blob-blame-consistency | Douwe Maan | 2017-05-09 | 1 | -0/+1 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Make tree, blob and blame pages more consistent | Douwe Maan | 2017-05-09 | 15 | -69/+81 | |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'winh-german-cycle-analytics' into 'master' | Douwe Maan | 2017-05-09 | 3 | -70/+74 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add German translation for Cycle Analytics See merge request !11161 | |||||
| * | | | | | | | | | | Add German translation for Cycle Analytics (!11161) | winh | 2017-05-09 | 3 | -70/+74 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'sh-fix-openid-spec-failure' into 'master' bj-blank-state-issues-list-bug | Robert Speicher | 2017-05-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix OpenID spec failure that assumed current_sign_in_at would be set Closes #32041 See merge request !11219 | |||||
| * | | | | | | | | | | | Fix OpenID spec failure that assumed current_sign_in_at would be set | Stan Hu | 2017-05-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Due to 6a915d6f, the `current_sign_in_at` may not actually be set due to an ExclusiveLease in other jobs. To fix this spec, manually set the value in the setup. Closes #32041 | |||||
* | | | | | | | | | | | | Merge branch 'remove-needless-bind-polyfills' into 'master' | Filipa Lacerda | 2017-05-09 | 24 | -119/+75 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove needless bind and indexOf polyfills See merge request !11187 | |||||
| * | | | | | | | | | | | | remove unnecessary indexOf polyfillsremove-needless-bind-polyfills | Mike Greiling | 2017-05-08 | 3 | -9/+6 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | remove bind polyfill from mock_u2f_device.js | Mike Greiling | 2017-05-08 | 1 | -4/+2 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | remove bind polyfill from users/calendar.js | Mike Greiling | 2017-05-08 | 1 | -3/+1 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | remove bind polyfill from users_select.js | Mike Greiling | 2017-05-08 | 1 | -4/+3 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | remove bind polyfill from u2f/register.js | Mike Greiling | 2017-05-08 | 1 | -10/+8 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | remove bind polyfill from u2f/error.js | Mike Greiling | 2017-05-08 | 1 | -3/+1 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | remove bind polyfill from u2f/authenticate.js | Mike Greiling | 2017-05-08 | 1 | -9/+7 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | remove bind polyfill from single_file_diff.js | Mike Greiling | 2017-05-08 | 1 | -3/+1 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | remove bind polyfill from shortcuts.js | Mike Greiling | 2017-05-08 | 1 | -3/+1 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | remove bind polyfill from right_sidebar.js | Mike Greiling | 2017-05-08 | 1 | -3/+1 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | remove bind polyfill from project_new.js | Mike Greiling | 2017-05-08 | 1 | -3/+1 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | remove bind polyfill from project_find_file.js | Mike Greiling | 2017-05-08 | 1 | -6/+4 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | remove bind polyfill from notifications_form.js | Mike Greiling | 2017-05-08 | 1 | -3/+1 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | remove bind polyfill from notes.js | Mike Greiling | 2017-05-08 | 1 | -20/+18 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | remove bind polyfill from new_commit_form.js | Mike Greiling | 2017-05-08 | 1 | -3/+1 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | remove bind polyfill from new_branch_form.js | Mike Greiling | 2017-05-08 | 1 | -3/+2 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | remove bind polyfill from namespace_select.js | Mike Greiling | 2017-05-08 | 1 | -3/+1 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | remove bind polyfill from merge_request.js | Mike Greiling | 2017-05-08 | 1 | -3/+1 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | remove bind polyfill from line_highlighter.js | Mike Greiling | 2017-05-08 | 1 | -5/+3 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | remove bind polyfill from labels.js | Mike Greiling | 2017-05-08 | 1 | -4/+2 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | remove bind polyfill from issuable_form.js | Mike Greiling | 2017-05-08 | 1 | -6/+4 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | remove bind polyfill from stat_graph_contributors_graph.js | Mike Greiling | 2017-05-08 | 1 | -2/+1 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | remove bind polyfill from gl_dropdown.js | Mike Greiling | 2017-05-08 | 1 | -5/+4 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | remove bind polyfill from files_comment_button.js | Mike Greiling | 2017-05-08 | 1 | -3/+2 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'helm-documentation' into 'master' | Achilleas Pipinellis | 2017-05-09 | 4 | -0/+657 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Kubernetes Helm Chart Install docs See merge request !11139 | |||||
| * | | | | | | | | | | | | Kubernetes Helm Chart Install docs | DJ Mountney | 2017-05-09 | 4 | -0/+657 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'dm-pipeline-widget-padding' into 'master' | Robert Speicher | 2017-05-09 | 2 | -7/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make pipeline widget padding consistent between MR and commit pages See merge request !11193 | |||||
| * | | | | | | | | | | | | Make pipeline widget padding consistent between MR and commit pagesdm-pipeline-widget-padding | Douwe Maan | 2017-05-08 | 2 | -7/+1 | |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'dm-remove-unused-css-and-view' into 'master' | Robert Speicher | 2017-05-09 | 3 | -33/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unused CSS and view See merge request !11190 | |||||
| * | | | | | | | | | | | | Remove unused viewdm-remove-unused-css-and-view | Douwe Maan | 2017-05-08 | 1 | -4/+0 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Remove unused CSS | Douwe Maan | 2017-05-08 | 2 | -29/+0 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'improve-trigger-docs' into 'master' | Marin Jankovski | 2017-05-09 | 3 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add screenshots to Triggered Build docs See merge request !11211 | |||||
| * | | | | | | | | | | | | Add screenshots to Triggered Build docs | Balasankar C | 2017-05-09 | 3 | -0/+4 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'update-cr-docs' into 'master' | Rémy Coutable | 2017-05-09 | 1 | -5/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix links in code review docs See merge request !11207 | |||||
| * | | | | | | | | | | | | Fix links in code review docs | Sean McGivern | 2017-05-09 | 1 | -5/+10 | |
| | | | | | | | | | | | | |