Share

Maverick

Code

Programming Languages: Java

License: Apache Software License

Repositories

browse code, statistics, last commit on 2005-11-30 cvs -d:pserver:anonymous@mav.cvs.sourceforge.net:/cvsroot/mav login

cvs -z3 -d:pserver:anonymous@mav.cvs.sourceforge.net:/cvsroot/mav co -P modulename

Show:

What's happening?

  • Comment: allow paths with no "."

    File Added: stack.txt.

    2008-01-03 18:56:45 UTC by tcabot

  • allow paths with no "."

    I'm in the process of replacing some legacy servlets using maverick, and I'd like to keep the URL's as close as possible, but the legacy URL's don't have an extension. I was getting a StringIndexOutOfBoundsException at Dispatcher.java:378 so I added a check to see if the "." was found. If it's not then I just adjust the "period" variable to point to the end of the string.

    2008-01-03 18:54:32 UTC by tcabot

  • don't NPE on requests that arrive before init has completed

    At least one JEE app server (Geronimo/Jetty) allows http requests before Maverick has finished its initialization which causes Maverick to throw an NPE: java.lang.NullPointerException at org.infohazard.maverick.Dispatcher.getCommand(Dispatcher.java:460) Here's a tiny patch to initialize the "commands" Map with the EMPTY_MAP until the real map is ready.

    2007-10-18 14:43:30 UTC by tcabot

  • Changes in AspxController.cs inorder to work in VS2005

    Single statement was added to "AspxController.cs" (in ..\Maverick\Ctl\Aspx folder) at line No: 58. The statement that was added now is: mctx.Model = buffer.ToString(); Without this, IControllerContext.Model is always null and thus, it is not dispalying content part onto the browser.

    2006-04-29 03:27:42 UTC by swapnareddy

  • Maverick

    prophecyslides committed patchset 259 of module maverick to the Maverick CVS repository, changing 1 files.

    2005-11-30 02:25:13 UTC by prophecyslides

  • Maverick

    prophecyslides committed patchset 258 of module maverick to the Maverick CVS repository, changing 3 files.

    2005-10-03 21:45:58 UTC by prophecyslides

  • Maverick

    skot committed patchset 186 of module pig to the Maverick CVS repository, changing 1 files.

    2005-08-16 08:05:47 UTC by skot

  • Maverick

    skot committed patchset 185 of module pig to the Maverick CVS repository, changing 1 files.

    2005-08-11 23:26:13 UTC by skot

  • Maverick

    skot committed patchset 184 of module pig to the Maverick CVS repository, changing 1 files.

    2005-08-11 23:02:17 UTC by skot

  • Maverick

    skot committed patchset 183 of module pig to the Maverick CVS repository, changing 1 files.

    2005-08-11 22:54:59 UTC by skot