Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update canary yellow icon to be darker and added canary ci_faviconsadd-canary-favicon | Luke "Jared" Bennett | 2017-06-27 | 11 | -0/+0 |
* | Added canary conditional to status_entity.rb | Luke "Jared" Bennett | 2017-06-27 | 1 | -1/+6 |
* | Add temporary CANARY env vars to be set in Kubernetes-with-canary.gitlab-ci.y... | Luke "Jared" Bennett | 2017-06-27 | 2 | -2/+4 |
* | Add yellow favicon | Luke "Jared" Bennett | 2017-06-27 | 1 | -0/+0 |
* | Merge branch 'zj-review-apps-usage-data' into 'master' | Grzegorz Bizon | 2017-06-27 | 4 | -0/+7 |
|\ | |||||
| * | Add in_review_folder to usage pingzj-review-apps-usage-data | Z.J. van de Weg | 2017-06-27 | 4 | -0/+7 |
* | | Merge branch '34168-cannot-edit-prioritized-labels-issues-with-firefox' into ... | Phil Hughes | 2017-06-27 | 4 | -3/+10 |
|\ \ | |||||
| * | | Action Buttons on Prio Labels working again by setting pointer events to none... | Tim Zallmann | 2017-06-27 | 4 | -3/+10 |
|/ / | |||||
* | | Merge branch '34324-gitlab-db-seed-is-broken' into 'master' | Rémy Coutable | 2017-06-27 | 2 | -1/+5 |
|\ \ | |||||
| * | | Fix Gitlab::Database.bulk_insert for non-UTF-8 data34324-gitlab-db-seed-is-broken | Sean McGivern | 2017-06-26 | 2 | -1/+5 |
* | | | Merge branch 'pat-alert-when-signin-disabled' into 'master' | Rémy Coutable | 2017-06-27 | 11 | -31/+274 |
|\ \ \ | |||||
| * | | | Provide hint to create a personal access token for Git over HTTP | Robin Bobbitt | 2017-06-26 | 11 | -31/+274 |
* | | | | Merge branch 'sh-unset-stubenv' into 'master' | Rémy Coutable | 2017-06-27 | 1 | -0/+8 |
|\ \ \ \ | |||||
| * | | | | Reset the state of StubENV's @env_already_stubbed after each spec runsh-unset-stubenv | Stan Hu | 2017-06-26 | 1 | -0/+8 |
* | | | | | Merge branch 'fix-33991' into 'master' | Sean McGivern | 2017-06-27 | 4 | -23/+86 |
|\ \ \ \ \ | |||||
| * | | | | | Fix missing hidden class when subscribed to a group labelfix-33991 | Douglas Barbosa Alexandre | 2017-06-26 | 1 | -3/+3 |
| * | | | | | Fix LabelsHelper#toggle_subscription_label_path | Douglas Barbosa Alexandre | 2017-06-26 | 1 | -4/+6 |
| * | | | | | Fix LabelsHelper#can_subscribe_to_label_in_different_levels | Douglas Barbosa Alexandre | 2017-06-26 | 1 | -1/+1 |
| * | | | | | Improve scenario description for the group labels subscription spec | Douglas Barbosa Alexandre | 2017-06-26 | 1 | -1/+1 |
| * | | | | | Add can_subscribe_to_label_in_different_levels helper method | Douglas Barbosa Alexandre | 2017-06-26 | 2 | -12/+16 |
| * | | | | | Extract common paths to a variable | Douglas Barbosa Alexandre | 2017-06-26 | 1 | -4/+5 |
| * | | | | | Add CHANGELOG | Douglas Barbosa Alexandre | 2017-06-26 | 1 | -0/+4 |
| * | | | | | Allow users to subscribe to group labels on group labels page | Douglas Barbosa Alexandre | 2017-06-26 | 3 | -16/+68 |
* | | | | | | Merge branch '23036-replace-dashboard-todo-spinach' into 'master' | Rémy Coutable | 2017-06-27 | 9 | -618/+399 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Replaces 'dashboard/todos' spinach with rspec | Alexander Randa | 2017-06-26 | 9 | -618/+399 |
* | | | | | | | Merge branch '34052-store-mr-ref-fetched-in-database' into 'master' | Sean McGivern | 2017-06-27 | 7 | -3/+63 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Store merge request ref_fetched status in the database34052-store-mr-ref-fetched-in-database | Adam Niedzielski | 2017-06-26 | 7 | -3/+63 |
* | | | | | | | | Merge branch '34282-fix-api-using-include_missing-false' into 'master' | Grzegorz Bizon | 2017-06-27 | 3 | -1/+16 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add changelog entry | Lin Jen-Shin | 2017-06-27 | 1 | -0/+4 |
| * | | | | | | | | Fix optional args for POST :id/variables | Lin Jen-Shin | 2017-06-27 | 2 | -1/+12 |
* | | | | | | | | | Merge branch 'winh-mr-widget-no-pipeline' into 'master' | Phil Hughes | 2017-06-27 | 2 | -19/+56 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Handle Promise rejections in mr_widget_pipeline_spec.js | winh | 2017-06-26 | 1 | -24/+35 |
| * | | | | | | | | | Handle missing pipeline in merge request widget | winh | 2017-06-26 | 1 | -1/+8 |
| * | | | | | | | | | Add failing test for #32987 | winh | 2017-06-22 | 1 | -0/+19 |
* | | | | | | | | | | Merge branch 'polish-sidebar-toggle' into 'master' | Phil Hughes | 2017-06-27 | 7 | -3/+65 |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Polish sidebar toggle | Clement Ho | 2017-06-27 | 7 | -3/+65 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge branch '34309-drop-gfm-mr-ms' into 'master' | Sean McGivern | 2017-06-27 | 3 | -2/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Drop GFM support for the title of Milestone/MergeRequest in template | Takuya Noguchi | 2017-06-27 | 3 | -2/+6 |
* | | | | | | | | | | Merge branch 'update_bootsnap_1.1.1' into 'master' | Robert Speicher | 2017-06-27 | 4 | -0/+15 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Bump bootsnap to 1.1.1 | blackst0ne | 2017-06-27 | 4 | -0/+15 |
* | | | | | | | | | | | Update CHANGELOG.md for 9.3.1 | Clement Ho | 2017-06-26 | 7 | -25/+9 |
| |_|_|_|_|/ / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge branch '33600-fix-uncaught-throw-in-ee_compat_check' into 'master' | Robert Speicher | 2017-06-26 | 1 | -4/+17 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Fix an uncaught throw in the ee_compat_check job | Rémy Coutable | 2017-06-21 | 1 | -4/+17 |
* | | | | | | | | | | | Merge branch 'remove-unused-argument' into 'master' | Sean McGivern | 2017-06-26 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Remove unused Gitlab::Git::Commit#to_diff argument | Jacob Vosmaer | 2017-06-26 | 1 | -2/+2 |
* | | | | | | | | | | | | Merge branch 'fix-nested-group-spec-on-mysql' into 'master' | Robert Speicher | 2017-06-26 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Tag a spec as :nested_groups since it fails on MySQLfix-nested-group-spec-on-mysql | Rémy Coutable | 2017-06-26 | 1 | -1/+1 |
* | | | | | | | | | | | | | Merge branch 'accepting-mrs-more-prominent' into 'master' | Sid Sijbrandij | 2017-06-26 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | make accepting mrs more prominentaccepting-mrs-more-prominent | Job van der Voort | 2017-06-26 | 1 | -0/+2 |
* | | | | | | | | | | | | | | Merge branch '34286_add_esperanto_translations_for_cycle_analytics_and_projec... | Douwe Maan | 2017-06-26 | 5 | -1/+1150 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |