- 13 Oct, 2017 18 commits
-
-
Rémy Coutable authored
Replaces 'WikiPage::CreateService' calls with 'wiki_page' factory Closes #37571 See merge request gitlab-org/gitlab-ce!14850
-
Sean McGivern authored
Merge Merge Requests via Gitaly Closes gitaly#654 See merge request gitlab-org/gitlab-ce!14791
-
Rémy Coutable authored
Use grpc 1.6.6 See merge request gitlab-org/gitlab-ce!14821
-
Jacopo authored
We replace the usage of WikiPage::CreateService with the wiki_page factory in the specs.
-
Filipa Lacerda authored
Fixed server rendered flash not being removed on click See merge request gitlab-org/gitlab-ce!14864
-
Jacob Vosmaer authored
-
Sean McGivern authored
backport for gitlab-ee!2869 See merge request gitlab-org/gitlab-ce!14505
-
Jacob Vosmaer authored
-
Rémy Coutable authored
Use google-protobuf 3.4.1.1 See merge request gitlab-org/gitlab-ce!14820
-
Sean McGivern authored
Make "merge ongoing" check more consistent Closes #39032 See merge request gitlab-org/gitlab-ce!14825
-
Phil Hughes authored
Refactor broadcast_message.js See merge request gitlab-org/gitlab-ce!14853
-
Mike Greiling authored
-
Phil Hughes authored
Removes Members, memberExpiration from window object See merge request gitlab-org/gitlab-ce!14808
-
Phil Hughes authored
-
Rémy Coutable authored
Revert "Merge branch '36160-select2-dropdown' into 'master'" See merge request gitlab-org/gitlab-ce!14851
-
Oswaldo Ferreira authored
-
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
-
Simon Knox authored
-
- 12 Oct, 2017 22 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
-