- 20 Apr, 2017 36 commits
-
-
Phil Hughes authored
Adds documentation entry: Don't user forEach, aim for code without side effects See merge request !10811
-
Filipa Lacerda authored
-
Phil Hughes authored
Update move icon to match others Closes #31116 See merge request !10790
-
Annabel Dunstone Gray authored
Changed milestone.to_reference calls into milestone.title for the show, edit and top views See merge request !10637
-
Jose Ivan Vargas Lopez authored
-
Sean Packham (GitLab) authored
Docs tech articles filetree Closes #30946 See merge request !10752
-
Douwe Maan authored
Refactor code that creates and destroys project/group members See merge request !10735
-
Annabel Dunstone Gray authored
-
Douwe Maan authored
Add email receiver metrics See merge request !10814
-
Filipa Lacerda authored
Issue Title Show Focus Check On Load See merge request !10800
-
Regis Boudinot authored
-
Sean McGivern authored
Unassign all Issues and Merge Requests when member leaves a team Closes #30768 and #24117 See merge request !10755
-
Sean McGivern authored
Update plantuml.md to fix wrong introduced in link. Closes #31154 See merge request !10806
-
Sean McGivern authored
-
Phil Hughes authored
Refactor into .vue files See merge request !10788
-
Filipa Lacerda authored
-
Sean McGivern authored
Add documentation for inactive users in the User cohort Closes #31195 See merge request !10809
-
Jacob Schatz authored
Adds vue js example application and documentation Closes #30031 and #30030 See merge request !10693
-
Filipa Lacerda authored
-
Filipa Lacerda authored
Add ES lint support to identify poorly written Promises See merge request !9969
-
Kushal Pandya authored
-
Sascha Reynolds authored
-
Sean McGivern authored
Port of fix/29125-ee to CE Closes #29125 See merge request !10796
-
Regis Freyd authored
-
Sean McGivern authored
This lets us track how many incoming emails a GitLab instance is processing, by email type (handler) and by project (where applicable).
-
Valery Sizov authored
-
Sean McGivern authored
Do not append issuable state to links with custom anchor Closes #30916 See merge request !10782
-
Phil Hughes authored
Refactor into .vue files part 2 See merge request !10791
-
Filipa Lacerda authored
-
Regis Freyd authored
-
Regis Freyd authored
We needed to clarify what inactive users are.
-
Sean McGivern authored
Fix PlantUML integration in GFM Closes #30557 See merge request !10651
-
Robert Speicher authored
Use constants in Gitlab::MarkupHelper See merge request !10741
-
Douwe Maan authored
-
Robert Speicher authored
Refactor changing files in web UI Closes #28711 See merge request !9323
-
Douwe Maan authored
-
- 19 Apr, 2017 4 commits
-
-
Douwe Maan authored
Add retries to system hook worker Closes #31109 See merge request !10801
-
Douwe Maan authored
Don't delete a branch involved in an open merge request in "Delete all merged branches" service Closes #29427 See merge request !10727
-
Drew Blessing authored
The default number of Sidekiq retries is 25 over about 21 days. If an external system is unavailable for a length of time, hooks can pile up in the Sidekiq queues. If the situation gets bad enough the retry jobs dropping back into the main queue can slow down other jobs. Limit the retries to a sane number to avoid this scenario.
-
Alfredo Sumaran authored
Resolve "start discussion toggle clicking divider causes UI break" Closes #30951 See merge request !10715
-