- 13 Oct, 2017 3 commits
-
-
Phil Hughes authored
Removes Members, memberExpiration from window object See merge request gitlab-org/gitlab-ce!14808
-
Rémy Coutable authored
Revert "Merge branch '36160-select2-dropdown' into 'master'" See merge request gitlab-org/gitlab-ce!14851
-
Tim Zallmann authored
Use image-url instead of url so that asset pipeline can do it's thing Closes #38980 See merge request gitlab-org/gitlab-ce!14799
-
- 12 Oct, 2017 35 commits
-
-
Stan Hu authored
Add link to gitlab-profiler See merge request gitlab-org/gitlab-ce!14775
-
Clement Ho authored
Add create merge checkbox. Closes #38626 See merge request gitlab-org/gitlab-ce!14665
-
Jacob Schatz authored
-
Kamil Trzciński authored
Issue JWT token with registry:catalog:* scope when requested by GitLab admin Closes #26763 and #18392 See merge request gitlab-org/gitlab-ce!14751
-
Rémy Coutable authored
Update dependencies license list See merge request gitlab-org/gitlab-ce!14845
-
Filipa Lacerda authored
This reverts merge request !14768
-
Douwe Maan authored
Fix the format of rugged alternate directory list Closes #39046 See merge request gitlab-org/gitlab-ce!14840
-
Sean McGivern authored
Resolve "remove source branch" checkbox from merge widget being ignored Closes #34897 See merge request gitlab-org/gitlab-ce!14832
-
Rémy Coutable authored
Update installation doc for 10.1 See merge request gitlab-org/gitlab-ce!14843
-
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
-
Lin Jen-Shin authored
Followed the command from https://gitlab.com/gitlab-org/release-tools/blob/master/doc/release-candidates.md#step-4-update-the-dependencies-license-list bin/bundle exec license_finder report --format=csv --save=vendor/licenses.csv
-
Douwe Maan authored
Cache issuable template names See merge request gitlab-org/gitlab-ce!14823
-
micael.bergeron authored
-
Micael Bergeron authored
-
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.
-
Ahmad Sherif authored
Fixes #39046
-
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
-
Filipa Lacerda authored
-
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 2 commits
-
-
Winnie Hellmann authored
-
Annabel Dunstone Gray authored
Remove unnecessary alt-texts from pipeline emails See merge request gitlab-org/gitlab-ce!14602
-