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 (
Collapse
)
Author
Age
*
#1146 finish new access rights for collaborators
Unknwon
2016-03-05
|
*
#1146 finsih UI work for access mode of collaborators
Unknwon
2016-03-05
|
|
|
|
|
Collaborators have write access as default, and can be changed via repository collaboration settings page to change between read, write and admin.
*
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
|
|
|
|
from database
*
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
|
*
new edit webhook UI
Unknwon
2015-08-27
|
*
new create webhook UI
Unknwon
2015-08-27
|
*
new webhooks list UI
Unknwon
2015-08-26
|
*
new repo git hooks UI
Unknwon
2015-08-26
|
*
add confirmation to delete ssh key
Unknwon
2015-08-20
|
*
WIP: create PR - choose branch
Unknwon
2015-08-08
|
*
improve fork process
Unknwon
2015-08-08
|
*
fix private repo cannot trigger hook by SSH
Unknwon
2015-08-08
|
*
#334: Add Deployment Key Support
Unknwon
2015-08-06
|
*
allow anonymous SSH clone
Unknwon
2015-08-05
|
*
#835: Realtime webhooks
Unknwon
2015-07-25
|
*
fix hidden bug on tpl rendering
Unknwon
2015-07-10
|
*
#1070 Clearer error message for illegal characters
Unknwon
2015-03-26
|
*
fix read access team visibility of private repo
Unknwon
2015-03-16
|
*
routers/repo/setting.go: fix LDAP cannot validate password #1006
Unknwon
2015-03-05
|
*
models: fix issue with transfer repository
Unknwon
2015-02-24
|
|
|
|
README: fix typo
*
v4 migration, merge 'dev', clean code and mirror fix
Unknwon
2015-02-23
|
*
Merge branch 'dev' of github.com:gogits/gogs into access
Unknwon
2015-02-22
|
\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts: gogs.go models/models.go models/user.go templates/.VERSION templates/org/home.tmpl
[next]