This website requires JavaScript.
Explore
Help
Register
Sign In
Nemcio
/
SCM-Manager
Watch
1
Star
0
Fork
0
You've already forked SCM-Manager
mirror of
https://github.com/scm-manager/scm-manager.git
synced
2025-11-09 06:55:47 +01:00
Code
Issues
Packages
Projects
Releases
Activity
Files
37e47e1d35c50a9f33debab121f8069f04580cd6
SCM-Manager
/
scm-plugins
/
scm-hg-plugin
/
src
/
main
/
java
/
sonia
/
scm
/
web
History
Sebastian Sdorra
96b0c8f8b0
merge with branch 1.x
2014-03-17 10:49:52 +01:00
..
HgBasicAuthenticationFilter.java
use client messages
2014-03-16 11:28:09 +01:00
HgCGIExceptionHandler.java
use content type text/html for mercurial error messages, if the client accept it
2013-04-02 20:59:26 +02:00
HgCGIServlet.java
suppress unchecked warnings
2014-01-11 15:17:44 +01:00
HgHookCallbackServlet.java
fix bug with passwords which contains a colon
2014-01-17 15:56:18 +01:00
HgPermissionFilter.java
improve error handling for failed authentication and not enough privileges
2014-03-15 16:12:14 +01:00
HgServletModule.java
improve error handling for failed authentication and not enough privileges
2014-03-15 16:12:14 +01:00
HgUtil.java
use userAgentStartsWith method for user agent check
2014-03-16 11:49:44 +01:00