Skip to content

API method to list all commits of a repository #6408

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 25 commits into from
Aug 26, 2019
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
d4273db
Added API endpoint ListAllCommits (/repos/{owner}/{repo}/git/commits)
Mikescher Jun 11, 2019
3c3a6de
Merge branch 'master' into master
Mikescher Jun 12, 2019
69d6092
Merge branch 'master' into master
Mikescher Jun 14, 2019
20f9caf
Merge branch 'master' into master
Mikescher Jun 16, 2019
6a2fe66
Fixed failing drone build
Mikescher Jun 19, 2019
322d7ae
Merge branch 'master' into master
Mikescher Jun 19, 2019
55915ce
Merge branch 'master' into master
Mikescher Jul 22, 2019
f69b130
Merge branch 'master' into master
Mikescher Jul 23, 2019
35facc2
Merge branch 'master' into master
Mikescher Jul 25, 2019
413b290
Implemented requested changes (PR reviews)
Mikescher Jul 25, 2019
ab8afc4
gofmt
Mikescher Jul 25, 2019
9a3e66f
Changed api route from "/repos/{owner}/{repo}/git/commits" to "/repos…
Mikescher Jul 30, 2019
30e3006
Removed unnecessary line
Mikescher Jul 30, 2019
d306b00
better error message when git repo is empty
Mikescher Aug 2, 2019
3760625
make generate-swagger
Mikescher Aug 2, 2019
bf8315c
fixed removed return
Mikescher Aug 2, 2019
f0aadfe
Update routers/api/v1/repo/commits.go
Mikescher Aug 9, 2019
6a05550
Update routers/api/v1/repo/commits.go
Mikescher Aug 9, 2019
9cb32d6
go fmt
Mikescher Aug 9, 2019
97f2e09
Merge branch 'master' into master
lunny Aug 14, 2019
ec1f21a
Merge branch 'master' into master
sapk Aug 26, 2019
b5c9435
Refactored common code into ToCommit()
Mikescher Aug 26, 2019
0f9417f
Merge branch 'master' into master
Mikescher Aug 26, 2019
0852fa5
made toCommit not exported
Mikescher Aug 26, 2019
e91dbbd
added check for userCache == nil
Mikescher Aug 26, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into master
  • Loading branch information
Mikescher authored Jun 16, 2019
commit 20f9caf7973629b03e1364ad64edf6680c18aa58

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.