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
/
gogs.go
Commit message (
Collapse
)
Author
Age
*
new delete account UI and password confirmation
Unknwon
2015-08-19
|
*
make cron task configurable
Unknwon
2015-08-18
|
*
work on #1493
Unknwon
2015-08-17
|
*
able edit issue labels/milestone/assignee
Unknwon
2015-08-15
|
*
Show owner/poster tags of comments and fix #1312
Unknwon
2015-08-14
|
*
finish view comments on issue page
Unknwon
2015-08-13
|
*
update locales
Unknwon
2015-08-12
|
*
finish attachments when create issue
Unknwon
2015-08-11
|
*
add migrate from issue.label_ids to issue_label
Unknwon
2015-08-10
|
*
UI: create issue with title and content
Unknwon
2015-08-09
|
*
fix private repo cannot trigger hook by SSH
Unknwon
2015-08-08
|
*
#334: Add Deployment Key Support
Unknwon
2015-08-06
|
*
finish new milestone page
Unknwon
2015-08-05
|
*
milestone: create page
Unknwon
2015-08-05
|
*
milestone: pagination
Unknwon
2015-08-04
|
*
milestone: list view
Unknwon
2015-08-03
|
*
fix check template version
Unknwon
2015-08-02
|
*
update locale and .gopmfile
Unknwon
2015-08-01
|
*
#1400 use new connstr format for postgres
Unknwon
2015-07-31
|
*
fix #1407
Unknwon
2015-07-30
|
*
better paging
Unknwon
2015-07-28
|
*
fix #864 with migration and update locale
Unknwon
2015-07-26
|
*
#835: Realtime webhooks
Unknwon
2015-07-25
|
*
new issue and label page
Unknwon
2015-07-25
|
*
UI: basic label list
Unknwon
2015-07-24
|
|
|
|
- create new label
*
UI: issues - finish basic frame
Unknwon
2015-07-24
|
*
fix about #1289
Unknwon
2015-07-19
|
*
Disable log color in prod mode
Unknwon
2015-07-16
|
*
#1128: API calls are not hidden behind sign in
Unknwon
2015-07-15
|
*
use pam and update TRANSLATORS
Unknwon
2015-07-14
|
*
fix #1112
Unknwon
2015-07-10
|
*
UI: install - done
Unknwon
2015-07-09
|
*
UI: install - new version
Unknwon
2015-07-08
|
*
update UI framework
Unknwon
2015-07-07
|
*
add config options for HELO
Unknwon
2015-07-03
|
*
#1073 #1162 issue ID constraint failed
Unknwon
2015-03-27
|
*
mirror fix of #1105
Unknwon
2015-03-25
|
*
#1143 Team member access lost when adding repository collaborator
Unknwon
2015-03-24
|
|
|
|
- fix bug when add a repo to team, all other team members gets access as well
*
#1080: Remove footer ads/branding from default template
Unknwon
2015-03-23
|
*
add sr-only class, change to new tag line
Unknwon
2015-03-20
|
*
#1094: fix locale
Unknwon
2015-03-19
|
*
prepare for 0.6 release
Unknwon
2015-03-18
|
*
#1064: X-Gogs-Event header is empty
Unknwon
2015-03-18
|
*
#851: Edit Account does not take into consideration password rules
Unknwon
2015-03-17
|
*
#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 ↵
Unknwon
2015-03-12
|
|
|
|
response.WriteHeader calls`
*
remove unused scripts and simplify migrate form definition
Unknwon
2015-03-11
|
*
cmd/serve.go: remove useless code
Unknwon
2015-03-01
|
*
models: done testing on new access system
Unknwon
2015-02-28
|
*
models: fix issue with transfer repository
Unknwon
2015-02-24
|
|
|
|
README: fix typo
[next]