Git with a cup of tea, painless self-hosted git service
Mirror for internal git.with.parts use
https://git.with.parts
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.
wxiaoguang
d15f20b2d2
Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more strict ( #23766 ) ( #23791 )
...
Follow #21962
After I eat my own dogfood, I would say that
ONLY_SHOW_RELEVANT_REPOS=false is necessary for many private/enterprise
instances, because many private repositories do not have
"description/topic", users just want to search by their names.
This PR also adds `PageIsExploreRepositories` check, to make code more
strict, because the `search` template is shared for different purpose.
And during the test, I found a bug that the "Search" button didn't
respect the "relevant" parameter, so this PR fixes the bug by the way
together.
2 years ago
..
admin
Support reflogs ( #22451 ) ( #23438 )
2 years ago
api/packages/ pypi
Add Package Registry ( #16510 )
3 years ago
base
Fix `aria.js` bugs: incorrect role element problem, mobile focus problem, tippy problem ( #23450 ) ( #23486 )
2 years ago
code
Fix 'View File' button in code search ( #23478 ) ( #23483 )
2 years ago
custom
Add footer extra links template ( #9576 )
5 years ago
explore
Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more strict ( #23766 ) ( #23791 )
2 years ago
mail
Revert relative links to absolute links in mail templates ( #23267 ) ( #23269 )
2 years ago
org
Add missing tabs to org projects page ( #22705 ) ( #23412 )
2 years ago
package
fix br display for packages curls ( #23737 ) ( #23764 )
2 years ago
projects
Fix cancel button in the page of project edit not work ( #23655 ) ( #23813 )
2 years ago
repo
Fix cancel button in the page of project edit not work ( #23655 ) ( #23813 )
2 years ago
shared
Fix due date being wrong on issue list ( #23475 ) ( #23477 )
2 years ago
status
Move helpers to be prefixed with `gt-` ( #22879 )
2 years ago
swagger
Handle missing `README` in create repos API ( #23387 ) ( #23510 )
2 years ago
user
Remove row clicking from notification table ( #22695 ) ( #23706 )
2 years ago
home.tmpl
Add main landmark to templates and adjust titles ( #22670 )
2 years ago
install.tmpl
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none ( #22950 )
2 years ago
post-install.tmpl
Fix various bugs for "install" page ( #23194 ) ( #23286 )
2 years ago