- 20 Oct, 2017 1 commit
-
-
Mike Greiling authored
-
- 19 Oct, 2017 1 commit
-
-
Mike Greiling authored
-
- 18 Oct, 2017 1 commit
-
-
Mike Greiling authored
-
- 14 Oct, 2017 2 commits
-
-
Mike Greiling authored
-
Mike Greiling authored
-
- 13 Oct, 2017 3 commits
-
-
Jose Ivan Vargas authored
-
Mike Greiling authored
-
Mike Greiling authored
-
- 12 Oct, 2017 32 commits
-
-
Mike Greiling authored
* master: (104 commits) Update licenses fix a wrong method call in the refactor fix a whitespace fix for discussion Update templates via: Update doc accordingly to: Cache issuable template names Fix the format of rugged alternate directory list Match full file path in FileDetector Fixes from CSS refactor Resolve "Prometheus service page shows error" Explicit state integration deletion Move all API authentication code to APIGuard Shorten example translation for inclusive language [ci-skip] add changelog fix the merger override to remove source branch add spec Removed d3.js from the users and graphs bundle Cleanup data-page attribute after each Karma test Update template description wording ...
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Rémy Coutable authored
Update dependencies license list See merge request gitlab-org/gitlab-ce!14845
-
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
-
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
-