summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'pat-alert-when-signin-disabled' into 'master'Rémy Coutable2017-06-271-0/+4
|\ | | | | | | | | Provide hint to create a personal access token for Git over HTTP See merge request !12105
| * Provide hint to create a personal access token for Git over HTTPRobin Bobbitt2017-06-261-0/+4
| | | | | | | | | | | | If internal auth is disabled and user is not an LDAP user, present the user with an alert to create a personal access token if he does not have one already.
* | Merge branch 'fix-33991' into 'master'Sean McGivern2017-06-271-0/+4
|\ \ | | | | | | | | | | | | | | | | | | Allow users to subscribe to group labels on the group labels page Closes #33991 See merge request !12402
| * | Add CHANGELOGDouglas Barbosa Alexandre2017-06-261-0/+4
| | |
* | | Merge branch '23036-replace-dashboard-todo-spinach' into 'master'Rémy Coutable2017-06-271-0/+4
|\ \ \ | | | | | | | | | | | | | | | | Replaces 'dashboard/todos' spinach with rspec See merge request !12453
| * | | Replaces 'dashboard/todos' spinach with rspecAlexander Randa2017-06-261-0/+4
| | | |
* | | | Merge branch '34052-store-mr-ref-fetched-in-database' into 'master'Sean McGivern2017-06-271-0/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Store merge request ref_fetched status in the database Closes #34052 See merge request !12424
| * | | | Store merge request ref_fetched status in the database34052-store-mr-ref-fetched-in-databaseAdam Niedzielski2017-06-261-0/+4
| | | | | | | | | | | | | | | | | | | | Closes #34052
* | | | | Merge branch '34282-fix-api-using-include_missing-false' into 'master'Grzegorz Bizon2017-06-271-0/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix optional arugments for POST :id/variables Closes #34282 See merge request !12474
| * | | | | Add changelog entryLin Jen-Shin2017-06-271-0/+4
| | | | | |
* | | | | | Polish sidebar toggleClement Ho2017-06-271-0/+4
|/ / / / /
* | | | | Merge branch '34309-drop-gfm-mr-ms' into 'master'Sean McGivern2017-06-271-0/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop GFM support for the title of Milestone/MergeReuqest in template Closes #34309 See merge request !12451
| * | | | | Drop GFM support for the title of Milestone/MergeRequest in templateTakuya Noguchi2017-06-271-0/+4
| | |_|_|/ | |/| | |
* | | | | Merge branch 'update_bootsnap_1.1.1' into 'master'Robert Speicher2017-06-271-0/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump bootsnap to 1.1.1 Closes #34084 See merge request !12425
| * | | | | Bump bootsnap to 1.1.1blackst0ne2017-06-271-0/+4
| | | | | |
* | | | | | Update CHANGELOG.md for 9.3.1Clement Ho2017-06-266-25/+0
| |_|_|_|/ |/| | | | | | | | | [ci skip]
* | | | | Merge branch ↵Douwe Maan2017-06-261-0/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '34286_add_esperanto_translations_for_cycle_analytics_and_project_and_repository_pages' into 'master' Add Esperanto translations for Cycle Analytics, Project, and Repository pages Closes #34286 See merge request !12442
| * | | | | Add Esperanto translations for Cycle Analytics, Project, and Repository pages黄涛2017-06-261-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | Fix #34286
* | | | | | Merge branch 'sh-fix-premailer-gem-for-filesystem' into 'master'Robert Speicher2017-06-261-0/+5
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump premailer-rails gem to 1.9.7 and its dependencies to prevent network retrieval of assets Closes #34231 See merge request !12456
| * | | | | | Bump premailer-rails gem to 1.9.7 and its dependencies to prevent network ↵Stan Hu2017-06-261-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | retrieval of assets Since asset compilation was disabled in GitLab 9.3, the premailer-rails gem would fall back to fetching assets via HTTP(s) since the Sidekiq working directory was not the Rails root. In some instances, SSL verification would fail, preventing e-mails from being sent. premailer-rails 1.9.7 has a fix (https://github.com/fphilipe/premailer-rails/pull/195) that uses an absolute directory to load assets from the filesystem so that the assets can be fetched locally instead of over the network. Closes #34231
* | | | | | | Add explicit message when no runners on adminTakuya Noguchi2017-06-261-0/+4
| | | | | | |
* | | | | | | Merge branch '23036-replace-dashboard-mr-spinach' into 'master'Rémy Coutable2017-06-261-0/+4
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | Replace 'dashboard/merge_requests' spinach with rspec See merge request !12440
| * | | | | | Replaces 'dashboard/merge_requests' spinach with rspecAlexander Randa2017-06-261-0/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '34207-remove-bin-ci-upgrade-rb' into 'master'Rémy Coutable2017-06-261-0/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove bin/ci/upgrade.rb Closes #34207 See merge request !12414
| * | | | | | Remove bin/ci/upgrade.rb as not working allTakuya Noguchi2017-06-241-0/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '34289-drop-gfm-on-milestone-issuable-title' into 'master'Sean McGivern2017-06-261-0/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop GFM support for issuable title on milestone Closes #34289 See merge request !12444
| * | | | | Drop GFM support for issuable title on milestone for consistency and performanceTakuya Noguchi2017-06-261-0/+4
| | |_|/ / | |/| | |
* | | | | Merge branch 'replace_spinach_spec_profile_notifications.feature' into 'master'Rémy Coutable2017-06-261-0/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Replace 'profile/notifications.feature' spinach test with an rspec analog See merge request !12345
| * | | | | Replace 'profile/notifications.feature' spinach test with an rspec analogblackst0ne2017-06-221-0/+4
| | | | | |
* | | | | | Merge branch 'fix/gb/fix-skipped-pipeline-with-allowed-to-fail-jobs' into ↵Kamil Trzciński2017-06-261-0/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Fix pipeline status when allowed to fail jobs present Closes #29059 See merge request !11166
| * | | | | | Add changelog entry for pipeline status fixGrzegorz Bizon2017-06-201-0/+4
| | | | | | |
* | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2017-06-2615-0/+61
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'issue-inline-edit-quick-submit' into 'master'Filipa Lacerda2017-06-261-0/+4
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes ctrl+enter not submit issue edit form Closes #33758 See merge request !12422
| | * | | | | | | Fixes ctrl+enter not submit issue edit formissue-inline-edit-quick-submitPhil Hughes2017-06-241-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #33758
| * | | | | | | | Merge branch 'zj-faster-charts-page' into 'master'Grzegorz Bizon2017-06-261-0/+4
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve performance for pipeline charts Closes #32407 See merge request !12378
| | * | | | | | | | Improve performance for pipeline chartsZ.J. van de Weg2017-06-231-0/+4
| | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Achieved by using another table, which both has better indexes and is smaller. Now the data provided for the user is more valueable too.
| * | | | | | | | Merge branch 'dm-group-page-name' into 'master'Sean McGivern2017-06-261-0/+4
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Show group name instead of path on group page See merge request !12391
| | * | | | | | | | Show group name instead of path on group pagedm-group-page-nameDouwe Maan2017-06-231-0/+4
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge branch 'fix-34019' into 'master'Sean McGivern2017-06-261-0/+4
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Perform project housekeeping after importing projects Closes #34019 See merge request !12323
| | * | | | | | | Add CHANGELOGDouglas Barbosa Alexandre2017-06-231-0/+4
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'dm-requirements-txt-tilde' into 'master'Grzegorz Bizon2017-06-231-0/+5
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't match tilde and exclamation mark as part of requirements.txt package name Closes #34166 See merge request !12431
| | * | | | | | | Don't match tilde and exclamation mark as part of requirements.txt package namedm-requirements-txt-tildeDouwe Maan2017-06-231-0/+5
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'tc-refactor-projects-finder-init-collection' into 'master'Douwe Maan2017-06-231-0/+4
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add User#full_private_access? to check if user has access to all private groups & projects Closes #31745 See merge request !12373
| | * | | | | | | Add User#full_private_access? to check if user has Private accesstc-refactor-projects-finder-init-collectionToon Claes2017-06-231-0/+4
| | | |_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In CE only the admin has access to all private groups & projects. In EE also an auditor can have full private access. To overcome merge conflicts, or accidental incorrect access rights, abstract this out in `User#full_private_access?`. `User#admin?` now only should be used for admin-only features. For private access-related features `User#full_private_access?` should be used. Backported from gitlab-org/gitlab-ee!2199
| * | | | | | | Merge branch 'mk-fix-breadcrumb-order-33938' into 'master'Douwe Maan2017-06-231-0/+4
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix breadcrumb order Closes #33938 See merge request !12322
| | * | | | | | | Add changelog entrymk-fix-breadcrumb-order-33938Michael Kozono2017-06-231-0/+4
| | |/ / / / / /
| * | | | | | | Merge branch 'mk-fix-issue-34068' into 'master'Douwe Maan2017-06-231-0/+4
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix 500 on failure to create a private group Closes #34068 See merge request !12394
| | * | | | | | Fix 500 on create group failuresMichael Kozono2017-06-231-0/+4
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | Fixes #34068
| * | | | | | Limit the width of commit & snippet comment sectionsPhil Hughes2017-06-231-0/+4
| | | | | | |
| * | | | | | Limit the width of project READMEsPhil Hughes2017-06-231-0/+4
| | | | | | |