- 12 Sep, 2019 40 commits
-
-
GitLab Bot authored
-
Andreas Brandl authored
Create self-monitoring project in background migration See merge request gitlab-org/gitlab-ce!32819
-
Reuben Pereira authored
- A regular migration caused problems such as https://gitlab.com/charts/gitlab/issues/1565.
-
Nick Thomas authored
Fix encoding error in MR diffs Closes #61841 See merge request gitlab-org/gitlab-ce!32862
-
Stan Hu authored
Fix code docs for RuboCop's helper methods See merge request gitlab-org/gitlab-ce!32937
-
Peter Leitzen authored
`(const nil :Foo)` vs `(const nil? :Foo)`
-
Walmyr Lima e Silva Filho authored
Add end-to-end test for issue board focus mode Closes gitlab-org/quality/testcases#182 See merge request gitlab-org/gitlab-ee!16300
-
GitLab Bot authored
-
Andreas Brandl authored
Fix member expiration not always working Closes #67286 See merge request gitlab-org/gitlab-ce!32951
-
GitLab Bot authored
-
Peter Leitzen authored
Setup counter for Productivity Analytics See merge request gitlab-org/gitlab-ce!32915
-
Adam Hegyi authored
This change sets up a usage counter for productivity analytics feature.
-
Peter Leitzen authored
Track usage data for analytics features See merge request gitlab-org/gitlab-ee!16431
-
Adam Hegyi authored
- Track page view counts for Group Cycle Analytics. - Setup counter for Productivity Analytics and track page view counts. - Add changelog entry
-
GitLab Bot authored
-
Filipa Lacerda authored
Productivity Analytics: Add error handling for reporting on groups which have no plan Closes #13571 See merge request gitlab-org/gitlab-ee!15291
-
Martin Wortschack authored
- Display an error illustration in case the API responds with 403 for a given group_id - Update PO file - Update sepcs - Add changelog entry
-
Filipa Lacerda authored
Removed padding from project filter field See merge request gitlab-org/gitlab-ce!32706
-
Denys Mishunov authored
Resolves a regression caused by https://bit.ly/2k1GozA
-
Filipa Lacerda authored
Fix merge_request_spec test See merge request gitlab-org/gitlab-ce!32867
-
GitLab Bot authored
-
Rémy Coutable authored
Merge branch '50847-automatically-created-mr-uses-wrong-source-branch-when-branching-from-tag' into 'master' Resolve "Automatically created MR uses wrong source branch (when branching from Tag)" Closes #50847 See merge request gitlab-org/gitlab-ce!32392
-
🙈 jacopo beschi 🙉 authored
Creating a MR from an issue using a tag as ref correctly creates the source branch starting from the tag.
-
GitLab Bot authored
-
Evan Read authored
Typo fix 'Sempahore' to 'Semaphore' See merge request gitlab-org/gitlab-ce!32822
-
James Heimbuck authored
-
GitLab Bot authored
-
Kushal Pandya authored
Creates job log component See merge request gitlab-org/gitlab-ce!32764
-
Filipa Lacerda authored
Creates vue and vuex support for new job log Creates the new log.vue component to handle the new format Updates the store to use the new parser Creates an utility function to handle the incremental log
-
GitLab Bot authored
-
Kamil Trzciński authored
Make /-/graphql-explorer work again See merge request gitlab-org/gitlab-ce!32952
-
Kamil Trzciński authored
Fixes non interruptible scope name See merge request gitlab-org/gitlab-ce!32940
-
GitLab Bot authored
-
Jan Provaznik authored
Enable Target Users Across All Feature Flag Environment Scopes See merge request gitlab-org/gitlab-ee!15500
-
Jason Goodman authored
Return enabled userWithId strategy to unleash client
-
Kushal Pandya authored
Fix invalid usage of FormData in karma tests See merge request gitlab-org/gitlab-ce!32865
-
Kushal Pandya authored
Create EKS cluster Vue app skeleton See merge request gitlab-org/gitlab-ce!32479
-
Jan Provaznik authored
Bump the CACHE_COMMONMARK_VERSION See merge request gitlab-org/gitlab-ce!32935
-
GitLab Bot authored
-
Rémy Coutable authored
Enforce every design version belongs to an issue with a model validation See merge request gitlab-org/gitlab-ee!15786
-