| Commit message (Expand) | Author | Age | Files | Lines |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2022-05-13 | 1 | -1/+1 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2022-04-08 | 1 | -1/+1 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2022-03-15 | 1 | -1/+3 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2021-12-10 | 1 | -1/+1 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2021-12-08 | 1 | -0/+5 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2021-10-13 | 1 | -1/+0 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2021-10-08 | 1 | -1/+1 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2021-02-11 | 1 | -1/+3 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2021-02-09 | 1 | -0/+2 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-10-29 | 1 | -5/+5 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-10-15 | 1 | -1/+1 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-07-29 | 1 | -1/+2 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-07-15 | 1 | -0/+2 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-06-29 | 1 | -1/+1 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-04-28 | 1 | -1/+1 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-04-27 | 1 | -1/+1 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-03-23 | 1 | -1/+5 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-02-24 | 1 | -1/+1 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-01-24 | 1 | -5/+5 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-01-03 | 1 | -1/+4 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-10-16 | 1 | -1/+1 |
* | Filter out old system notes for epics | Patrick Derichs | 2019-08-28 | 1 | -1/+1 |
* | Eliminate Gitaly N+1 queries with notes APIsh-eliminate-gitaly-nplus-one-notes | Stan Hu | 2019-08-22 | 1 | -6/+7 |
* | Use NotesFinder to fetch notes on API and Controllers | Patrick Derichs | 2019-06-19 | 1 | -7/+5 |
* | Refactor API noteable types constants | Yorick Peterse | 2019-03-04 | 1 | -3/+1 |
* | Added: Include order by ID desc for tie breakers in pagination | Nermin Vehabovic | 2019-02-16 | 1 | -1/+1 |
* | Fix API::Namespaces to accept namepaces with dotsif-52811-fix_namespaces_api_routing | Imre Farkas | 2018-11-28 | 1 | -1/+1 |
* | Enable frozen string in lib/api and lib/backup | gfyoung | 2018-09-29 | 1 | -0/+2 |
* | Disable existing offenses for the CodeReuse cops | Yorick Peterse | 2018-09-11 | 1 | -0/+2 |
* | Merge request and commit discussions API | Jan Provaznik | 2018-05-01 | 1 | -17/+13 |
* | Add discussion APIjprovazn-api | Jan Provaznik | 2018-03-07 | 1 | -66/+28 |
* | support ordering of project notes in notes api | haseeb | 2017-11-29 | 1 | -1/+6 |
* | add `#with_metadata` scope to remove a N+1 from the notes' API | micael.bergeron | 2017-11-21 | 1 | -2/+2 |
* | Create system notes for MR too, improve doc + clean up code | Jarka Kadlecova | 2017-09-14 | 1 | -7/+2 |
* | Support discussion lock in the API | Jarka Kadlecova | 2017-09-14 | 1 | -0/+7 |
* | API: Use defined project requirementsrs-api-use-project-requirements | Robert Schilling | 2017-08-31 | 1 | -1/+1 |
* | Conditionally destroy a ressource | Robert Schilling | 2017-08-28 | 1 | -3/+3 |
* | API: Respect the 'If-Unmodified-Since' for delete endpoints | Robert Schilling | 2017-08-28 | 1 | -0/+2 |
* | Re-enable SqlInjection and CommandInjection | Brian Neel | 2017-08-08 | 1 | -1/+1 |
* | Update grape gemdz-update-grape | Dmitriy Zaporozhets | 2017-07-20 | 1 | -0/+1 |
* | Enable Style/DotPosition Rubocop :cop: | Grzegorz Bizon | 2017-06-21 | 1 | -2/+2 |
* | Remove the User#is_admin? method | blackst0ne | 2017-04-09 | 1 | -1/+1 |
* | API: Make the /notes endpoint work with noteable iid instead of id | Toon Claes | 2017-03-27 | 1 | -5/+9 |
* | Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced ... | Rémy Coutable | 2017-03-16 | 1 | -1/+1 |
* | Return 204 for delete endpoints | Robert Schilling | 2017-02-28 | 1 | -2/+0 |
* | Revert "Prefer leading style for Style/DotPosition" | Douwe Maan | 2017-02-23 | 1 | -2/+2 |
* | Prefer leading style for Style/DotPosition | Douwe Maan | 2017-02-23 | 1 | -2/+2 |
* | Enable Style/ColonMethodCall | Douwe Maan | 2017-02-23 | 1 | -1/+1 |
* | Enable Style/MutableConstant | Douwe Maan | 2017-02-23 | 1 | -1/+1 |
* | Fix inconsistent naming for services that delete things | dixpac | 2017-02-08 | 1 | -1/+1 |