Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add changelogdm-dependency-linker-gemfile | Douwe Maan | 2017-05-12 | 1 | -0/+4 |
| | |||||
* | Remove unrelated link from spec | Douwe Maan | 2017-05-12 | 1 | -7/+0 |
| | |||||
* | Link Gemfile git URLs | Douwe Maan | 2017-05-12 | 2 | -1/+8 |
| | |||||
* | Fix specs | Douwe Maan | 2017-05-10 | 2 | -4/+4 |
| | |||||
* | Turn blob dependency links blue | Douwe Maan | 2017-05-10 | 5 | -0/+25 |
| | |||||
* | Autolink package names in Gemfile | Douwe Maan | 2017-05-10 | 7 | -10/+263 |
| | |||||
* | Add Gitlab::StringRegexMarker | Douwe Maan | 2017-05-10 | 3 | -2/+33 |
| | |||||
* | Extract generic parts of Gitlab::Diff::InlineDiffMarker | Douwe Maan | 2017-05-10 | 7 | -134/+187 |
| | |||||
* | Merge branch '20517-delete-projects-issuescontroller-redirect_old' into ↵ | Dmitriy Zaporozhets | 2017-05-10 | 2 | -16/+5 |
|\ | | | | | | | | | | | | | | | | | | | 'master' Resolve "Delete `Projects::IssuesController#redirect_old`" Closes #20517 See merge request !11135 | ||||
| * | Remove redirect for old issue url containing id instead of iid | blackst0ne | 2017-05-10 | 2 | -16/+5 |
| | | |||||
* | | Merge branch '32074-failed-build' into 'master' | Phil Hughes | 2017-05-10 | 2 | -102/+233 |
|\ \ | | | | | | | | | | | | | | | | | | | Fix broken test - load correct data Closes #32074 See merge request !11237 | ||||
| * | | Fix broken test - load correct data32074-failed-build | Filipa Lacerda | 2017-05-10 | 2 | -102/+233 |
|/ / | |||||
* | | Merge branch '31349-pipelines-vue' into 'master' | Phil Hughes | 2017-05-10 | 5 | -31/+34 |
|\ \ | | | | | | | | | | | | | | | | | | | Use vue file for table pagination component Closes #31349 See merge request !11210 | ||||
| * | | Use vue file for table pagination component | Filipa Lacerda | 2017-05-10 | 5 | -31/+34 |
|/ / | |||||
* | | Merge branch 'tc-fix-openid-sign-in-at-again' into 'master' | Robert Speicher | 2017-05-10 | 3 | -6/+6 |
|\ \ | | | | | | | | | | | | | | | | | | | Spec fix: Add :redis keyword to some specs clear state of trackable attributes Closes #32041 See merge request !11221 | ||||
| * | | Revert "Fix OpenID spec failure that assumed current_sign_in_at would be set"tc-fix-openid-sign-in-at-again | Toon Claes | 2017-05-09 | 1 | -1/+1 |
| | | | | | | | | | | | | This reverts commit 73f448e589f46865140412754a9c97df52dc16c7. | ||||
| * | | Add :redis keyword to some specs clear state of trackable attributes | Toon Claes | 2017-05-09 | 3 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The specs that rely on a correct value of the trackable attributes, should include the `:redis` keyword in the spec to ensure the state is reset between various specs. The trackable attributes being: - sign_in_count : Increased every time a sign in is made (by form, openid, oauth) - current_sign_in_at : A timestamp updated when the user signs in - last_sign_in_at : Holds the timestamp of the previous sign in - current_sign_in_ip : The remote ip updated when the user sign in - last_sign_in_ip : Holds the remote ip of the previous sign in The limiting of writing trackable attributes was introduced in gitlab-org/gitlab-ce!11053. | ||||
* | | | Merge branch ↵ | Clement Ho | 2017-05-10 | 5 | -8/+33 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '32030-transient-failure-in-spec-features-boards-boards_spec-rb' into 'master' Fix transient job failures relating to "unhandled Promise rejection" in issue boards Closes #32030 See merge request !11222 | ||||
| * | | | 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 |
| | | | | | | | | |