index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
routers
/
repo
/
pull.go
Commit message (
Collapse
)
Author
Age
*
Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174)
Andrey Nering
2016-06-29
|
*
#1692 add CRUD issue APIs
Unknwon
2016-03-13
|
|
|
|
|
- Fix go-gogs-client#10 - Related to #809
*
Rename module: middleware -> context
Unknwon
2016-03-11
|
*
Fix pull request availability check
Unknwon
2016-03-06
|
*
#1146 finish new access rights for collaborators
Unknwon
2016-03-05
|
*
#1597 fix premission logic check of pull request
Unknwon
2016-03-04
|
*
#1597 support pull requests in same repository
Unknwon
2016-03-04
|
*
Call PushToBaseRepo() also on Pull Request creation and not only on git push
Martin Hartkorn
2016-02-24
|
*
Implement issue and pull request templates.
Andrey Nering
2016-02-18
|
|
|
|
|
|
|
|
|
|
Similar to GitHub: https://github.com/blog/2111-issue-and-pull-request-templates Priority: - root - .gogs - .github
*
Enable sintax highlighting on diff view. Close #733
Andrey Nering
2016-02-04
|
*
Refactoring of inline diff computing to prevent empty diff box. Fix #2489
Andrey Nering
2016-01-27
|
*
Compute inline diff for pull request view, too. Fix #2462
Andrey Nering
2016-01-25
|
*
#2014 allow switch branches between two orgs in compose PR
Unknwon
2015-12-20
|
*
#1692 add organization APIs
Unknwon
2015-12-17
|
*
rename import path
Unknwon
2015-12-15
|
*
fix possible disclosure
Unknwon
2015-12-14
|
*
#1612 Ability to send mail when a new pull request is submitted
Unknwon
2015-12-10
|
*
move out git module and #1573 send push hook
Unknwon
2015-12-09
|
*
introduce git-shell
Unknwon
2015-11-26
|
*
more HTTP clone word fix
Unknwon
2015-11-22
|
*
fix #1981
Unknwon
2015-11-18
|
*
Reopen PR need retest patch
Unknwon
2015-10-25
|
*
New push to head repo of head branch: regenerate patch and retest apply
Unknwon
2015-10-24
|
*
New/reopen PR checks if there is any unmerged and open PR
Unknwon
2015-10-18
|
*
add new status: checking
Unknwon
2015-10-18
|
*
save PR info as patch and minor fix on PR
Unknwon
2015-10-04
|
*
Mirror repository should not allow fork
Unknwon
2015-09-05
|
*
ui and pulls index fix
Unknwon
2015-09-03
|
*
finish initial version of pull request
Unknwon
2015-09-02
|
*
tmp: fix issue open count
Unknwon
2015-09-02
|
*
basic PR feature
Unknwon
2015-09-02
|
*
PR: nothing to commit and has pull request check
Unknwon
2015-09-02
|
*
finish PR UI
Unknwon
2015-09-02
|
*
add view pull desc
Unknwon
2015-09-01
|
*
work on PR conversation
Unknwon
2015-09-01
|
*
#1206 does not allow fork bare repo
Unknwon
2015-09-01
|
*
rename fields
Unknwon
2015-08-31
|
*
WIP: create PR - choose branch
Unknwon
2015-08-08
|
*
better fork permission check
Unknwon
2015-08-08
|
*
improve fork process
Unknwon
2015-08-08
|
*
New UI merge in progress
Unknwon
2014-07-26
|
*
Use constants to name template file
Unknown
2014-06-22
|
*
Change new martini impot path
Unknown
2014-03-30
|
*
Added create issue
Unknown
2014-03-25
|
*
Mirror fix
Unknown
2014-03-24
|
*
refactor repo.go
FuXiaoHei
2014-03-24