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
/
http.go
Commit message (
Expand
)
Author
Age
*
milestone: only show issue-related count under issue list (#4316)
Unknwon
2017-03-24
*
error: move ErrRepoNotExist -> errors.RepoNotExist
Unknwon
2017-03-23
*
models: rename ErrUserNotExist -> errors.UserNotExist
Unknwon
2017-03-16
*
git_hook: add new env var 'GOGS_AUTH_USER_EMAIL' (#4252)
Unknwon
2017-03-06
*
routers/repo/http: only prompt HTTP Basic Authentication when intended
Unknwon
2017-03-04
*
models/access: hasAccess only need userID not user object
Unknwon
2017-02-23
*
Initial version of protected branches (#776)
Unknwon
2017-02-17
*
Security: fix XSS attack on milestone
Unknwon
2017-02-17
*
refactoring: SSH and HTTP push procees is now unified
Unknwon
2017-02-16
*
log: start using gopkg.in/clog.v1
Unknwon
2017-02-09
*
Code fix for PR #3748
Unknwon
2016-12-23
*
Use temporary file to avoid out-of-memory when receiving big chunks. (#3748)
typeless
2016-12-23
*
Minor fix for PR #3667
Unknwon
2016-12-22
*
Feature #2583: Disable HTTP cloning (#3667)
Thibault Meyer
2016-12-22
*
General code quality improvement
Unknwon
2016-08-16
*
Replace convert.To with APIFormat calls
Unknwon
2016-08-14
*
#2246 fully support of webhooks for pull request
Unknwon
2016-08-14
*
Refactor User.Id to User.ID
Unknwon
2016-07-24
*
Fixes #3110 (#3136)
Franz Schmidt
2016-06-27
*
repo/http: clean code
Unknwon
2016-06-01
*
Add route for #2846
Unknwon
2016-03-21
*
Rename module: middleware -> context
Unknwon
2016-03-11
*
#2650 fix possbility that use email as pusher user name
Unknwon
2016-02-17
*
Use pretty 404 pages in repo.HTTPBackend
Florian Kaiser
2016-02-02
*
typo fix
zhuharev
2016-01-06
*
#2311 improve HTTP auth error message
Unknwon
2015-12-30
*
#2114 External URL for wiki
Unknwon
2015-12-11
*
finish wiki
Unknwon
2015-11-30
*
introduce git-shell
Unknwon
2015-11-26
*
#1681 some fixes for builtin SSH server on Windows
Unknwon
2015-11-23
*
go vet and fix #1890
Unknwon
2015-11-08
*
New push to head repo of head branch: regenerate patch and retest apply
Unknwon
2015-10-24
*
#842 able to use access token replace basic auth
Unknwon
2015-09-02
*
token recent activity
Unknwon
2015-08-19
*
try to fix HTTP ops not GC
Unknwon
2015-08-17
*
work on #1493
Unknwon
2015-08-17
*
WIP: create PR - choose branch
Unknwon
2015-08-08
*
allow anonymous SSH clone
Unknwon
2015-08-05
*
#835: Realtime webhooks
Unknwon
2015-07-25
*
Set Content-Type to text/plain for http status 401
Linquize
2015-03-28
*
#1040: dashboard no longer accessible when repo is missing
Unknwon
2015-03-16
*
fix HTTP/HTTPS push update func call panic #1037 and `http: multiple response...
Unknwon
2015-03-12
*
Merge branch 'access' of github.com:gogits/gogs into dev
Unknwon
2015-02-28
|
\
|
*
Make sure that a mirror can't be written to by http or ssh
Peter Smit
2015-02-16
|
*
code fix #941 caution: undertest
Unknwon
2015-02-13
|
*
Merge remote-tracking branch 'mine/access_refactor' into access_refactor
Peter Smit
2015-02-12
|
|
\
|
|
*
Change constants to UPPERCASE_WITH_UNDERSCORE style
Peter Smit
2015-02-09
|
|
*
Refactoring of the Access Table
Peter Smit
2015-02-06
|
*
|
Refactoring of the Access Table
Peter Smit
2015-02-12
*
|
|
Attempt #3 of ldap fixes
Gogs
2015-02-27
|
/
/
[next]