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
/
setting.go
Commit message (
Expand
)
Author
Age
*
repo: add protect branch whitelist (#4177)
Unknwon
2017-02-23
*
repo/setting: fix admin cannot delete organizational repository
Unknwon
2017-02-22
*
repo: several minor improvements
Unknwon
2017-02-19
*
repo: assignee can be anyone who has read access (#3739)
Unknwon
2017-02-17
*
Initial version of protected branches (#776)
Unknwon
2017-02-17
*
models/ssh_key: fix SSH_KEYGEN_PATH not working (#3770)
Unknwon
2017-02-10
*
log: start using gopkg.in/clog.v1
Unknwon
2017-02-09
*
Allow use to set an external tracker url and to redirect user when clicking i...
Rémy Boulanouar
2017-01-31
*
Move models/mail.go to modules/mail.go
Unknwon
2017-01-30
*
#2018 able to sync now for mirrors
Unknwon
2016-08-30
*
Wiki mirroring implementation (#3233)
Andrew
2016-08-11
*
Refactor User.Id to User.ID
Unknwon
2016-07-24
*
Refresh repository mirror from database when the repository's name has change...
lstahlman
2016-07-17
*
#2854 fix no mail notification when issue is closed/reopened
Unknwon
2016-07-16
*
models/repo: remove redundant info for some repo methods
Unknwon
2016-07-15
*
The pruning for the synchronized mirrors is a option now. Default value: enab...
Pablo Saavedra
2016-07-09
*
Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992)
Cosmin Stroe
2016-04-22
*
Rename module: middleware -> context
Unknwon
2016-03-11
*
#1146 finish new access rights for collaborators
Unknwon
2016-03-05
*
#1146 finsih UI work for access mode of collaborators
Unknwon
2016-03-05
*
Minor fixes for #2745
Unknwon
2016-03-03
*
Repo setting to delete and disable wiki
Josh Frye
2016-03-03
*
Fix #857
Unknwon
2016-02-20
*
Minor fix for #2624
Unknwon
2016-02-15
*
Moved UpdateRepository() to CleanUpMigrateInfo() and correctly delete mirror ...
Martin Hartkorn
2016-02-15
*
Refactored according to suggestions
Martin Hartkorn
2016-02-14
*
Add missing safety check
Martin Hartkorn
2016-02-14
*
Convert mirrors to regular repositories.
Martin Hartkorn
2016-02-14
*
more fix on #2268
Unknwon
2015-12-30
*
rename import path
Unknwon
2015-12-15
*
#2114 External URL for wiki
Unknwon
2015-12-11
*
move out git module and #1573 send push hook
Unknwon
2015-12-09
*
#1984 Better mirror repo management
Unknwon
2015-12-08
*
#2063 Ability to delete repo from admin panel
Unknwon
2015-12-05
*
fix #2105 and fix #1857
Unknwon
2015-12-05
*
fix #1829 and fix #890
Unknwon
2015-12-04
*
fix broken link
Unknwon
2015-12-03
*
fix #976
Unknwon
2015-12-03
*
fix #878
Unknwon
2015-11-18
*
#1742 Update default branch in git repository while change in web view
Unknwon
2015-11-18
*
fix #1987
Unknwon
2015-11-18
*
New push to head repo of head branch: regenerate patch and retest apply
Unknwon
2015-10-24
*
#1646 and other minor fixes
Unknwon
2015-09-16
*
#1021 Forked repo unavailable after deleting original repo
Unknwon
2015-09-01
*
#1377 add rename repo action
Unknwon
2015-09-01
*
finish new repo options page
Unknwon
2015-08-31
*
webhook APIs
Unknwon
2015-08-29
*
new create webhook event
Unknwon
2015-08-28
*
add highlight js
Unknwon
2015-08-27
*
add webhook recent deliveries
Unknwon
2015-08-27
[next]