##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r442:94cb44ca
tokens: auth-token is not only for git/hg but also for svn. Changed some docstrings to indicate this.
0
r441:d8a74f85
auth: made the message about not-active user consisten with token plugin
0
r440:23eb57a0
auth-token: allow other authentication types to use auth-token. Fixes #4070
0
r439:e3248377
styling: #4086 fixing bug where long commit messages did not wrap in file view
0
r438:de4b4a78
tests: Fix up PATH_INFO to start with a slash That's also how it looks in reality.
0
r437:28802ace
subversion: Detect requests also based on magic path.
0
r436:6048dd9a
tests: fix integration test wrong named variable
dan
0
r435:c1bb40a1
tests: Only skip test if protocol is 'pyro4'
Martin Bornhold
0
r434:e4f441e2
tests: Skip test for Pyro4 connection and added doc strings.
Martin Bornhold
0
r433:95232319
dev-env: Improve build inputs formatting.
Martin Bornhold
0
r432:f4ca16c2
dev-env: Add locustio to the nix-shell.
Martin Bornhold
0
r431:9e6890b2
i18n: updated JS translations
0
r430:57be02fe
i18n: updated message catalog
0
r429:98e0a07b
js-i18n: fixed wrong usage of _ngettext
0
r428:8b8343c0
events: add logging for all events triggered
dan
0
r427:b1411a81
integrations: fix bug where deleting a repo did not delete integrations
dan
0
r426:367d4e88
slack: make selected events default to off
dan
0
r425:38a06a10
tests: refactor git ident usage on test_vcs_operations
0
r424:918fa151
integrations: fixed flash message queue.
0
r423:9930e2c8
file-browser: refactor how we load metadata for file trees. Before we used to use JSON data to map the nodes to json and fill in metadata. Now we use rendered parts of html. This is nicer for caching as it would allow us to replace the view with cached tree and then after ajax load replace it again with cached with metadata. On the next request we'll get the cached with metadata and thus we can skip entirely second ajax call for metadata. This is part of #4083
0
load next
< 1 .. 209 210 211 212 213 .. 231 >
showing 20 out of 4604 commits