- 10 Oct, 2017 21 commits
-
-
Richard Clamp authored
In doing some experimental testing of enabling the embedded mattermost we found that the currently generated QA namespace was problematic in that it used underscores when generating group names. This is invalid for a mattermost team name, underscores are illegal there. Here we change to use hyphens as they are legal in team names.
-
Rémy Coutable authored
Fix a liniting error introduced by !14652 See merge request gitlab-org/gitlab-ce!14790
-
Ahmad Sherif authored
-
Douwe Maan authored
Resolve "Private Avatars are not CDN compatible" Closes #38245 and gitlab-com/support-forum#2476 See merge request gitlab-org/gitlab-ce!14443
-
Sean McGivern authored
Fix text for the merge request lock system note Closes #38941 See merge request gitlab-org/gitlab-ce!14779
-
Filipa Lacerda authored
Trigger change event of the markdown textarea to allow Vue catch the programmatic changes. Closes #38441 See merge request gitlab-org/gitlab-ce!14539
-
Grzegorz Bizon authored
Also warn on timestamp in datetime migration cop See merge request gitlab-org/gitlab-ce!14784
-
Sean McGivern authored
-
Phil Hughes authored
Remove Build code from global namespace See merge request gitlab-org/gitlab-ce!14744
-
Filipa Lacerda authored
-
Robert Speicher authored
Migrate Workhorse Send{Diff,Patch} to Gitaly See merge request gitlab-org/gitlab-ce!14652
-
Jarka Kadlecova authored
-
Douwe Maan authored
Backports EE 38771 changes to CE. See merge request gitlab-org/gitlab-ce!14782
-
Sean McGivern authored
The types `timestamp` and `datetime` are aliases: https://github.com/rails/rails/blob/v4.2.10/activerecord/lib/active_record/connection_adapters/abstract/schema_definitions.rb#L362-L364
-
Phil Hughes authored
Remove Api from main.js See merge request gitlab-org/gitlab-ce!14774
-
Tiago Botelho authored
-
Filipa Lacerda authored
Make naming imports more clear Closes #38795 See merge request gitlab-org/gitlab-ce!14761
-
Tim Zallmann authored
-
Tim Zallmann authored
Resolve "Superfluous "Export" in "Advanced settings" of project settings" Closes #38574 See merge request gitlab-org/gitlab-ce!14773
-
Phil Hughes authored
Fix bad type checking to prevent 0 count badge to be shown Closes #34841 See merge request gitlab-org/gitlab-ce!14767
-
Filipa Lacerda authored
-
- 09 Oct, 2017 19 commits
-
-
Filipa Lacerda authored
-
Mike Greiling authored
-
Filipa Lacerda authored
Fix wiki empty page translation namespace not being removed Closes #38920 See merge request gitlab-org/gitlab-ce!14759
-
Kamil Trzciński authored
Rename the `codeclimate` job to `codequality` See merge request gitlab-org/gitlab-ce!14766
-
Douwe Maan authored
Include the changes in issuable webhook payloads Closes #34284 See merge request gitlab-org/gitlab-ce!14308
-
Tim Zallmann authored
-
Phil Hughes authored
Fixes mini graph in commit view Closes #38534 See merge request gitlab-org/gitlab-ce!14758
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Sean McGivern authored
CE Backport of "Don't create todos for old issue assignees" See merge request gitlab-org/gitlab-ce!14765
-
Sean McGivern authored
Don't show an "Unsubscribe" link in snippet comment notifications Closes #23888 See merge request gitlab-org/gitlab-ce!14764
-
Grzegorz Bizon authored
Make use of a `gitlab-qa-sandbox` group if available See merge request gitlab-org/gitlab-ce!14682
-
Robert Speicher authored
Fixed default group sort option Closes #38808 See merge request gitlab-org/gitlab-ce!14728
-
Rémy Coutable authored
Fix the number representing the amount of commits related to a push event Closes #37483 See merge request gitlab-org/gitlab-ce!14103
-
Jarka Kadlecova authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
As per our documentation: https://docs.gitlab.com/ee/user/project/merge_requests/code_quality_diff.html#how-it-worksSigned-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Robert Speicher authored
# Conflicts: # spec/features/dashboard/group_spec.rb
-