- 11 Oct, 2019 40 commits
-
-
Gosia Ksionek authored
-
Sanad Liaquat authored
Skip test instead of quarantine Closes #33854 See merge request gitlab-org/gitlab!18433
-
Achilleas Pipinellis authored
Document available container scanning options Closes #10123 See merge request gitlab-org/gitlab!17964
-
Adam Cohen authored
-
Dmitriy Zaporozhets authored
JIRA Service: Improve username/email validation See merge request gitlab-org/gitlab!18397
-
Grzegorz Bizon authored
Import improve project update See merge request gitlab-org/gitlab!18007
-
Achilleas Pipinellis authored
Update links in /university /pages /gitlab-basics, etc. See merge request gitlab-org/gitlab!18234
-
Marcel Amirault authored
Update links in /university, /pages, /gitlab-basics and others, to fix 404'ing links and redirections
-
Kushal Pandya authored
Multi select drag/drop in Issue Board See merge request gitlab-org/gitlab!16317
-
Arturo Herrero authored
-
Arturo Herrero authored
It's a good UX practice to remove leading and trailing whitespaces for the username/email fields.
-
Kushal Pandya authored
Fix erroneous "No activities found" message Closes #27118 See merge request gitlab-org/gitlab!18434
-
Filipa Lacerda authored
Add skeleton for code analytics See merge request gitlab-org/gitlab!18266
-
Brandon Labuschagne authored
This commit adds the base component as well as the initial Vuex store setup code. There is a single test which confirms that the component is able to render.
-
Sean McGivern authored
Track self describing events Closes #13297 See merge request gitlab-org/gitlab!18188
-
Thong Kuah authored
bin/secpick: Check existence of `license.rb` to differentiate between `ee` and `foss` repos See merge request gitlab-org/gitlab!18376
-
Stan Hu authored
If the number of activities on the page were less than the limit (20), the pager would display the set of activities but also insert a "No activities found" banner underneath. This was happening because the pager attempted to load more data because it thought it needed to display more information in the window. This commit fixes the problem by disabling the pager if the number of activities received is less than the total limit. Closes https://gitlab.com/gitlab-org/gitlab/issues/27118
-
Kushal Pandya authored
Notebook rendering: handle metadata.scrolled See merge request gitlab-org/gitlab!15687
-
Remi Rampin authored
-
Kushal Pandya authored
Update GitLab Packages See merge request gitlab-org/gitlab!18004
-
Mark Lapierre authored
Fix E2E file templates test Closes #33852 See merge request gitlab-org/gitlab!18432
-
Sean McGivern authored
Show description when SSH public key is not available on a GitLab instance See merge request gitlab-org/gitlab!18363
-
Alper Akgun authored
-
Achilleas Pipinellis authored
Pages are enabled on .com, remove note stating otherwise See merge request gitlab-org/gitlab!18401
-
Thiago Presa authored
-
Martin Wortschack authored
Refactor general use popover button to be for content only Closes gitlab-org/growth/engineering#15 See merge request gitlab-org/gitlab!18348
-
Doug Stull authored
- before we had this generally named to signify its general use - now we have refactored the items out of it that made it generic and it is now only for the step content. Therefore we will rename it to signify its use.
-
Achilleas Pipinellis authored
Add redirect and renaming note for exporter Closes #32312 See merge request gitlab-org/gitlab!17667
-
Marcel Amirault authored
-
Achilleas Pipinellis authored
Remove scan of /app in docs script See merge request gitlab-org/gitlab!18428
-
Marcel Amirault authored
-
Sanad Liaquat authored
-
Stan Hu authored
[EE] Show epic events on group activity page See merge request gitlab-org/gitlab!16108
-
Jan Provaznik authored
* group events are now inclueded in the 'All' tab and a new 'Epic events' tab added to this page * group events are not showed on other activity pages (e.g. user) yet * this MR also removes old "non-join_lateral" query for getting events because this was used only for postgres <9.3 and we now require at least 9.6
-
Sanad Liaquat authored
Configurable SAML fingerprint in e2e tests See merge request gitlab-org/gitlab!18387
-
Evan Read authored
Add references to pipelines for merged results See merge request gitlab-org/gitlab!18250
-
Marcel Amirault authored
-
Mark Lapierre authored
They were recently changed, breaking the test. And they should be tested in FE tests anyway. Also change a block argument so a cop doesn't have to be disabled
-
Russell Dickenson authored
Merge request approval rules enabled in 11.10 See merge request gitlab-org/gitlab!18292
-
Russell Dickenson authored
Centralize push option documentation Closes #31147 See merge request gitlab-org/gitlab!18176
-