Платформа ЦРНП "Мирокод" для разработки проектов https://git.mirocod.ru
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Russell Aunger b34996a629 Implement Default Webhooks (#4299) 6 years ago
..
activity.go
attachment.go
branch.go
commit.go
download.go
editor.go
editor_test.go
http.go
issue.go refactor issue indexer, add some testing and fix a bug (#6131) 6 years ago
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go Implement "conversation lock" for issue comments (#5073) 6 years ago
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
main_test.go
middlewares.go
milestone.go Add same changes from issues page to milestone->issues page (#6328) 6 years ago
pull.go Clean up various use of escape/unescape functions for URL generation (#6334) 6 years ago
pull_review.go
release.go
release_test.go
repo.go fix bug when migrate repository 500 when repo is existed (#6188) 6 years ago
search.go
setting.go Create a repo redirect when transferring ownership (#6210) (#6211) 6 years ago
setting_protected_branch.go
settings_test.go
topic.go
view.go update git vendor to fix wrong release commit id and add migrations (#6224) 6 years ago
webhook.go Implement Default Webhooks (#4299) 6 years ago
wiki.go
wiki_test.go