Rémy Boulanouar
|
9712d5ee89
|
Change import reference to match gitea instead of gogs (#37)
|
8 years ago |
Unknwon
|
cc9a66db51
|
General code quality improvement
|
8 years ago |
Unknwon
|
38c02e6ece
|
#2246 add HTMLURL to webhook type
- Fill Milestone and Assignee field when available in webhook payload
|
8 years ago |
Unknwon
|
e3b20a093b
|
models/repo_editor: improve code quality
|
8 years ago |
Unknwon
|
559cbcdc6f
|
Fix empty repository panic on send test webhook
|
8 years ago |
Unknwon
|
6e37e3f3d7
|
Replace convert.To with APIFormat calls
|
8 years ago |
Unknwon
|
f60f4fc56e
|
#2246 fully support of webhooks for pull request
|
8 years ago |
lstahlman
|
3bc40ec99b
|
Add committer information to API and Webhooks. Also fixes #3271 (#3414)
|
8 years ago |
Unknwon
|
acc3afee64
|
#2907 Add commit timestamp to webhook
|
8 years ago |
Unknwon
|
ad3b586d6e
|
#3348 always use relative avatar link in the template
|
8 years ago |
Unknwon
|
027aebc72c
|
#1384 add pagination for repositories
|
9 years ago |
Unknwon
|
3b42ab0e57
|
Refactor User.Id to User.ID
|
9 years ago |
Unknwon
|
9835377f9c
|
Use struct for UI settings
|
9 years ago |
Unknwon
|
d61bcdc10b
|
Remove redundant Unix timestamp method call
Unix() already uses UTC as timezone
|
9 years ago |
Unknwon
|
bc2448daaa
|
models/repo: remove redundant info for some repo methods
RepoLink -> Link, RepoRelLink -> RelLink, FullRepoLink -> FullLink
|
9 years ago |
Unknwon
|
7e6b50c2d4
|
#2375 preserve cases for action content
|
9 years ago |
SjonHortensius
|
7ca99a286b
|
Fix capitalisation of repo-name in news (#3203)
use 'official' repo.Name instead of incoming repoName; to enforce
correct capitalisation
|
9 years ago |
Unknwon
|
9f43369667
|
#2302 Replace time.Time with Unix Timestamp (int64)
|
9 years ago |
Unknwon
|
f66b1d34cd
|
#1597 fix activitity feeds for pull requests
|
9 years ago |
Unknwon
|
78c263351c
|
#2697 fix panic when close issue via commit message
|
9 years ago |
Unknwon
|
559a1282ed
|
#1821 add actions for close and reopen issues
|
9 years ago |
Unknwon
|
88484a73ec
|
#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.
|
9 years ago |
Unknwon
|
184d76a5d4
|
Minor fix for #2567
|
9 years ago |
Florian Kaiser
|
1f7e7b39f2
|
Only show activities for repositories on dashboard, that the user has access to
|
9 years ago |
Unknwon
|
5b18638857
|
URL fix for #2287
|
9 years ago |
Unknwon
|
6e2051352e
|
#2287 Truncate repository name if too long
|
9 years ago |
Unknwon
|
8ac9d9b4c7
|
rename import path
|
9 years ago |
Unknwon
|
4b1f1ee19c
|
fix bool check for repo max limit and fix hang when push repo with tons of commits
|
9 years ago |
Unknwon
|
7c3baef786
|
move out git module and #1573 send push hook
|
9 years ago |
Unknwon
|
88640fafd6
|
fix wrong slack webhook payload URL
|
9 years ago |
Unknwon
|
442f027ad1
|
fix #2105 and fix #1857
|
9 years ago |
Unknwon
|
d35b3a94f2
|
fix api broken
|
9 years ago |
Unknwon
|
7e6542d0f5
|
Show custom avatars in commits
|
9 years ago |
Unknwon
|
d1c691cb33
|
#1854 show issue content
|
9 years ago |
Unknwon
|
a9141327f8
|
minor fix for #1935 and fix #1854
|
9 years ago |
Alexey Makhov
|
79430ad8e1
|
#1854 change issueId to issueIndex
|
9 years ago |
Alexey Makhov
|
25f96b15d6
|
#1854 improves
|
9 years ago |
Alexey Makhov
|
270a20ea2f
|
#1854 improves
|
9 years ago |
Alexey Makhov
|
7af2e973a4
|
#1854 issue title at dashboard
|
9 years ago |
Unknwon
|
2e68e18401
|
go vet and fix #1890
|
9 years ago |
Unknwon
|
d501981dc9
|
#1900 last updatede time not update after push
|
9 years ago |
Unknwon
|
aa5c5db1ac
|
work on #1748
|
9 years ago |
Unknwon
|
327be28045
|
fix error detect when push commits
|
9 years ago |
Unknwon
|
634cd6da36
|
#1602 Wrong commit order on issue page when pushing multiple commits
|
9 years ago |
Unknwon
|
4e90eee629
|
#1595 pushing new branch will rereference issues in previous branch
|
9 years ago |
Unknwon
|
253bc439dd
|
#1544 better tmp dir name for creating repo
|
9 years ago |
Unknwon
|
8542c1d32a
|
#1545 prevent duplicated refs of issues in single commit
|
9 years ago |
Unknwon
|
f5bd9aaf0a
|
finish initial version of pull request
|
9 years ago |
Unknwon
|
3a0c2096ac
|
#1021 Forked repo unavailable after deleting original repo
|
9 years ago |
Unknwon
|
27b337a78d
|
#1377 add rename repo action
|
9 years ago |