You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wxiaoguang
90d20be541
Refactor issue filter (labels, poster, assignee) ( #32771 )
...
Rewrite a lot of legacy strange code, remove duplicate code, remove
jquery, and make these filters reusable.
Let's forget the old code, new code affects:
* issue list open/close switch
* issue list filter (label, author, assignee)
* milestone list open/close switch
* milestone issue list filter (label, author, assignee)
* project view (label, assignee)
2 months ago
..
actions
fix: render job title as commit message ( #32748 )
2 months ago
setting
Move team related functions to service layer ( #32537 )
2 months ago
activity.go
Replace DateTime with DateUtils ( #32383 )
3 months ago
attachment.go
Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled ( #32365 )
3 months ago
blame.go
GitHub like repo home page ( #32213 )
2 months ago
branch.go
Support "merge upstream branch" (Sync fork) ( #32741 )
2 months ago
cherry_pick.go
Refactor names ( #31405 )
8 months ago
code_frequency.go
Move context from modules to services ( #29440 )
12 months ago
commit.go
GitHub like repo home page ( #32213 )
2 months ago
compare.go
Refactor markup render system ( #32589 )
3 months ago
contributors.go
Fix Activity Page Contributors dropdown ( #31264 )
8 months ago
download.go
Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled ( #32365 )
3 months ago
editor.go
Notify the user when the file path contains leading or trailing spaces and fix the error message for invalid file names. ( #31507 )
5 months ago
editor_test.go
Refactor names ( #31405 )
8 months ago
find.go
Refactor names ( #31405 )
8 months ago
fork.go
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} ( #29995 )
11 months ago
githttp.go
Fix git error handling ( #32401 )
3 months ago
githttp_test.go
Fix http protocol auth ( #27875 )
1 year ago
helper.go
Add option to filter board cards by labels and assignees ( #31999 )
5 months ago
issue.go
Fix mentionable users when writing issue comments ( #32715 )
2 months ago
issue_comment.go
Refactor markup render system ( #32612 )
3 months ago
issue_content_history.go
Refactor DateUtils and merge TimeSince ( #32409 )
3 months ago
issue_dependency.go
Refactor names ( #31405 )
8 months ago
issue_label.go
Refactor sidebar label selector ( #32460 )
3 months ago
issue_label_test.go
Refactor sidebar label selector ( #32460 )
3 months ago
issue_list.go
Refactor issue filter (labels, poster, assignee) ( #32771 )
2 months ago
issue_lock.go
Move context from modules to services ( #29440 )
12 months ago
issue_new.go
Move some functions from issue.go to standalone files ( #32468 )
3 months ago
issue_page_meta.go
Fix compare page bug view as anonymous ( #32754 )
2 months ago
issue_pin.go
Refactor names ( #31405 )
8 months ago
issue_poster.go
Move some functions from issue.go to standalone files ( #32468 )
3 months ago
issue_stopwatch.go
Issue time estimate, meaningful time tracking ( #23113 )
2 months ago
issue_suggestions.go
Fix suggestions for issues ( #32380 )
3 months ago
issue_test.go
Implement FSFE REUSE for golang files ( #21840 )
2 years ago
issue_timetrack.go
Issue time estimate, meaningful time tracking ( #23113 )
2 months ago
issue_view.go
Split issue/pull view router function as multiple smaller functions ( #32749 )
2 months ago
issue_watch.go
Move context from modules to services ( #29440 )
12 months ago
main_test.go
make writing main test easier ( #27270 )
1 year ago
middlewares.go
Move context from modules to services ( #29440 )
12 months ago
migrate.go
Fix javascript error when an anonymous user visiting migration page ( #32144 )
4 months ago
milestone.go
Refactor issue filter (labels, poster, assignee) ( #32771 )
2 months ago
packages.go
Remove AddParamIfExist(AddParam) ( #29841 )
11 months ago
patch.go
Move context from modules to services ( #29440 )
12 months ago
projects.go
Refactor issue filter (labels, poster, assignee) ( #32771 )
2 months ago
projects_test.go
Refactor names ( #31405 )
8 months ago
pull.go
Split issue/pull view router function as multiple smaller functions ( #32749 )
2 months ago
pull_review.go
Move some functions from issue.go to standalone files ( #32468 )
3 months ago
pull_review_test.go
Fix template error when comment review doesn't exist ( #29888 )
11 months ago
recent_commits.go
Move context from modules to services ( #29440 )
12 months ago
release.go
GitHub like repo home page ( #32213 )
2 months ago
release_test.go
Move context from modules to services ( #29440 )
12 months ago
render.go
Refactor markup render system ( #32612 )
3 months ago
repo.go
Add github compatible tarball download API endpoints ( #32572 )
2 months ago
search.go
Improve grep search ( #30843 )
9 months ago
search_test.go
Improve grep search ( #30843 )
9 months ago
topic.go
Move context from modules to services ( #29440 )
12 months ago
treelist.go
Move context from modules to services ( #29440 )
12 months ago
view.go
GitHub like repo home page ( #32213 )
2 months ago
view_file.go
Support "merge upstream branch" (Sync fork) ( #32741 )
2 months ago
view_home.go
Support "merge upstream branch" (Sync fork) ( #32741 )
2 months ago
view_readme.go
GitHub like repo home page ( #32213 )
2 months ago
view_test.go
Implement FSFE REUSE for golang files ( #21840 )
2 years ago
wiki.go
Make wiki pages visit fast ( #32732 )
2 months ago
wiki_test.go
Fix raw wiki links ( #31825 )
6 months ago