- 27 Jul, 2018 1 commit
-
-
Toon Claes authored
The References header is an ordered list of mails, and some clients only look at the last mail in the list to determine to which mail the mail is in reply to. Therefore, to be a less obtrusive as possible, put the fallback address first. Some info about the reply key lookup in the References header: https://docs.gitlab.com/ee/administration/reply_by_email.html#how-it-works
-
- 26 Jul, 2018 18 commits
-
-
Tim Zallmann authored
Enable deleting files in the Web IDE See merge request gitlab-org/gitlab-ce!20595
-
Phil Hughes authored
-
Phil Hughes authored
Make report_issues.vue easily extendable Closes #49614 See merge request gitlab-org/gitlab-ce!20843
-
Lukas Eipert authored
-
Tim Zallmann authored
Wrap job name on pipeline job sidebar Closes #49540 See merge request gitlab-org/gitlab-ce!20804
-
Tim Zallmann authored
Fail Karma tests that take longer than a second Closes #44174 See merge request gitlab-org/gitlab-ce!20518
-
Rémy Coutable authored
Bump haml gem to 5.0.4 See merge request gitlab-org/gitlab-ce!20847
-
Rémy Coutable authored
Resolve "Dangerfile reporting that db/schema.rb wasn't updated" Closes #49631 See merge request gitlab-org/gitlab-ce!20852
-
Sean McGivern authored
Backport 5158-metrics-alerting to CE See merge request gitlab-org/gitlab-ce!20148
-
Tim Zallmann authored
Fixed IDE not opening JSON files See merge request gitlab-org/gitlab-ce!20798
-
Phil Hughes authored
-
Phil Hughes authored
Moved repo.css to its own CSS bundle to reduce the size of the main bundle See merge request gitlab-org/gitlab-ce!20853
-
Tim Zallmann authored
-
Rémy Coutable authored
Reset local storage between qa tests Closes gitlab-qa#303 See merge request gitlab-org/gitlab-ce!20844
-
Douwe Maan authored
Resolve "Define /commits/ behaviour" Closes #31576 See merge request gitlab-org/gitlab-ce!20738
-
Douwe Maan authored
toggle wip status using GraphQL mutation Closes #48719 See merge request gitlab-org/gitlab-ce!20443
-
Rémy Coutable authored
Make the frozen_string Danger check more resilient See merge request gitlab-org/gitlab-ce!20849
-
Tim Zallmann authored
CE backport of issue-boards-js-fix See merge request gitlab-org/gitlab-ce!20840
-
- 25 Jul, 2018 21 commits
-
-
Thong Kuah authored
-
Clement Ho authored
Add bar chart component See merge request gitlab-org/gitlab-ce!20082
-
Robert Speicher authored
Resolve "API endpoint that returns all members, including the inherited membership through ancestor group" Closes #32783 See merge request gitlab-org/gitlab-ce!19748
-
🙈 jacopo beschi 🙉 authored
Resolve "API endpoint that returns all members, including the inherited membership through ancestor group"
-
Robert Speicher authored
It's possible for a Ruby file to be empty and thus `gets` returns `nil`. Also indents the Markdown since we're using `<<~` and removes an unneeded variable.
-
Clement Ho authored
Resolve "Toggle comments button icon is misaligned" Closes #49192 See merge request gitlab-org/gitlab-ce!20756
-
Stan Hu authored
As pointed out in #49625, this version is needed to support Ruby 2.5. See https://github.com/haml/haml/blob/master/CHANGELOG.md for more details.
-
Tim Zallmann authored
Replace issues time tracking progress bar with gitlab-ui's progress bar Closes gitlab-ui#11 See merge request gitlab-org/gitlab-ce!20416
-
Clement Ho authored
-
Robert Speicher authored
-
DJ Mountney authored
This is not done by default as it is said to incur a performance hit, paired with local storage not always being used by the site being tested. (https://github.com/teamcapybara/capybara/issues/1702#issuecomment-219483444) GitLab uses localStorage, for things like remembering which tab you used last (on the login page for example, between sign-in, ldap, and register) Fixes: https://gitlab.com/gitlab-org/gitlab-qa/issues/303
-
Annabel Gray authored
Resolve "Broadcast message is misaligned on sign in page" Closes #49364 See merge request gitlab-org/gitlab-ce!20794
-
Douglas Barbosa Alexandre authored
[CE Backport] Geo: Cache projects_count and wikis_count in SiteStatistic See merge request gitlab-org/gitlab-ce!20413
-
Bob Van Landuyt authored
This is mainly the setup of mutations for GraphQL. Including authorization and basic return type-structure.
-
Douwe Maan authored
fixes #47716 where email confirmation fails after adding additional emails Closes #47716 See merge request gitlab-org/gitlab-ce!20084
-
Muhammad Nuzaihan authored
-
Douwe Maan authored
Add rbtrace to Gemfile See merge request gitlab-org/gitlab-ce!20831
-
Phil Hughes authored
-
Jose authored
-
Rémy Coutable authored
Enable rubocop for db/**/* and ee/db/**/* Closes #49582 See merge request gitlab-org/gitlab-ce!20834
-
Rémy Coutable authored
Back port ReactiveCaching See merge request gitlab-org/gitlab-ce!20836
-