174 Commits (b5a1daa756b181f15a1318a53aba09478b988e6a)

Author SHA1 Message Date
Unknwon aff4208244
*: rename "gogits" to "gogs" 6 years ago
Unknwon 6bc11c4450
hook: fix email not sent after push (#4430) 7 years ago
Unknwon 23b83cb736
pkg/process: fix potential race condition 7 years ago
Unknwon ab2197bc75
random: some code simplify 7 years ago
Unknwon a887e475e3
repo: change action visibility when repository visibility changed (#4414) 7 years ago
Unknwon 90b9f7e08c
pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL} 8 years ago
Unknwon 6fbb984ebf
Refactoring: rename pkg/base -> pkg/tool 8 years ago
Unknwon d05395fe90
Refactoring: rename modules -> pkg 8 years ago
Unknwon 85a050fca7
issue: fix redirect to random issue if index does not exist (#4315) 8 years ago
Unknwon d591cb0dfb
dashboard/feeds: able to load more history (#2511) 8 years ago
Unknwon 07a9cbe0a9
setting: able to config dashboard news feed paging number (#4247) 8 years ago
Unknwon 9e8ffa14cb
webhook: add file status to push event (#3897) 8 years ago
Unknwon 0ccd7c97ab
models: rename ErrUserNotExist -> errors.UserNotExist 8 years ago
Unknwon b06f299748
webhook: add fork event 8 years ago
Unknwon 70072e2842
dashboard: add delete branch and tag news feeds 8 years ago
Unknwon f0086e66ae
webhook: able to detect delete branch or tag (#2315) 8 years ago
Unknwon 87f0ce793d
repo: able to perform initial commit on behave of actual user 8 years ago
Unknwon 28983c94ff
comment: only show title of commit message from a commit ref (#3206) 8 years ago
Unknwon a07b1f630a
webhook: add native Discord support 8 years ago
Unknwon 7e09d210ba
Initial version of protected branches (#776) 8 years ago
Unknwon d521e716dd
refactoring: SSH and HTTP push procees is now unified 8 years ago
Unknwon 039dc33367
git: delegate all server-side Git hooks (#1623) 8 years ago
Unknwon eb66060cd7
log: start using gopkg.in/clog.v1 8 years ago
SeongAhJo bab051a8c1 Fix Typo Errors (#3885) 8 years ago
Unknwon a00c932bbc General code quality improvement 8 years ago
Unknwon 6f9a95f830 #2246 add HTMLURL to webhook type 8 years ago
Unknwon 2625193a48 models/repo_editor: improve code quality 8 years ago
Unknwon 94392a7af3 Fix empty repository panic on send test webhook 8 years ago
Unknwon dccb0c15b9 Replace convert.To with APIFormat calls 8 years ago
Unknwon 3f7f4852ef #2246 fully support of webhooks for pull request 8 years ago
lstahlman 89f71b44f7 Add committer information to API and Webhooks. Also fixes #3271 (#3414) 8 years ago
Unknwon c5d4a9e046 #2907 Add commit timestamp to webhook 8 years ago
Unknwon 50422f1fc2 #3348 always use relative avatar link in the template 8 years ago
Unknwon e74630ae3b #1384 add pagination for repositories 8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID 8 years ago
Unknwon 46e96c008c Use struct for UI settings 8 years ago
Unknwon 250be011c7 Remove redundant Unix timestamp method call 8 years ago
Unknwon 7ca5f8f119 models/repo: remove redundant info for some repo methods 8 years ago
Unknwon 70a281a39b #2375 preserve cases for action content 8 years ago
SjonHortensius 17a4d8a5e5 Fix capitalisation of repo-name in news (#3203) 8 years ago
Unknwon ad513a20e9 #2302 Replace time.Time with Unix Timestamp (int64) 9 years ago
Unknwon 414eb22ef9 #1597 fix activitity feeds for pull requests 9 years ago
Unknwon 129638117f #2697 fix panic when close issue via commit message 9 years ago
Unknwon 912f7b51e9 #1821 add actions for close and reopen issues 9 years ago
Unknwon 2765b5c7cf #2630 fix wrong user avatar link in webhook 9 years ago
Unknwon a1d97e8f5c Minor fix for #2567 9 years ago
Florian Kaiser 45db167f7a Only show activities for repositories on dashboard, that the user has access to 9 years ago
Unknwon c631a4a9b9 URL fix for #2287 9 years ago
Unknwon f43cc90841 #2287 Truncate repository name if too long 9 years ago
Unknwon 19423957b1 rename import path 9 years ago