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
e619384098
Add label/author/assignee filters to the user/org home issue list ( #32779 )
...
Replace #26661 , fix #25979
Not perfect, but usable and much better than before. Since it is quite
complex, I am not quite sure whether there would be any regression, if
any, I will fix in first time.
I have tested the related pages many times: issue list, milestone issue
list, project view, user issue list, org issue list.
2 months ago
..
assignees.go
Performance improvements for pull request list API ( #30490 )
8 months ago
assignees_test.go
Remove deadcode under models/issues ( #28536 )
1 year ago
comment.go
Issue time estimate, meaningful time tracking ( #23113 )
2 months ago
comment_code.go
Refactor markup render system ( #32612 )
3 months ago
comment_list.go
Only update poster in issue/comment list if it has been loaded ( #31216 )
8 months ago
comment_test.go
More `db.DefaultContext` refactor ( #27265 )
1 year ago
content_history.go
Fix issue & comment history bugs ( #29525 )
11 months ago
content_history_test.go
Fix issue & comment history bugs ( #29525 )
11 months ago
dependency.go
Penultimate round of `db.DefaultContext` refactor ( #27414 )
1 year ago
dependency_test.go
Penultimate round of `db.DefaultContext` refactor ( #27414 )
1 year ago
issue.go
Issue time estimate, meaningful time tracking ( #23113 )
2 months ago
issue_index.go
Another round of `db.DefaultContext` refactor ( #27103 )
1 year ago
issue_label.go
Performance improvements for pull request list API ( #30490 )
8 months ago
issue_label_test.go
Penultimate round of `db.DefaultContext` refactor ( #27414 )
1 year ago
issue_list.go
Add issue comment when moving issues from one column to another of the project ( #29311 )
6 months ago
issue_list_test.go
Add context parameter to some database functions ( #26055 )
2 years ago
issue_lock.go
Penultimate round of `db.DefaultContext` refactor ( #27414 )
1 year ago
issue_project.go
Add option to filter board cards by labels and assignees ( #31999 )
5 months ago
issue_search.go
Add label/author/assignee filters to the user/org home issue list ( #32779 )
2 months ago
issue_stats.go
Add label/author/assignee filters to the user/org home issue list ( #32779 )
2 months ago
issue_test.go
Add label/author/assignee filters to the user/org home issue list ( #32779 )
2 months ago
issue_update.go
Trim title before insert/update to database to match the size requirements of database ( #32498 )
3 months ago
issue_user.go
Add combined index for issue_user.uid and issue_id ( #28080 )
1 year ago
issue_user_test.go
Fix bug with sqlite load read ( #26305 )
2 years ago
issue_watch.go
Strict pagination check ( #32548 )
2 months ago
issue_watch_test.go
Next round of `db.DefaultContext` refactor ( #27089 )
1 year ago
issue_xref.go
Add user blocking ( #29028 )
11 months ago
issue_xref_test.go
Resolve lint for unused parameter and unnecessary type arguments ( #30750 )
9 months ago
label.go
Strict pagination check ( #32548 )
2 months ago
label_test.go
Fix markup render regression and fix some tests ( #32640 )
2 months ago
main_test.go
make writing main test easier ( #27270 )
1 year ago
milestone.go
Fix milestone deadline and date related problems ( #32339 )
3 months ago
milestone_list.go
Added default sorting milestones by name ( #27084 )
7 months ago
milestone_test.go
remove util.OptionalBool and related functions ( #29513 )
11 months ago
pull.go
Trim title before insert/update to database to match the size requirements of database ( #32498 )
3 months ago
pull_list.go
Use batch database operations instead of one by one to optimze api pulls ( #32680 )
2 months ago
pull_list_test.go
Use batch database operations instead of one by one to optimze api pulls ( #32680 )
2 months ago
pull_test.go
Use batch database operations instead of one by one to optimze api pulls ( #32680 )
2 months ago
reaction.go
Strict pagination check ( #32548 )
2 months ago
review.go
Fix the logic of finding the latest pull review commit ID ( #32139 )
4 months ago
review_list.go
Use batch database operations instead of one by one to optimze api pulls ( #32680 )
2 months ago
review_test.go
Use batch database operations instead of one by one to optimze api pulls ( #32680 )
2 months ago
stopwatch.go
Strict pagination check ( #32548 )
2 months ago
stopwatch_test.go
Next round of `db.DefaultContext` refactor ( #27089 )
1 year ago
tracked_time.go
Strict pagination check ( #32548 )
2 months ago
tracked_time_test.go
remove util.OptionalBool and related functions ( #29513 )
11 months ago