- 26 Jan, 2021 36 commits
-
-
yo authored
Finish project card Update user stat card Update group stat card Add Changelog Transparent card footer Remove div tags Remove href in span tag Update Translations Turn into white bg Move to card for licence overview Update licence summary and breakdown Update Translations Fix margins Add separate heading Update translations Fix test Fix test Update index.html.haml_spec.rb Update index.html.haml_spec.rb Move to span Fix test Switch to col-md-4 Fix mobile view Fix Test
-
Kamil Trzciński authored
Remove feature flag autofix indicator [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!51998
-
Tetiana Chupryna authored
-
Thong Kuah authored
[RUN-AS-IF-FOSS] Extend the interface of (prepend|extend|include)_if_ee helper methods See merge request gitlab-org/gitlab!51677
-
Toon Claes authored
Maintain data parity between ExperimentUser & ExperimentSubject See merge request gitlab-org/gitlab!51659
-
Mikołaj Wawrzyniak authored
Update Project/Group Exporter temp folder cleanup See merge request gitlab-org/gitlab!51969
-
Rémy Coutable authored
Package/plan name changes for whats_new See merge request gitlab-org/gitlab!51648
-
Rémy Coutable authored
Update doorkeeper to 5.5.0.rc2 [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!52171
-
Igor Drozdov authored
It contains a fix of 2.7 Ruby warning CHANGELOG: https://github.com/doorkeeper-gem/doorkeeper/blob/master/CHANGELOG.md
-
Adam Hegyi authored
Do not use attributes_for in RemoveDuplicateCsFindings spec See merge request gitlab-org/gitlab!52497
-
Achilleas Pipinellis authored
Remove outdated versions, and other style updates See merge request gitlab-org/gitlab!52389
-
Craig Norris authored
Remove old versions and add style updates.
-
Peter Leitzen authored
Swap to more sensible shift factory defaults See merge request gitlab-org/gitlab!52539
-
Thong Kuah authored
[RUN ALL RSPEC] Fix broke CE tests due to merge train pipeline check See merge request gitlab-org/gitlab!52556
-
Stan Hu authored
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/52137 introduced a `merge_train_pipeline?` check in the view, but this method was only available in EE. We now define a method in CE that is overriden in EE.
-
Achilleas Pipinellis authored
Update verification section in Geo framework doc See merge request gitlab-org/gitlab!51776
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Lin Jen-Shin authored
Merge branch '299822-flaky-test-on-spec-features-projects-show-user_sees_git_instructions_spec-rb-1-1-3-2-1-1' into 'master' Resolve "Flaky test on ./spec/features/projects/show/user_sees_git_instructions_spec.rb[1:1:3:2:1:1]" See merge request gitlab-org/gitlab!52457
-
David O'Regan authored
Apply GitLab UI for create file button in MR See merge request gitlab-org/gitlab!51795
-
Yogi authored
-
Brandon Labuschagne authored
Add URL Navigation to Pipeline Analytics Charts See merge request gitlab-org/gitlab!52338
-
Andrew Fontaine authored
If a query string of `?chart=XXX` is added to the URL, the appropriate tab is selected. Currently, the only correct values are `pipelines` and `deployments`. All other values are ignored, and `pipelines` is used as the default. If the application would not display tabs, nothing is affected.
-
Jacques Erasmus authored
Fix misspelling of 'vulnerabilities' in API See merge request gitlab-org/gitlab!52380
-
Amy Qualls authored
The word is misspelled in definitions, which means it shows up as a misspelled word in our docs.
-
Kushal Pandya authored
Use GraphQL for Jira importer user mapping member search See merge request gitlab-org/gitlab!52211
-
Coung Ngo authored
This converts the member search from using REST to GraphQL since we are GraphQL-first. https://gitlab.com/gitlab-org/gitlab/-/issues/241746
-
Albert Salim authored
-
Vitaly Slobodin authored
Fix line spacing in billing card header See merge request gitlab-org/gitlab!52521
-
Jake Burden authored
Remove unnecessary flex and container
-
Thong Kuah authored
Add merge train badge to pipelines See merge request gitlab-org/gitlab!52137
-
Payton Burdette authored
Add the train badge for pipelines.
-
Shinya Maeda authored
API fuzz - configuration screen - Create configuration page See merge request gitlab-org/gitlab!51940
-
Paul Gascou-Vaillancourt authored
Adds the basic boilerplate for the new API fuzzing configuration page
-
Jay Swain authored
This commit is part of the greater effort of the renaming of plans/packages part of: https://gitlab.com/gitlab-org/customers-gitlab-com/-/issues/1375#note_482464137 https://gitlab.com/gitlab-org/gitlab/-/issues/281015
-
Amy Qualls authored
Updated version history note format See merge request gitlab-org/gitlab!52533
-
- 25 Jan, 2021 4 commits
-
-
Stan Hu authored
Add "free upgrade" marketing UX See merge request gitlab-org/gitlab!51702
-
Andrei Stoicescu authored
Add service to get plan upgrade info Add specs for new helper methods
-
syasonik authored
-
charlie ablett authored
Move simple, useful methods from helper to model See merge request gitlab-org/gitlab!51414
-