summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-12Limit max width of images in readmes to 100%Drew 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-24Make git-srht-{dispatch,shell} executableTom Lebreux
2018-11-21Support installing into a virtual environmentLudovic Chabant
2018-11-21Revert "Support installing into a virtual environment."Drew DeVault
2018-11-21Support installing into a virtual environment.Ludovic Chabant
2018-11-20Add shebang filetype detectionTom Lebreux
2018-11-20Make it possible to customize the git SSH shell.Ludovic Chabant
2018-11-19Specify version for redis dependency.Ludovic Chabant
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-18Restart git.sr.ht on deployDrew DeVault
2018-11-18Fix sshopts in .builds/alpine.ymlDrew DeVault
2018-11-18Update deploy buildsDrew DeVault
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
2018-11-16Fix XSS issue on raw blobsDrew DeVault
2018-11-16Revert "TEMP Fix lookup_user when multiple results found"Drew DeVault
2018-11-16TEMP Fix lookup_user when multiple results foundDrew DeVault
2018-11-16Add CSRF tokensDrew DeVault
2018-11-15Correct typo in os.path.join call (setup.py)Drew DeVault
2018-11-15Add Alpine build manifestDrew DeVault
2018-11-15Use pygit2.Repository.free after each requestDrew DeVault
2018-11-12Fix submodules in tree viewDrew DeVault
2018-11-10Render bios as markdown on profile pageDrew DeVault