- 24 Jun, 2019 40 commits
-
-
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
-
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.
-
-
Lin Jen-Shin authored
FIX: Scheduled pipelines scheduled to run at the same time as pipeline_schedule_worker gets pushed to the next run Closes #63469 See merge request gitlab-org/gitlab-ce!29848
-
Douwe Maan authored
Automatically update MR merge-ref along merge status See merge request gitlab-org/gitlab-ce!29569
-
Filipa Lacerda authored
Remove tooltip directive on project avatar image component Closes #51990 See merge request gitlab-org/gitlab-ce!29631
-
Filipa Lacerda authored
Fix EE differences in services/_form.html.haml Closes gitlab-ee#11032 See merge request gitlab-org/gitlab-ce!29931
-
Douwe Maan authored
Fix notes email with group-level notification email Closes #63355 See merge request gitlab-org/gitlab-ce!29889
-
Sean McGivern authored
A Noteable doesn't have a group directly, unless it's an epic - we need to look for the project's group to find the right email address.
-
Douwe Maan authored
Remove deprecated call in BuildSuccessWorker Closes #63622 See merge request gitlab-org/gitlab-ce!29958
-
Douwe Maan authored
Bump GITALY_SERVER_VERSION to v1.48.0 See merge request gitlab-org/gitlab-ce!29974
-
Achilleas Pipinellis authored
Add to list of functionality See merge request gitlab-org/gitlab-ce!29876
-
Evan Read authored
-
Thong Kuah authored
Merge branch '17690-Protect-TeamCity-builds-for-triggering-when-a-branch-is-deleted-And-add-MR-option' into 'master' Skip TeamCity trigger on branch delete and support MR triggers Closes #13871 and #17690 See merge request gitlab-org/gitlab-ce!29836
-
Achilleas Pipinellis authored
Refactor and add version text to variable syntax See merge request gitlab-org/gitlab-ce!29964
-
Evan Read authored
-
Zeger-Jan van de Weg authored
-
Shinya Maeda authored
If pipeline schedule is to run at the exact same time with when cron worker runs, the pipeline schedule will not be executed at the ideal timing. We fix this bug by comparing the exact matching of ideal and cron worker's next run at.
-
Stan Hu authored
Since https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23320, personal access tokens are no longer needed for profiling an endpoint since users are stubbed directly.
-
Kushal Pandya authored
Update pagination prev and next texts See merge request gitlab-org/gitlab-ce!29911
-
Evan Read authored
Add how to migrate deployments for deploy boards See merge request gitlab-org/gitlab-ce!29872
-