- 17 Aug, 2017 1 commit
-
-
Jacopo authored
Previously the user could not delete his own account unless signup was enabled in the global settings. This was due to the fact that deleting the user would also delete the issues and other items associated to him. Deleting an user does not destroy essential data anymore, for this reason we removed the `signup_enabled?` check.
-
- 15 Aug, 2017 20 commits
-
-
Douwe Maan authored
Allow usage of any_projects? with an Array Closes #3646 See merge request !13559
-
Clement Ho authored
Change Confidential Message When Visible - UI Polish See merge request !13551
-
Douwe Maan authored
Add two more project templates See merge request !13415
-
Z.J. van de Weg authored
Related to !13108. Mostly this is just running the rake task and changing the task a bit to catch cases like the project already existing or so. The rake task moves archives to the vendor/project_template directory, which are checked in too.
-
Yorick Peterse authored
In some cases we pass an Array to this method which would previously fail since Array does not respond to "limit_value". Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/3646
-
Douwe Maan authored
JIRA docs update See merge request !13514
-
Douwe Maan authored
Handle missing .gitmodules when getting submodule urls See merge request !13509
-
Phil Hughes authored
Display GPG status loading spinner only when Ajax request is made Closes #35699 See merge request !13526
-
Winnie Hellmann authored
-
Douwe Maan authored
Remove invalid broadcast messages before migrating See merge request !13538
-
Douwe Maan authored
Cache the number of forks of a project See merge request !13535
-
Achilleas Pipinellis authored
Add auto-monitoring docs to auto-deploy page Closes #36398 See merge request !13522
-
Joshua Lambert authored
-
Phil Hughes authored
Fix edit merge request button inconsistent letter casing Closes #34086 See merge request !13548
-
Clement Ho authored
-
Douwe Maan authored
Speed up Group#user_ids_for_project_authorizations Closes #36182 See merge request !13508
-
Phil Hughes authored
Move callout to vue file and remove svg from data function to improve performance See merge request !13539
-
Achilleas Pipinellis authored
Docs correct filetree Closes #36428 See merge request !13545
-
Stan Hu authored
Update docs with Javascript accord. See merge request !13440
-
Jacob Schatz authored
-
- 14 Aug, 2017 19 commits
-
-
Regis authored
-
Jacob Schatz authored
Repo fixes part E See merge request !13472
-
Rubén Dávila authored
Remove newlines in translations See merge request !13531
-
Robert Speicher authored
Fix positive raise_error expectation without specifying the error type expected… Closes #36378 See merge request !13542
-
Marcia Ramos authored
-
Marcia Ramos authored
-
Marcia Ramos authored
delete old doc, update links to the current doc
-
Marcia Ramos authored
- correct the file tree - remove duplicate doc - move to project/members/ - move images - update links
-
Tiago Botelho authored
Fix positive raise_error expectation without specifying the error type expected in Project::DestroyService specs
-
Robert Speicher authored
Use rspec-parameterized for table-based tests Closes #35804 See merge request !13469
-
Marcia Ramos authored
-
Marcia Ramos authored
fix the file tree
-
Phil Hughes authored
Stops propagation for dropdown content in pipeline graph. Closes #36385 See merge request !13536
-
Clement Ho authored
Resolve "Make edit comment button always available outside of dropdown" Closes #34527 See merge request !12931
-
Rémy Coutable authored
Add a `Last 7 days` option for Cycle Analytics view Closes #36300 See merge request !13443
-
Rémy Coutable authored
Remove `username` from `User#sanitize_attrs` callback See merge request !13511
-
Robert Speicher authored
Don't run the `flaky-examples-check` job for docs branches Closes #36404 See merge request !13525
-
Rémy Coutable authored
Use existing BUNDLE_PATH for gitaly in local tests See merge request !13493
-
Rémy Coutable authored
Improve Prometheus docs, include nginx ingress Closes #36236 See merge request !13438
-