137 Commits (4b5e09e4d6061e12a2a6728e5f7cfdf2f2550e58)

Author SHA1 Message Date
Unknwon 7ca5f8f119 models/repo: remove redundant info for some repo methods
RepoLink -> Link, RepoRelLink -> RelLink, FullRepoLink -> FullLink
8 years ago
Unknwon 70a281a39b #2375 preserve cases for action content 8 years ago
SjonHortensius 17a4d8a5e5 Fix capitalisation of repo-name in news (#3203)
use 'official' repo.Name instead of incoming repoName; to enforce
correct capitalisation
8 years ago
Unknwon ad513a20e9 #2302 Replace time.Time with Unix Timestamp (int64) 8 years ago
Unknwon 414eb22ef9 #1597 fix activitity feeds for pull requests 8 years ago
Unknwon 129638117f #2697 fix panic when close issue via commit message 8 years ago
Unknwon 912f7b51e9 #1821 add actions for close and reopen issues 8 years ago
Unknwon 2765b5c7cf #2630 fix wrong user avatar link in webhook
Was using the wrong method and now uses the method which checks if
the avatar link is relative or not.
8 years ago
Unknwon a1d97e8f5c Minor fix for #2567 8 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
Unknwon 99e9bbef6c fix bool check for repo max limit and fix hang when push repo with tons of commits 9 years ago
Unknwon 9a2e43bff2 move out git module and #1573 send push hook 9 years ago
Unknwon dce2a9e7e1 fix wrong slack webhook payload URL 9 years ago
Unknwon 404867f206 fix #2105 and fix #1857 9 years ago
Unknwon e030109b5a fix api broken 9 years ago
Unknwon 1d57f0d64f Show custom avatars in commits 9 years ago
Unknwon 6a664e88c7 #1854 show issue content 9 years ago
Unknwon a6c7716742 minor fix for #1935 and fix #1854 9 years ago
Alexey Makhov ee645af107 #1854 change issueId to issueIndex 9 years ago
Alexey Makhov 3e7695ae91 #1854 improves 9 years ago
Alexey Makhov 1bfebdcdf6 #1854 improves 9 years ago
Alexey Makhov 588a0db218 #1854 issue title at dashboard 9 years ago
Unknwon b55499d039 go vet and fix #1890 9 years ago
Unknwon 2bd64621fc #1900 last updatede time not update after push 9 years ago
Unknwon fad31ca302 work on #1748 9 years ago
Unknwon 2dde2a8ad3 fix error detect when push commits 9 years ago
Unknwon 6dfee30bf0 #1602 Wrong commit order on issue page when pushing multiple commits 9 years ago
Unknwon c8d92fad30 #1595 pushing new branch will rereference issues in previous branch 9 years ago
Unknwon a7ee654646 #1544 better tmp dir name for creating repo 9 years ago
Unknwon b6131793da #1545 prevent duplicated refs of issues in single commit 9 years ago
Unknwon 83dc2468f5 finish initial version of pull request 9 years ago
Unknwon 398569f6f8 #1021 Forked repo unavailable after deleting original repo 9 years ago
Unknwon 8af094967f #1377 add rename repo action 9 years ago
Unknwon f509c59ac1 new create webhook event 9 years ago
Unknwon 23f42d92c9 add webhook recent deliveries 9 years ago
Unknwon b900863d60 rename a user method 9 years ago
Unknwon 2881456421 new webhooks list UI 9 years ago
Unknwon f114f78743 fix timezone! 9 years ago
Unknwon 6c2536b89c fix timezone 9 years ago
Unknwon b846f195c1 work #1500 9 years ago
Unknwon 1fb53067f4 finish close/reopen issue 9 years ago
Unknwon 133b19d0c5 finish view comments on issue page 9 years ago
Unknwon dea3a8c6a4 WIP: create PR - choose branch 9 years ago
Unknwon 0705f55ce0 finish new milestone page 9 years ago
Unknwon 686dd59916 fix #864 with migration and update locale 9 years ago
Unknwon fa298a2c30 #835: Realtime webhooks 9 years ago
Unknwon ac95f6d50f UI: basic label list
- create new label
9 years ago