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.
zeripath
057205a4b7
Restore creation of git-daemon-export-ok files ( #16508 ) ( #16514 )
...
Backport #16508
Somewhere along the line the creation of git-daemon-export-ok
files disappeared but the updating of these files when
repo visibility changes remained. The problem is that the
current state will create files even when the org or user
is private.
This PR restores creation correctly.
Fix #15521
Signed-off-by: Andrew Thornton <art27@cantab.net>
4 years ago
..
analyze
…
auth
Add asymmetric JWT signing ( #16010 )
4 years ago
avatar
Add Image Diff for SVG files ( #14867 )
4 years ago
base
Fixed assert statements. ( #16089 )
4 years ago
cache
Add LRU mem cache implementation ( #16226 )
4 years ago
charset
Refactor renders ( #15175 )
4 years ago
context
Redirect on bad CSRF instead of presenting bad page ( #14937 )
4 years ago
convert
Add option to provide signature for a token to verify key ownership ( #14054 )
4 years ago
cron
Fix archive error when rename repo or user ( #16399 )
4 years ago
csv
Refactor renders ( #15175 )
4 years ago
doctor
Restore creation of git-daemon-export-ok files ( #16508 ) ( #16514 )
4 years ago
emoji
Run processors on whole of text ( #16155 )
4 years ago
eventsource
Hold the event source when there are no listeners ( #15725 )
4 years ago
generate
Add asymmetric JWT signing ( #16010 )
4 years ago
git
Add TestPrepareWikiFileName ( #16487 ) ( #16498 )
4 years ago
gitgraph
Fix bug on commit graph ( #15517 )
4 years ago
graceful
Support HTTP/2 in Let's Encrypt ( #16371 )
4 years ago
hcaptcha
…
highlight
Replace ARCCache with TwoQueueCache to avoid patent issue ( #16240 )
4 years ago
httpcache
…
httplib
Second attempt at preventing zombies ( #16326 )
4 years ago
indexer
Fix data race in bleve indexer ( #16474 ) ( #16509 )
4 years ago
lfs
Fix various documentation, user-facing, and source comment typos ( #16367 )
4 years ago
log
Fix race in log ( #16490 ) ( #16505 )
4 years ago
markup
Fix external renderer ( #16401 )
4 years ago
matchlist
…
metrics
…
migrations
Fix various documentation, user-facing, and source comment typos ( #16367 )
4 years ago
nosql
Fix setting redis db path ( #15698 )
4 years ago
notification
Fix various documentation, user-facing, and source comment typos ( #16367 )
4 years ago
options
…
password
Fixed assert statements. ( #16089 )
4 years ago
pprof
…
private
Second attempt at preventing zombies ( #16326 )
4 years ago
process
…
public
Improve assets handler middleware ( #15961 )
4 years ago
queue
Fix race in log ( #16490 ) ( #16505 )
4 years ago
recaptcha
…
references
Fix various documentation, user-facing, and source comment typos ( #16367 )
4 years ago
repofiles
Fix various documentation, user-facing, and source comment typos ( #16367 )
4 years ago
repository
Fix archive error when rename repo or user ( #16399 )
4 years ago
secret
Fix various documentation, user-facing, and source comment typos ( #16367 )
4 years ago
session
…
setting
Add LRU mem cache implementation ( #16226 )
4 years ago
ssh
Second attempt at preventing zombies ( #16326 )
4 years ago
storage
Retry rename on lock induced failures ( #16435 )
4 years ago
structs
Add option to provide signature for a token to verify key ownership ( #14054 )
4 years ago
svg
…
sync
…
task
Fix various documentation, user-facing, and source comment typos ( #16367 )
4 years ago
templates
Add custom emoji support ( #16004 )
4 years ago
test
…
timeutil
…
translation
…
typesniffer
Fix various documentation, user-facing, and source comment typos ( #16367 )
4 years ago
upload
…
uri
…
user
…
util
Make cancel from CatFileBatch and CatFileBatchCheck wait for the command to end ( #16479 ) ( #16480 )
4 years ago
validation
Fix various documentation, user-facing, and source comment typos ( #16367 )
4 years ago
web
Restore CORS on git smart http protocol ( #16496 ) ( #16506 )
4 years ago