- 26 Nov, 2019 40 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Jan Provaznik authored
Remove DB transaction from Rebase Gitaly operation See merge request gitlab-org/gitlab!20739
-
Phil Hughes authored
Fix award emoji tooltip being escaped twice if multiple people voted Closes #30036 See merge request gitlab-org/gitlab!19273
-
Brian T authored
-
Marcia Ramos authored
Document how Go binaries are compiled and distributed See merge request gitlab-org/gitlab!20286
-
Imre Farkas authored
Add template repository usage to the usage ping Closes #7597 See merge request gitlab-org/gitlab!20126
-
minghuan lei authored
-
Dmitriy Zaporozhets authored
Rename .gitlab_pages_shared_secret to .gitlab_pages_secret See merge request gitlab-org/gitlab!20519
-
Nick Thomas authored
-
Jan Provaznik authored
Fix HTML escaping in StringRangeMarker See merge request gitlab-org/gitlab!20426
-
Phil Hughes authored
Migrate pipelines specs to Jest + VTU See merge request gitlab-org/gitlab!20656
-
Paul Gascou-Vaillancourt authored
Migrated some pipelines specs to Jest and Vue Test Utils to help us with the BootrstrapVue upgrade
-
Heinrich Lee Yu authored
Prevent calling state machines initializer for issuables See merge request gitlab-org/gitlab!20728
-
Felipe Artur authored
Remove the overridden Issuable.initialize patch and prevent calling overriden initializer on state machines for issues and merge requests
-
Sean McGivern authored
Add license compliance to security configuration page See merge request gitlab-org/gitlab!18527
-
Pulkit Sharma authored
* Security::LicenseComplianceJobsFinder and Security::SecurityJobsFinder are now derived from Security::JobsFinder * Moved specs to a shared_examples spec file
-
Achilleas Pipinellis authored
update pipeline cron setting See merge request gitlab-org/gitlab!20491
-
Achilleas Pipinellis authored
Add docs for Pages Access Control with custom CAs See merge request gitlab-org/gitlab!20589
-
Greg Myers authored
Documenting a workaround until a fix is implemented
-
Imre Farkas authored
Remove the duplicate hidden namespace_id field on the import page Closes #24804 See merge request gitlab-org/gitlab!20405
-
Catalin Irimie authored
-
Marcia Ramos authored
Improve repository mirroring documentation Closes #34024 See merge request gitlab-org/gitlab!19810
-
philipp-rs authored
-
Kushal Pandya authored
Add new component for log control buttons Closes #5696 See merge request gitlab-org/gitlab!20698
-
Rémy Coutable authored
Adapt code_quality Auto DevOps template to GitLab self See merge request gitlab-org/gitlab!20749
-
Filipa Lacerda authored
Design Repo Sync Status - Initialize See merge request gitlab-org/gitlab!19975
-
Zack Cuddy authored
This adds the base ruby/rails files This adds the DOM hook for Vue This adds the app.vue and index.js Init the Vuex Store This adds all actions/mutations This also inits the state/constansts Add api endpoint Vuex Store Tests This tests all the store functionality This also creates MOCK_DATA Lock behind feature flag Prettyify and Eslint Forgot to run linting commands Remove whitespace Fix empty line Fix more lint issues Add a few fixes Missed a lint Fixes based on @filipa review More feedback changes Fix the broken service Delete disabled page Spec feedback Round of linting Manual add to gitlab.pot Store spec and app spec Tests Linting and i18n Service test A few more fixes Copy past issue Add test in api spec A round of linting lint Weird lint So many linting commands Rename api function Moar linting Lint
-
Marcia Ramos authored
Edit content for enabling EKS clusters See merge request gitlab-org/gitlab!20684
-
Nick Thomas authored
Set the SHA to be merged from push options Closes #37061 See merge request gitlab-org/gitlab!20639
-
Bob Van Landuyt authored
When we set `merge_when_pipeline_succeeds` in the push options, we also need to provide the sha that we'll be merging. We take the cha from the changes list that was passed into the push options, and pass it onwards to the Create or Update service.
-
Marin Jankovski authored
Documentation: Fixed semantic versioning link See merge request gitlab-org/gitlab!20714
-
Kushal Pandya authored
Update EE vue shared tests for boostrap vue upgrade See merge request gitlab-org/gitlab!20712
-
Nicolò Maria Mezzopera authored
- dismiss_button_spec.js - dismissal_note_spec - event_item_spec - modal_footer_spec - modal_spec
-
Bob Van Landuyt authored
Add ability to make Jira comments optional See merge request gitlab-org/gitlab!19004
-
Justin Ho Tuan Duong authored
- Add column to store setting - Update views, controller and params to handle updating the setting - Add logic to jira_service to disable comments
-
Heinrich Lee Yu authored
Fix `group_epic_link_path` method Closes #36924 See merge request gitlab-org/gitlab!20610
-
Miguel Rincon authored
Separate the component that handles scrolling from the component that displays logs. Put component is log viewer. Add new related specs.
-
Tim Zallmann authored
Add 'Download' button to Performance Bar Closes #28222 See merge request gitlab-org/gitlab!20205
-
Will Chandler authored
This change adds a new 'Download' button to the Performance Bar that allows users to download the raw Perf Bar JSON from all completed requests.
-
Thong Kuah authored
Turn on frozen string cop for all of spec Closes #27703 See merge request gitlab-org/gitlab!20754
-