- 10 Feb, 2020 40 commits
-
-
Douglas Barbosa Alexandre authored
Modify HamService to use AkismetMethods See merge request gitlab-org/gitlab!24633
-
Martin Wortschack authored
Resolve "Move Merge Request from right sidebar of Web IDE to bottom bar" See merge request gitlab-org/gitlab!24746
-
Nick Thomas authored
Code Nav PoC: API for fetching code-nav info See merge request gitlab-org/gitlab!23674
-
Rémy Coutable authored
Add spec to test import->export equivalence Closes #39543 See merge request gitlab-org/gitlab!23338
-
Marcel Amirault authored
Added note for kubernetes executor services support See merge request gitlab-org/gitlab!22530
-
Georgi N. Georgiev authored
-
Natalia Tepluhina authored
Add new basic registry explorer app See merge request gitlab-org/gitlab!23153
-
Nicolò Maria Mezzopera authored
- store - router - basic pages - haml entrypoints - js entry points - feature flag - update list code to not overlap
-
Andreas Brandl authored
Include `license_scanning` to Ci::Build index See merge request gitlab-org/gitlab!24090
-
Tetiana Chupryna authored
-
Igor Drozdov authored
This MR provides API for fetching code navigation info from the stored LSIF data
-
Sean McGivern authored
Set 1MB limit for reactive cache data Closes gitlab-com/gl-infra/infrastructure#8744 See merge request gitlab-org/gitlab!21871
-
Kushal Pandya authored
Fixes new directory not working corretly Closes #202656 See merge request gitlab-org/gitlab!24705
-
Rémy Coutable authored
Don't run rspec for QA only changes Closes #204735 See merge request gitlab-org/gitlab!24778
-
Walmyr Lima e Silva Filho authored
Remove reliable tag from specific test See merge request gitlab-org/gitlab!24779
-
Marcia Ramos authored
Docs: Add search support for protected branches API See merge request gitlab-org/gitlab!24138
-
Grzegorz Bizon authored
Update last_activity_on field on every REST API request See merge request gitlab-org/gitlab!21725
-
Andy Soiron authored
It updates User#last_activity_on, on every API request when user is logged in and last_activity_on is a date earlier than today
-
Bob Van Landuyt authored
Rename `HamService.mark_as_ham!` to `execute` See merge request gitlab-org/gitlab!24650
-
James Lopez authored
Fix rails 6 content type deprecation warnings See merge request gitlab-org/gitlab!24680
-
Walmyr Lima authored
-
Shinya Maeda authored
Port `trigger` keyword to Core (3/4) - move downstream pipeline creation See merge request gitlab-org/gitlab!24391
-
Fabio Pitino authored
Move most of the model and specs
-
Kushal Pandya authored
Remove whitespace from repository controls Closes #201755 See merge request gitlab-org/gitlab!24350
-
David Fernandez authored
DEPRECATION WARNING: Rails 6.1 will return Content-Type header without modification. If you want just the MIME type, please use `#media_type` instead.
-
Lin Jen-Shin authored
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab/issues/202656
-
Alessio Caiazza authored
Explain cron-workers that don't need context See merge request gitlab-org/gitlab!24494
-
Bob Van Landuyt authored
These workers don't need context because they don't operate scoped to a user, namespace or project.
-
Phil Hughes authored
Remove unused usage_ping partial See merge request gitlab-org/gitlab!24694
-
Jan Provaznik authored
Nuget package content service See merge request gitlab-org/gitlab!24290
-
Martin Wortschack authored
Resolve "Migrate '.fa-spinner' to '.spinner' within 'app/views/users'" See merge request gitlab-org/gitlab!24672
-
João Cunha authored
- Adds reactive_cache_limit FF defautl false - Logs ReactiveCaching::ExceededReactiveCacheLimit to Sentry - Limit Environments to 10MB - Limit MergeRequest to 20MB - Adds Documentation - Adds changelog - Adds specs
-
Sean McGivern authored
Fix merge train unnecessarily retries pipeline by a race condition Closes #196133 See merge request gitlab-org/gitlab!24566
-
Sean McGivern authored
Improve conan packages code quality See merge request gitlab-org/gitlab!24647
-
Bob Van Landuyt authored
Add development documentation on worker weights See merge request gitlab-org/gitlab!24689
-
Imre Farkas authored
Deprecate GET /admin/application_settings route Closes #43659, #43658, and #43657 See merge request gitlab-org/gitlab!22252
-
Alexander Oleynikov authored
-
Bob Van Landuyt authored
Create and write to deployment_clusters table See merge request gitlab-org/gitlab!24235
-
Dmytro Zaporozhets authored
Fix a flaky example in pipelines_controller_spec See merge request gitlab-org/gitlab!24597
-