- 26 Jun, 2019 24 commits
-
-
Alexandru Croitor authored
Refactor code to allow multiple issue boards management for projects in CE
-
Alexandru Croitor authored
Refactor code to allow multiple issue boards management for projects in CE
-
GitLab Bot authored
-
Kushal Pandya authored
Bring Manual Ordering on Issue List See merge request gitlab-org/gitlab-ee!14134
-
Kushal Pandya authored
Bring Manual Ordering on Issue List See merge request gitlab-org/gitlab-ce!29410
-
Rajat Jain authored
On all the issue lists -- Group, Project and Dashboard -- this change adds a new option for managing the lists. "Manual Ordering" option is added which when flipped on will allow an user to drag and drop issues around to create a relative ordering among them.
-
GitLab Bot authored
-
Sanad Liaquat authored
Execute snippet test on a private snippet instead of public Closes gitlab-org/quality/staging#49 See merge request gitlab-org/gitlab-ce!29834
-
GitLab Bot authored
-
Phil Hughes authored
Vue-i18n: autofix for app/assets/javascripts/diffs directory See merge request gitlab-org/gitlab-ce!29963
-
Ezekiel Kigbo authored
i18n linting for .vue files under the app/assets/javascripts/diffs directory
-
Phil Hughes authored
EE Port - Vue-i18n: app/assets/javascripts/diffs directory See merge request gitlab-org/gitlab-ee!14331
-
Ezekiel Kigbo authored
i18n linting for .vue files under the app/assets/javascripts/diffs directory
-
Sanad Liaquat authored
Quarantine >user submits, discards batch comments< See merge request gitlab-org/gitlab-ee!14363
-
GitLab Bot authored
-
Bob Van Landuyt authored
Sanity check for GraphQL authorized? See merge request gitlab-org/gitlab-ce!29921
-
Tomislav Nikic authored
Adding a link using comments to be able to track what issue is actually responsible for this test to be quarantined.
-
GitLab Bot authored
-
Evan Read authored
Docs: Add more info on recovery codes See merge request gitlab-org/gitlab-ce!29879
-
Tristan Williams authored
-
GitLab Bot authored
-
Evan Read authored
Add note about Docker socket mounting See merge request gitlab-org/gitlab-ce!29924
-
GitLab Bot authored
-
Stan Hu authored
Set 2 weeks as the expiration time for the current broadcast message See merge request gitlab-org/gitlab-ee!14379
-
- 25 Jun, 2019 16 commits
-
-
Stan Hu authored
Geo - Use Gitlab::JsonCache only for the persistent cache on Gitlab::Geo Closes #12374 See merge request gitlab-org/gitlab-ee!14378
-
Stan Hu authored
Set 2 weeks as the expiration time for the current broadcast message See merge request gitlab-org/gitlab-ce!30062
-
Stan Hu authored
Parse the cached value when it is false on Gitlab::JsonCache#read See merge request gitlab-org/gitlab-ce!30061
-
GitLab Bot authored
-
Thong Kuah authored
Fix Jupyter-Git integration See merge request gitlab-org/gitlab-ce!30020
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Mike Greiling authored
Add missing unit tests for BoardService See merge request gitlab-org/gitlab-ce!29988
-
Winnie Hellmann authored
-
Thong Kuah authored
CE port of new user signup with/without reCAPTCHA A/B test (no-op) See merge request gitlab-org/gitlab-ce!29341
-
Ash McKenzie authored
RecaptchaExperimentHelper contains helper methods to assist in the controller and view layers.
-
Douglas Barbosa Alexandre authored
-
Thong Kuah authored
New user signup with/without reCAPTCHA A/B test See merge request gitlab-org/gitlab-ee!14019
-
Luke Duncalfe authored
Raise an exception if a developer calls any of the GraphQL authorization methods and a `authorize :permission` is missing from a mutation class. Previously `authorized?` would return `true` in this situation, which although technically is accurate is not what a developer is intending.
-