summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | stub error handlers where uncaught Promise rejections currently exist32030-transient-failure-in-spec-features-boards-boards_spec-rbMike Greiling2017-05-095-8/+33
| |/ / / / / / / / /
* | | | | | | | | | Merge branch '31053-pipeline-ux' into 'master' Fatih Acet2017-05-095-4/+114
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds left connector class to the rendered graph Closes #31053 See merge request !11179
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into 31053-pipeline-ux31053-pipeline-uxFilipa Lacerda2017-05-09205-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-uxFilipa Lacerda2017-05-0812-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 graphFilipa Lacerda2017-05-085-4/+114
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch '32021-job-component-test-failure' into 'master' Fatih Acet2017-05-091-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-failureFilipa Lacerda2017-05-091-28/+46
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'dm-tree-blob-blame-consistency' into 'master' Fatih Acet2017-05-0916-69/+82
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make tree, blob and blame pages more consistent See merge request !11194
| * | | | | | | | | | | Add Repository subnav to 'Find files'dm-tree-blob-blame-consistencyDouwe Maan2017-05-091-0/+1
| | | | | | | | | | | |
| * | | | | | | | | | | Make tree, blob and blame pages more consistentDouwe Maan2017-05-0915-69/+81
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'winh-german-cycle-analytics' into 'master' Douwe Maan2017-05-093-70/+74
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add German translation for Cycle Analytics See merge request !11161
| * | | | | | | | | | Add German translation for Cycle Analytics (!11161)winh2017-05-093-70/+74
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'sh-fix-openid-spec-failure' into 'master' bj-blank-state-issues-list-bugRobert Speicher2017-05-091-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 setStan Hu2017-05-091-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 Lacerda2017-05-0924-119/+75
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove needless bind and indexOf polyfills See merge request !11187
| * | | | | | | | | | | | remove unnecessary indexOf polyfillsremove-needless-bind-polyfillsMike Greiling2017-05-083-9/+6
| | | | | | | | | | | | |
| * | | | | | | | | | | | remove bind polyfill from mock_u2f_device.jsMike Greiling2017-05-081-4/+2
| | | | | | | | | | | | |
| * | | | | | | | | | | | remove bind polyfill from users/calendar.jsMike Greiling2017-05-081-3/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | remove bind polyfill from users_select.jsMike Greiling2017-05-081-4/+3
| | | | | | | | | | | | |
| * | | | | | | | | | | | remove bind polyfill from u2f/register.jsMike Greiling2017-05-081-10/+8
| | | | | | | | | | | | |
| * | | | | | | | | | | | remove bind polyfill from u2f/error.jsMike Greiling2017-05-081-3/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | remove bind polyfill from u2f/authenticate.jsMike Greiling2017-05-081-9/+7
| | | | | | | | | | | | |
| * | | | | | | | | | | | remove bind polyfill from single_file_diff.jsMike Greiling2017-05-081-3/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | remove bind polyfill from shortcuts.jsMike Greiling2017-05-081-3/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | remove bind polyfill from right_sidebar.jsMike Greiling2017-05-081-3/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | remove bind polyfill from project_new.jsMike Greiling2017-05-081-3/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | remove bind polyfill from project_find_file.jsMike Greiling2017-05-081-6/+4
| | | | | | | | | | | | |
| * | | | | | | | | | | | remove bind polyfill from notifications_form.jsMike Greiling2017-05-081-3/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | remove bind polyfill from notes.jsMike Greiling2017-05-081-20/+18
| | | | | | | | | | | | |
| * | | | | | | | | | | | remove bind polyfill from new_commit_form.jsMike Greiling2017-05-081-3/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | remove bind polyfill from new_branch_form.jsMike Greiling2017-05-081-3/+2
| | | | | | | | | | | | |
| * | | | | | | | | | | | remove bind polyfill from namespace_select.jsMike Greiling2017-05-081-3/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | remove bind polyfill from merge_request.jsMike Greiling2017-05-081-3/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | remove bind polyfill from line_highlighter.jsMike Greiling2017-05-081-5/+3
| | | | | | | | | | | | |
| * | | | | | | | | | | | remove bind polyfill from labels.jsMike Greiling2017-05-081-4/+2
| | | | | | | | | | | | |
| * | | | | | | | | | | | remove bind polyfill from issuable_form.jsMike Greiling2017-05-081-6/+4
| | | | | | | | | | | | |
| * | | | | | | | | | | | remove bind polyfill from stat_graph_contributors_graph.jsMike Greiling2017-05-081-2/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | remove bind polyfill from gl_dropdown.jsMike Greiling2017-05-081-5/+4
| | | | | | | | | | | | |
| * | | | | | | | | | | | remove bind polyfill from files_comment_button.jsMike Greiling2017-05-081-3/+2
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'helm-documentation' into 'master' Achilleas Pipinellis2017-05-094-0/+657
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Kubernetes Helm Chart Install docs See merge request !11139
| * | | | | | | | | | | | Kubernetes Helm Chart Install docsDJ Mountney2017-05-094-0/+657
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'dm-pipeline-widget-padding' into 'master' Robert Speicher2017-05-092-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-paddingDouwe Maan2017-05-082-7/+1
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'dm-remove-unused-css-and-view' into 'master' Robert Speicher2017-05-093-33/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unused CSS and view See merge request !11190
| * | | | | | | | | | | | Remove unused viewdm-remove-unused-css-and-viewDouwe Maan2017-05-081-4/+0
| | | | | | | | | | | | |
| * | | | | | | | | | | | Remove unused CSSDouwe Maan2017-05-082-29/+0
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'improve-trigger-docs' into 'master' Marin Jankovski2017-05-093-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add screenshots to Triggered Build docs See merge request !11211
| * | | | | | | | | | | | Add screenshots to Triggered Build docsBalasankar C2017-05-093-0/+4
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'update-cr-docs' into 'master' Rémy Coutable2017-05-091-5/+10
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix links in code review docs See merge request !11207
| * | | | | | | | | | | | Fix links in code review docsSean McGivern2017-05-091-5/+10
| | | | | | | | | | | | |