- 14 Nov, 2017 12 commits
-
-
Sean McGivern authored
Prevent position update for image diff notes Closes #40058 See merge request gitlab-org/gitlab-ce!15357
-
Sean McGivern authored
Fix filter by my reaction is not working Closes #39930 See merge request gitlab-org/gitlab-ce!15345
-
Kamil Trzciński authored
Do not allow jobs to be erased Closes #31771 See merge request gitlab-org/gitlab-ce!15216
-
Kamil Trzciński authored
Make sure all pipelines would go to pending once Closes #39884 See merge request gitlab-org/gitlab-ce!15251
-
Tim Zallmann authored
Formats bytes to human readable number in registry table See merge request gitlab-org/gitlab-ce!15359
-
Jacob Schatz authored
slack landing page ce backport See merge request gitlab-org/gitlab-ce!15354
-
Sean McGivern authored
Resolve "Spinach deprecation" Closes #40127 See merge request gitlab-org/gitlab-ce!15365
-
Douwe Maan authored
Handle forks in Gitlab::Checks::LfsIntegrity Closes #39902 See merge request gitlab-org/gitlab-ce!15279
-
Sean McGivern authored
Update limit_ee_conflicts.md with assets/gitlab-svgs conflict resolution. See merge request gitlab-org/gitlab-ce!15361
-
Phil Hughes authored
Export project, projectAvatar and projectImport as ES6 modules See merge request gitlab-org/gitlab-ce!15355
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Incorporate Gitaly's WikiService.WikiGetAllPages RPC Closes gitaly#722 See merge request gitlab-org/gitlab-ce!15307
-
- 13 Nov, 2017 28 commits
-
-
Tim Zallmann authored
Don't perform a JS request when deleting a membership. Closes #39933 and #31720 See merge request gitlab-org/gitlab-ce!15344
-
Tim Zallmann authored
Reorganize landing page for new users See merge request gitlab-org/gitlab-ce!15191
-
Luke "Jared" Bennett authored
-
Alejandro Rodríguez authored
-
Alejandro Rodríguez authored
-
Filipa Lacerda authored
-
Annabel Dunstone Gray authored
Merge branch '37174-wrong-case-for-roles-header-in-allowed-to-create-project-settings-dropdown' into 'master' Resolve "Wrong case for 'Roles' header in 'Allowed to create' project settings dropdown" Closes #37174 See merge request gitlab-org/gitlab-ce!15326
-
Felipe Artur authored
-
Filipa Lacerda authored
-
Annabel Dunstone Gray authored
Revert a regression on runners sorting (!15134) Closes #40068 See merge request gitlab-org/gitlab-ce!15341
-
Luke "Jared" Bennett authored
-
Luke "Jared" Bennett authored
-
Rémy Coutable authored
Add administrative endpoint to list all pages domains Closes #39436 See merge request gitlab-org/gitlab-ce!15160
-
Travis Miller authored
-
Sean McGivern authored
Speedup the `ee_compat_check` job Closes #38605 See merge request gitlab-org/gitlab-ce!15324
-
Sean McGivern authored
Fix image diff notes email Closes #39238 See merge request gitlab-org/gitlab-ce!15299
-
Rémy Coutable authored
Add Gitlab::Utils::StrongMemoize Allows patterns like this: def trigger_from_token return @Trigger if defined?(@Trigger) @Trigger = Ci::Trigger.find_by_token(params[:token].to_s) end Closes #39842 See merge request gitlab-org/gitlab-ce!15222
-
Lin Jen-Shin (godfat) authored
-
Rémy Coutable authored
Fix users autocomplete in a subgroup Closes #39452 See merge request gitlab-org/gitlab-ce!15350
-
Felipe Artur authored
-
Filipa Lacerda authored
fix to allow integer label refernces See merge request gitlab-org/gitlab-ce!14607
-
haseeb authored
-
Sean McGivern authored
We should include users who have access from parent groups, not just direct members of the current group.
-
Rémy Coutable authored
Move update_project_counter_caches? out of issue and merge request Closes #39602 See merge request gitlab-org/gitlab-ce!15300
-
Sean McGivern authored
Prevent error when authorizing an admin-created OAauth application without a set owner Closes #40086 See merge request gitlab-org/gitlab-ce!15349
-
Douwe Maan authored
-
Sean McGivern authored
Add total time spent to milestones Closes #39335 See merge request gitlab-org/gitlab-ce!15116
-
Filipa Lacerda authored
Added tests to multi-file Vuex store See merge request gitlab-org/gitlab-ce!15147
-