- 13 Nov, 2017 23 commits
-
-
micael.bergeron authored
this is to try to debug #35914
-
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
-
Sean McGivern authored
Repository Exists check is OPT_OUT for Gitaly See merge request gitlab-org/gitlab-ce!15287
-
Douwe Maan authored
Update Services API documentation for Kubernetes service See merge request gitlab-org/gitlab-ce!15343
-
Phil Hughes authored
Export text utils as ES6 modules Closes #40018 and #37851 See merge request gitlab-org/gitlab-ce!15320
-
Filipa Lacerda authored
-
Athar Hameed authored
-
Marcia Ramos authored
Fix permissions link for project member docs Closes #40038 See merge request gitlab-org/gitlab-ce!15325
-
- 12 Nov, 2017 1 commit
-
-
Tim Zallmann authored
Clear filter on gl_dropdown open Closes #39564 See merge request gitlab-org/gitlab-ce!15214
-
- 11 Nov, 2017 9 commits
-
-
George Andrinopoulos authored
-
George Andrinopoulos authored
-
George Andrinopoulos authored
-
George Andrinopoulos authored
-
George Andrinopoulos authored
-
George Andrinopoulos authored
-
George Andrinopoulos authored
-
Grzegorz Bizon authored
Fix QA page refresh address by using absolute URLs Closes gitlab-qa#99 See merge request gitlab-org/gitlab-ce!15338
-
Grzegorz Bizon authored
This makes QA page refresh address to be absolute URL since we dropped `Capybara.app_host`, thus there is no support for relative URLs with `visit` now.
-
- 10 Nov, 2017 7 commits
-
-
Felipe Artur authored
[ci skip]
-
Mike Greiling authored
Revert "Merge branch 'add-typescript' into 'master'" See merge request gitlab-org/gitlab-ce!15327
-
Jacob Schatz authored
This reverts merge request !15264
-
Phil Hughes authored
-
Mark Fletcher authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Oswaldo Ferreira authored
Add Update guide for 10.2 See merge request gitlab-org/gitlab-ce!15316
-