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
/
models
/
action.go
Commit message (
Collapse
)
Author
Age
*
#1821 add actions for close and reopen issues
Unknwon
2016-02-22
|
*
#2630 fix wrong user avatar link in webhook
Unknwon
2016-02-15
|
|
|
|
|
Was using the wrong method and now uses the method which checks if the avatar link is relative or not.
*
Minor fix for #2567
Unknwon
2016-02-14
|
*
Only show activities for repositories on dashboard, that the user has access to
Florian Kaiser
2016-02-06
|
*
URL fix for #2287
Unknwon
2016-01-15
|
*
#2287 Truncate repository name if too long
Unknwon
2016-01-11
|
*
rename import path
Unknwon
2015-12-15
|
*
fix bool check for repo max limit and fix hang when push repo with tons of ↵
Unknwon
2015-12-10
|
|
|
|
commits
*
move out git module and #1573 send push hook
Unknwon
2015-12-09
|
*
fix wrong slack webhook payload URL
Unknwon
2015-12-06
|
*
fix #2105 and fix #1857
Unknwon
2015-12-05
|
*
fix api broken
Unknwon
2015-11-15
|
*
Show custom avatars in commits
Unknwon
2015-11-13
|
*
#1854 show issue content
Unknwon
2015-11-13
|
*
minor fix for #1935 and fix #1854
Unknwon
2015-11-13
|
*
#1854 change issueId to issueIndex
Alexey Makhov
2015-11-13
|
*
#1854 improves
Alexey Makhov
2015-11-13
|
*
#1854 improves
Alexey Makhov
2015-11-13
|
*
#1854 issue title at dashboard
Alexey Makhov
2015-11-12
|
*
go vet and fix #1890
Unknwon
2015-11-08
|
*
#1900 last updatede time not update after push
Unknwon
2015-11-05
|
*
work on #1748
Unknwon
2015-10-31
|
*
fix error detect when push commits
Unknwon
2015-09-25
|
*
#1602 Wrong commit order on issue page when pushing multiple commits
Unknwon
2015-09-25
|
*
#1595 pushing new branch will rereference issues in previous branch
Unknwon
2015-09-10
|
*
#1544 better tmp dir name for creating repo
Unknwon
2015-09-03
|
*
#1545 prevent duplicated refs of issues in single commit
Unknwon
2015-09-03
|
*
finish initial version of pull request
Unknwon
2015-09-02
|
*
#1021 Forked repo unavailable after deleting original repo
Unknwon
2015-09-01
|
*
#1377 add rename repo action
Unknwon
2015-09-01
|
*
new create webhook event
Unknwon
2015-08-28
|
*
add webhook recent deliveries
Unknwon
2015-08-27
|
*
rename a user method
Unknwon
2015-08-27
|
*
new webhooks list UI
Unknwon
2015-08-26
|
*
fix timezone!
Unknwon
2015-08-20
|
*
fix timezone
Unknwon
2015-08-20
|
*
work #1500
Unknwon
2015-08-20
|
*
finish close/reopen issue
Unknwon
2015-08-13
|
*
finish view comments on issue page
Unknwon
2015-08-13
|
*
WIP: create PR - choose branch
Unknwon
2015-08-08
|
*
finish new milestone page
Unknwon
2015-08-05
|
*
fix #864 with migration and update locale
Unknwon
2015-07-26
|
*
#835: Realtime webhooks
Unknwon
2015-07-25
|
*
UI: basic label list
Unknwon
2015-07-24
|
|
|
|
- create new label
*
#1064: X-Gogs-Event header is empty
Unknwon
2015-03-18
|
*
#1067: Deleting users should remove them from collaborator lists
Unknwon
2015-03-17
|
|
|
|
- fix delete user but repository watches are not decreased
*
fix read access team visibility of private repo
Unknwon
2015-03-16
|
*
#988: GetRepoLink already contains AppSubUrl
Unknwon
2015-03-12
|
*
Merge branch 'access' of github.com:gogits/gogs into dev
Unknwon
2015-02-28
|
\
|
*
v4 migration, merge 'dev', clean code and mirror fix
Unknwon
2015-02-23
|
|
[next]