- 12 Oct, 2017 20 commits
-
-
Dmitriy Zaporozhets authored
Add `Gitlab::Git::Repository#fetch` command Closes gitaly#586 See merge request gitlab-org/gitlab-ce!14772
-
Sean McGivern authored
fix multiple notifications from being sent for multiple labels Closes #37691 See merge request gitlab-org/gitlab-ce!14798
-
Rémy Coutable authored
Update templates See merge request gitlab-org/gitlab-ce!14844
-
Douwe Maan authored
Cache issuable template names See merge request gitlab-org/gitlab-ce!14823
-
micael.bergeron authored
-
Lin Jen-Shin authored
bin/rake gitlab:update_templates
-
Sean McGivern authored
We were looking these up on each request to an issue page, because the form is pre-filled, as is the template dropdown. That was unnecessary: we could just treat these as 'special' repository files (like the rendered README) and cache them in Redis until they change on a push.
-
Robert Speicher authored
Move all API authentication code to APIGuard See merge request gitlab-org/gitlab-ce!14528
-
Sean McGivern authored
The basename appears to have been a holdover from the past - it doesn't look necessary now. Some of the regexes were unanchored on one side, so explicitly ensure that they only match the root. Apart from that, this means that pushing to foo/README.md will no longer invalidate the main README cache for a project.
-
Phil Hughes authored
Fixes from CSS refactor Closes #39001 and #38939 See merge request gitlab-org/gitlab-ce!14828
-
Annabel Dunstone Gray authored
-
Phil Hughes authored
Resolve "Prometheus service page shows error" Closes #35652 See merge request gitlab-org/gitlab-ce!14771
-
Jose Ivan Vargas Lopez authored
-
Achilleas Pipinellis authored
Shorten example translation for inclusive language See merge request gitlab-org/gitlab-ce!14833
-
Achilleas Pipinellis authored
Add docs for GKE integration See merge request gitlab-org/gitlab-ce!14712
-
Achilleas Pipinellis authored
Fix a missing link and create a separate "Testing guides" section See merge request gitlab-org/gitlab-ce!14819
-
Achilleas Pipinellis authored
-
Douwe Maan authored
-
Tim Zallmann authored
Merge branch '39033-d3-js-is-being-included-in-the-user_profile-and-graphs_show-bundles' into 'master' Resolve "d3.js is being included in the user_profile and graphs_show bundles" Closes #39033 See merge request gitlab-org/gitlab-ce!14826
-
Tim Zallmann authored
Add project fields to import project by url Closes #39028 See merge request gitlab-org/gitlab-ce!14822
-
- 11 Oct, 2017 20 commits
-
-
Winnie Hellmann authored
-
Annabel Dunstone Gray authored
Remove unnecessary alt-texts from pipeline emails See merge request gitlab-org/gitlab-ce!14602
-
Jose Ivan Vargas authored
-
Clement Ho authored
Cleanup data-page attribute after each Karma test Closes #38871 See merge request gitlab-org/gitlab-ce!14742
-
Rémy Coutable authored
Replace the 'features/explore/projects.feature' spinach test with an rspec analog See merge request gitlab-org/gitlab-ce!14755
-
Annabel Dunstone Gray authored
37660 Change background color of nav sidebar to match other gl sidebars Closes #37660 See merge request gitlab-org/gitlab-ce!14800
-
Filipa Lacerda authored
Moves form related JS modules out of global See merge request gitlab-org/gitlab-ce!14780
-
Rémy Coutable authored
Backport EE change for setting up forked project See merge request gitlab-org/gitlab-ce!14817
-
-
Douwe Maan authored
Pass git object dir attributes as relative paths to Gitaly Closes gitaly#629 See merge request gitlab-org/gitlab-ce!14713
-
Annabel Dunstone Gray authored
-
Annabel Dunstone Gray authored
-
Achilleas Pipinellis authored
Add inclusive language to translation guidelines See merge request gitlab-org/gitlab-ce!14815
-
Achilleas Pipinellis authored
Update image commenting MR link in docs See merge request gitlab-org/gitlab-ce!14816
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Lin Jen-Shin authored
-
Clement Ho authored
-
Winnie Hellmann authored
-
Ahmad Sherif authored
Fixes gitaly#629
-
Douwe Maan authored
Fix a feature spec failing only on MySQL Closes #39003 See merge request gitlab-org/gitlab-ce!14811
-