239 Commits (main)

Author SHA1 Message Date
silverwind 84b74d7c3e
Enable `bodyclose` linter (#36168) 1 day ago
Lunny Xiao 29057ea55f
Fix bug when viewing the commit diff page with non-ANSI files (#36149) 4 days ago
Lunny Xiao 64960a18f9
Move commit related functions to gitrepo package (#35600) 2 weeks ago
silverwind b49dd8e32f
update golangci-lint to v2.7.0 (#36079) 2 weeks ago
shashank-netapp 03fce8f3d0
Fixing issue #35530: Password Leak in Log Messages (#35584) 2 months ago
Lunny Xiao 69f5ee970c
Move some functions to gitrepo package (#35543) 2 months ago
Lunny Xiao 9332ff291b
Move git command to git/gitcmd (#35483) 3 months ago
luzpaz 688abac5ca
Fix various typos in codebase (#35480) 3 months ago
Lunny Xiao e96ef97989
Upgrade dependencies (#35384) 4 months ago
wxiaoguang 0cbaa0b662
Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
Lunny Xiao c0f24bd803
Move organization's visibility change to danger zone. (#34814) 4 months ago
silverwind 1f35435b81
Run `gopls modernize` on codebase (#34751) 6 months ago
wxiaoguang 2a1585b32e
Refactor some tests (#34580) 7 months ago
Philip Peterson c5e78fc7ad
Do not mutate incoming options to SearchRepositoryByName (#34553) 7 months ago
wxiaoguang 58d2a87c6c
update go&js dependencies (#34262) 8 months ago
Lunny Xiao ae0af8ea5b
Refactor Git Attribute & performance optimization (#34154) 8 months ago
Thomas E Lackey fa49cd719f
feat: Add sorting by exclusive labels (issue priority) (#33206) 8 months ago
TheFox0x7 ee3c82f874
Enable addtional linters (#34085) 9 months ago
TheFox0x7 0fde8ecd55
Enable testifylint rules (#34075) 9 months ago
TheFox0x7 2a59dfbd47
enable staticcheck QFxxxx rules (#34064) 9 months ago
Lunny Xiao c1b9ecca34
Decouple Batch from git.Repository to simplify usage without requiring the creation of a Repository struct. (#34001) 9 months ago
wxiaoguang 8745129c9c
Fix incorrect code search indexer options (#33992) 9 months ago
charles b956cee06f
Fix file name could not be searched if the file was not a text file when using the Bleve indexer (#33959) 9 months ago
Andreas Svanberg 0da7318cf3
Allow filtering issues by any assignee (#33343) 9 months ago
Lunny Xiao c88e71c1d2
Refactor functions to reduce repopath expose (#33892) 9 months ago
wxiaoguang a0e0a30d23
Make SearchMode have default value and add comments (#33863) 9 months ago
wxiaoguang 403775e74e
Improve issue & code search (#33860) 9 months ago
TheFox0x7 ae3a18e01a
Remove context from git struct (#33793) 10 months ago
TheFox0x7 cc1fdc84ca
Use test context in tests and new loop system in benchmarks (#33648) 10 months ago
Lunny Xiao 69de5a65c2
Fix project issues list and counting (#33594) 10 months ago
Darren Hoo 950abfe8ee
enable literal string for code search (#33590) 10 months ago
Lunny Xiao 6999651b6d
Fix unnecessary comment when moving issue on the same project column (#33496) 11 months ago
TheFox0x7 2a02734f93
Refactor older tests to use testify (#33140) 11 months ago
wxiaoguang 45973a100b
Fix bleve fuzziness search (#33078) 12 months ago
TheFox0x7 33e8e82c4b
Enable tenv and testifylint rules (#32852) 1 year ago
silverwind 1cfb718976
Update golangci-lint to v1.62.2, fix issues (#32845) 1 year ago
yp05327 d43620e7bc
Add `is_archived` option for issue indexer (#32735) 1 year ago
wxiaoguang e619384098
Add label/author/assignee filters to the user/org home issue list (#32779) 1 year ago
wxiaoguang 44909f6e2c
Fix markup render regression and fix some tests (#32640) 1 year ago
Rowan Bohde 68731c07c5
Reduce integration test overhead (#32475) 1 year ago
Bruno Sofiato f64fbd9b74
Updated tokenizer to better matching when search for code snippets (#32261) 1 year ago
wxiaoguang 5e6523aa57
Update go dependencies (#32389) 1 year ago
Bruno Sofiato 900ac62251
Allow code search by filename (#32210) 1 year ago
Bruno Sofiato d266d190bd
Fixed race condition when deleting documents by repoId in ElasticSearch (#32185) 1 year ago
Bruno Sofiato 99d0510cb6
Change the code search to sort results by relevance (#32134) 1 year ago
Lunny Xiao 286ede47ad
Fix index too many file names bug (#31903) 1 year ago
Lunny Xiao c03baab678
Refactor the usage of batch catfile (#31754) 1 year ago
Kemal Zebari c0b5a843ba
Properly filter issue list given no assignees filter (#31522) 1 year ago
Carsten Klein 3571b7e3dd
Allow searching issues by ID (#31479) 1 year ago
Lunny Xiao e4abaff7ff
Fix bug filtering issues which have no project (#31337) 2 years ago