summaryrefslogtreecommitdiffstats
path: root/gitsrht
AgeCommit message (Expand)Author
2019-01-22Remove templates and formatting code available in scmsrhtLudovic Chabant
2019-01-22Replace repo management code with scmsrht libLudovic Chabant
2019-01-20Resolve tags in gitsrht-update-hook instead of gitsrht.workerRobin Krahl
2019-01-17Style fixes and add margin to branch buttonsDrew DeVault
2019-01-17List default branch first on refs pageRobin Krahl
2019-01-17Add log link to branches on refs pageRobin Krahl
2019-01-16Responsiveness tweaksDrew DeVault
2019-01-16Missed a spot when disabling auto-setupDrew DeVault
2019-01-16Disable auto_source fixup in git.sr.ht workerDrew DeVault
2019-01-12Run "auto-config" functions on build manifestsLudovic Chabant
2018-12-31Remove old API, obsolete webhooks tableDrew DeVault
2018-12-30Move alembic jazz into core.sr.htDrew DeVault
2018-12-30Remove __init__ from mixin-based classesDrew DeVault
2018-12-30Organize imports in app.pyDrew DeVault
2018-12-30Initialize mixins in __init__Drew DeVault
2018-12-29Further reductions of codeDrew DeVault
2018-12-29Move more OAuth code into core.sr.htDrew DeVault
2018-12-28Fix user_type setup on loginDrew DeVault
2018-12-28Updates per meta.sr.ht API changesDrew DeVault
2018-12-20404 when trying to browse submodulesDrew DeVault
2018-12-20Fix None dereference in manage.pyDrew DeVault
2018-12-14Repair first_line to handle commit msg w/o newlinePeter Grayson
2018-12-13Fix go module meta tagsDrew DeVault
2018-12-12Link to tag release notes from summary pageDrew DeVault
2018-12-12Add go-import meta tagsDrew DeVault
2018-12-12Fix browsing branches with / in the nameDrew DeVault
2018-12-12Don't let users edit their own ACLDrew DeVault
2018-12-12Prevent crawlers from indexing unlisted reposDrew DeVault
2018-12-12Fix horizontal scrolling on blob viewDrew DeVault
2018-12-12Fix issue with trees >1000 children in sizeDrew DeVault
2018-12-12Add support for py-redis 3.xDrew DeVault
2018-12-04Manifest files in .builds must use .yml or .yamlPeter Grayson
2018-11-30Handle non-UTF-8 READMEsDrew DeVault
2018-11-30Show only local branches on refs pageIvan Habunek
2018-11-30Remove unused importsIvan Habunek
2018-11-30Use the same empty repo page for all repo viewsIvan Habunek
2018-11-30Extract clone_urls to a filterIvan Habunek
2018-11-30Register filters within the appIvan Habunek
2018-11-28Handle case with no contributions in the past yearDrew DeVault
2018-11-27Fix missing importDrew DeVault
2018-11-24Tweaks to contributors pageDrew DeVault
2018-11-24Add git contributors viewIvan Habunek
2018-11-20Add shebang filetype detectionTom Lebreux
2018-11-18Minor tweaks to RSS supportDrew DeVault
2018-11-18Add links to RSS feedsIvan Habunek
2018-11-18Add url helpersIvan Habunek
2018-11-18Implement RSS feeds for refs and logIvan Habunek
2018-11-18Remove extraneous debug loggingDrew DeVault
2018-11-17Fix typo in repo.py's authorize functionDrew DeVault
2018-11-16Add authorization endpoint for HTTP clonesDrew DeVault