- 24 Jun, 2019 40 commits
-
-
Tiger authored
This enables terminals for group and project level clusters. Previously there was no way to determine which project (and therefore kubernetes namespace) to connect to, moving this logic onto Environment means the assoicated project can be used to look up the correct namespace.
-
Stan Hu authored
Refactor Deployment#cluster to #deployment_platform_cluster See merge request gitlab-org/gitlab-ce!29961
-
Nick Thomas authored
Change HTTP Status Code when repository disabled Closes #50834 See merge request gitlab-org/gitlab-ce!29585
-
Sam Battalio authored
-
GitLab Release Tools Bot authored
[ci skip]
-
Nick Thomas authored
Renew pages domain's certificates through Let's Encrypt See merge request gitlab-org/gitlab-ce!29363
-
Vladimir Shushlin authored
Add index for pages domain ssl auto renewal Add PagesDomain.needs_ssl_renewal scope Add cron worker for ssl renewal Add worker for ssl renewal Add pages ssl renewal worker queues settings
-
Kamil Trzciński authored
Move `derailed_benchmarks` gem to :default group See merge request gitlab-org/gitlab-ce!29975
-
Tim Zallmann authored
Vue-i18n: autofix for app/assets/javascripts/jobs directory See merge request gitlab-org/gitlab-ce!29969
-
Douglas Barbosa Alexandre authored
Eliminate N+1 queries in Dashboard::TodosController Closes #43042 See merge request gitlab-org/gitlab-ce!29954
-
Jan Provaznik authored
Resolve "Runner tags search dropdown is empty" Closes #63656 See merge request gitlab-org/gitlab-ce!29985
-
Stan Hu authored
Since this scope is used in both the controller and the API, we rename it to make it clear that it's used for both.
-
Stan Hu authored
Revert "Fix copying a single line from Firefox" See merge request gitlab-org/gitlab-ce!29993
-
Kamil Trzciński authored
This reverts merge request !29832
-
Achilleas Pipinellis authored
Add doc for ServiceResponse Closes #62356 See merge request gitlab-org/gitlab-ce!29992
-
Lin Jen-Shin authored
-
Stan Hu authored
This appears to bring down the number of SQL queries on GitLab.com for my Todos page from 672 to 100. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/43042
-
Achilleas Pipinellis authored
Require database reviews for migrations See merge request gitlab-org/gitlab-ce!29895
-
Andreas Brandl authored
-
Mike Greiling authored
Upgrade jquery to 3.4.1 See merge request gitlab-org/gitlab-ce!29980
-
Mike Greiling authored
Add column chart component to the monitoring bundle See merge request gitlab-org/gitlab-ce!29293
-
Annabel Dunstone Gray authored
Resolve "Avatar in "Please sign in" pattern too large" Closes #63559 See merge request gitlab-org/gitlab-ce!29944
-
Marcel van Remmerden authored
-
Filipa Lacerda authored
Render branch divergence graph with Vue See merge request gitlab-org/gitlab-ce!29743
-
Phil Hughes authored
(CE Port) New user onboarding (Guided Tour) See merge request gitlab-org/gitlab-ce!29927
-
Martin Wortschack authored
- Add button styles for onboarding welcome page - Fix qa selector (due to additional class)
-
Kamil Trzciński authored
Remove requirement for personal access token in profiling See merge request gitlab-org/gitlab-ce!29972
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Kamil Trzciński authored
Build correct basenames for title search results See merge request gitlab-org/gitlab-ce!29898
-
Kamil Trzciński authored
Add name & search parameters to project environments API See merge request gitlab-org/gitlab-ce!29385
-
Lee Tickett authored
-
Phil Hughes authored
Resolve "Improved group lists UI" Closes #52366 See merge request gitlab-org/gitlab-ce!26542
-
Kamil Trzciński authored
RSpec::Parameterized syntax for CI pipeline build seed specs See merge request gitlab-org/gitlab-ce!29947
-
Phil Hughes authored
-
Dennis Tang authored
This updates the groups list UI to match the style of the project list: - New layout - Improve loading state when loading group children - Larger, responsive text - Icon and text colors changed to secondary - Smaller button sizes - Content list description colors were standardized to body text
-
Ash McKenzie authored
Fix label serialisation in issue and note hooks Closes #63473 See merge request gitlab-org/gitlab-ce!29850
-
Bob Van Landuyt authored
Show create merge request button on confidential issues See merge request gitlab-org/gitlab-ce!29688
-
Lukas Eipert authored
-
Kushal Pandya authored
Update tar to 2.2.2 See merge request gitlab-org/gitlab-ce!29949
-
Jan Provaznik authored
Based on review comment fetching labels hook_attrs is now wrapped in an issue's model method.
-