summaryrefslogtreecommitdiff
path: root/lib/api/v3/commits.rb
Commit message (Expand)AuthorAgeFilesLines
* Add option to disable commit stats to commit APIFrancisco Javier López2018-01-091-1/+2
* Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+2
* Use Commit#notes and Note.for_commit_id when possible to make sure we use all...dm-notes-for-commit-idDouwe Maan2017-11-081-1/+1
* Merge branch 'sha-handling' into 'master'Douwe Maan2017-10-161-6/+6
|\
| * Adds requirements that supports anything in sha paramsGuilherme Vieira2017-10-121-6/+6
* | Move line code generation into Gitlab::Gitconflict-resolution-refactorAlejandro Rodríguez2017-10-121-1/+1
* | Create a Gitlab::Git submodule for conlict-related filesAlejandro Rodríguez2017-10-121-1/+1
* | Move Gitlab::Diff::LineCode to module Gitlab::GitAlejandro Rodríguez2017-10-121-1/+1
* | Remove 'Repo' prefix from API entitesVitaliy @blackst0ne Klachkov2017-10-051-8/+8
|/
* Change no_limits to limitsdm-collapsed-blobDouwe Maan2017-05-311-1/+1
* Consistent diff and blob size limit namesDouwe Maan2017-05-291-1/+1
* Refactor changing files in web UIDouwe Maan2017-04-201-2/+2
* Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced ...Rémy Coutable2017-03-161-1/+1
* Ensure dots in project path is allowed in the commits APIRémy Coutable2017-03-141-1/+1
* Fix cherry-picking or reverting through an MRDouwe Maan2017-03-021-3/+1
* Update API v3 in line with v4Douwe Maan2017-02-241-7/+0
* Enable Style/WordArrayDouwe Maan2017-02-231-1/+1
* Change branch_name param to branch throughout V4 API22132-rename-branch-name-params-to-branchOswaldo Ferreira2017-02-211-0/+205