Commit Graph

  • 0c9d5c08c1 refactoring Bay Dodd 2015-07-05 23:00:51 +01:00
  • a710a8bfa9 adding ^ and $ to query pattern Bay Dodd 2015-07-05 12:49:02 +01:00
  • 306509329b Merge branch 'master' of https://github.com/eastwood/mux Clint Ryan 2015-07-05 20:19:34 +10:00
  • c21431a6cd Fixed up commenting and removed unused code Clint Ryan 2015-07-05 20:18:38 +10:00
  • c0a5cbce5a Fix typo Craig Jellick 2015-05-29 14:16:30 -07:00
  • a063f14812 Fix typo Craig Jellick 2015-05-29 14:16:30 -07:00
  • 47e8f450ef Merge pull request #98 from cjellick/doc-fix Kamil Kisiel 2015-05-30 12:53:56 -07:00
  • 77f424d3ae Fix typo Craig Jellick 2015-05-29 14:16:30 -07:00
  • 94903de8c9 Merge pull request #89 from gemnasium/add_tests_for_pipe Kamil Kisiel 2015-05-05 10:01:36 -07:00
  • 660d31f860 Merge pull request #93 from shurcooL/patch-1 Kamil Kisiel 2015-04-22 13:14:49 -07:00
  • 9641367e95 Fix up doc formatting, use spaces for alignment (tabs are for indentation only). Dmitri Shuralyov 2015-04-22 12:28:32 -07:00
  • 8096f47503 Merge pull request #88 from gemnasium/add_tests_for_pipe Kamil Kisiel 2015-03-10 20:17:35 -07:00
  • e98fd88cbd Add complementary test for patterns with pipe Philippe Lafoucrière 2015-03-10 21:48:38 -04:00
  • 00bf0e01a1 Add tests for patterns with pipe Philippe Lafoucrière 2015-03-10 21:36:59 -04:00
  • 8a875a034c Merge pull request #52 from sqs/BuildVarsFunc Kamil Kisiel 2015-02-13 11:22:55 -08:00
  • e444e69cbd Merge pull request #71 from Madrigal/patch-1 Kamil Kisiel 2014-09-26 08:38:14 -07:00
  • d7e4639818 Rearrange rules for matching strict slash Felipe Madrigal 2014-09-26 00:20:46 -05:00
  • 8df3a80fb8 Rearrange getHost function Felipe Madrigal 2014-09-26 00:20:12 -05:00
  • 4b8fbc56f3 Merge pull request #67 from pwaller/patch-1 Kamil Kisiel 2014-08-11 07:46:53 -07:00
  • 8f1a419c38 Remove blank line to fix docs for Route.Queries Peter Waller 2014-08-11 15:45:39 +01:00
  • 14cafe2851 Merge pull request #60 from roylee17/gofmt Kamil Kisiel 2014-06-24 11:46:26 -07:00
  • 3351f602a5 gofmt Tzu-Jung Lee 2014-06-24 11:40:51 -07:00
  • 854d482e26 Fix racy modification of NotFoundHandler. Kamil Kisiel 2014-06-04 14:12:38 -07:00
  • 0ef595e787 Merge pull request #56 from raphael/query-vars Kamil Kisiel 2014-05-27 16:41:47 -07:00
  • 451fd8b779 Additional code cleanup (see comments on issue #56) Raphael Simon 2014-05-27 16:37:30 -07:00
  • 3505396fb5 Code cleanup (see comments on issue #56) Raphael Simon 2014-05-27 11:36:15 -07:00
  • 69237eaae5 Fix "Queries" matcher to support out-of-order query string parameters Raphael Simon 2014-05-27 09:34:08 -07:00
  • 2900ff05a4 Merge pull request #55 from raphael/query-vars Kamil Kisiel 2014-05-26 21:48:09 -07:00
  • 0a0d6a1b2a Add tests for regexp variables in query strings Fix how regular expression gets built for query string so that order of parameters is always preserved Raphael Simon 2014-05-26 20:20:14 -07:00
  • c9469524da Fix old tests Remove tests that don't apply anymore Fix scheme matcher tests Raphael Simon 2014-05-26 15:13:05 -07:00
  • 65cc9b5df8 Add ability to capture variables in query strings Raphael Simon 2014-05-26 15:01:42 -07:00
  • 136d54f81f Merge pull request #51 from ttencate/master Kamil Kisiel 2014-05-05 06:44:26 -07:00
  • a883d5a9b9 Call parent BuildVarsFuncs Quinn Slack 2014-04-17 01:54:35 -07:00
  • cef3b0cd6d Add BuildVarsFunc to allow modifying route variables before generating a route's URL Quinn Slack 2014-04-17 01:17:15 -07:00
  • b864f07c53 Propagate StrictSlash to subrouters instead of rudely turning it off Thomas ten Cate 2014-04-23 19:53:35 +02:00
  • 3509745ae8 Add tests for all four StrictSlash cases Thomas ten Cate 2014-04-23 19:27:53 +02:00
  • bac1372129 Convert TestStrictSlash to a table driven test Thomas ten Cate 2014-04-23 19:24:12 +02:00
  • 033224c12e Document behaviour of StrictSlash and PathPrefix better, and add tests to nail this down Thomas ten Cate 2014-04-23 18:19:14 +02:00
  • 525eff436e Improve docs about leading and trailing slashes Thomas ten Cate 2014-04-23 17:40:15 +02:00
  • 270c42505a Merge pull request #49 from sqs/gofmt Kamil Kisiel 2014-04-19 10:20:04 +02:00
  • 9ee70e572c gofmt Quinn Slack 2014-04-17 00:44:35 -07:00
  • 9ede152210 Add go 1.2 to travis.yml Kamil Kisiel 2013-12-04 23:16:17 -08:00
  • c4e0d8b371 Merge pull request #41 from pschlump/master Kamil Kisiel 2013-11-30 14:10:54 -08:00
  • e807f7c338 Add Travis badge Kamil Kisiel 2013-11-30 13:26:46 -08:00
  • 3829d74241 Add travis.yml Kamil Kisiel 2013-11-30 13:24:27 -08:00
  • db86729398 Merge pull request #43 from andrewsmedina/gofmt Kamil Kisiel 2013-11-29 16:28:40 -08:00
  • cebebed6c4 go fmt. Andrews Medina 2013-11-29 22:23:25 -02:00
  • ab8ae247f1 Fixed the domain name copied from my other code to be example.com Philip Schlump 2013-11-18 11:53:02 -07:00
  • 6689ee8243 Cleaned up testing. Philip Schlump 2013-11-18 10:54:45 -07:00
  • 1a2411f44a Added tests to verify that the 301 redirect returns query string Philip Schlump 2013-11-18 10:14:28 -07:00
  • d10d5466f2 Fixed problem with droping query string. Philip Schlump 2013-11-14 19:27:38 -07:00
  • 42cbcc5a24 Merge pull request #38 from TheDude05/fix-doc-typo Kamil Kisiel 2013-11-09 22:54:15 -08:00
  • 9d99a92775 Remove extra parentheses Andrew Williams 2013-11-09 22:20:00 -06:00
  • b08c5fcf14 Merge pull request #35 from JulienSchmidt/patch-1 Kamil Kisiel 2013-09-11 13:10:56 -07:00
  • 0ae6d35b08 Fix typo Julien Schmidt 2013-09-11 20:33:30 +02:00
  • ea1bb06e00 Merge pull request #33 from Crisfole/fixDocumentation Kamil Kisiel 2013-08-29 09:41:54 -07:00
  • 04a79835ae Add "of" like the rest of the function docstrings Christopher Pfohl 2013-08-29 12:05:40 -04:00
  • e718e932ee Add KeepContext flag to Router to disable clearing of context data. John Nadratowski 2013-06-05 19:07:27 -04:00
  • 9b36453141 Update README.md rodrigo moraes 2013-04-08 09:01:04 -03:00
  • b9f42e6d55 Tweak example indent Kamil Kisiel 2013-03-25 15:02:51 -07:00
  • 36205eb8f1 Merge pull request #15 from yodaiken/master Kamil Kisiel 2013-03-25 15:01:14 -07:00
  • bb851ab75f Add example MatcherFunc Aaron Yodaiken 2013-03-25 16:52:38 -05:00
  • 51a7bc30e9 Merge pull request #12 from temoto/patch-1 rodrigo moraes 2013-02-03 01:13:21 -08:00
  • 38545dbae8 Removed excess bool variable assignment in ifs Sergey Shepelev 2013-02-03 06:48:19 +04:00
  • 2d12ebab42 Merge pull request #9 from golanger/master rodrigo moraes 2013-01-17 01:15:30 -08:00
  • 78f6049258 Update mux.go Jongmin Kim 2013-01-17 17:52:41 +09:00
  • a8ad2b0f13 Now the real test for https://plus.google.com/101022900381697718949/posts/eWy6DjFJ6uW moraes 2012-12-27 06:28:03 -02:00
  • b20a198901 Test for https://plus.google.com/101022900381697718949/posts/eWy6DjFJ6uW moraes 2012-12-27 06:12:28 -02:00
  • 99a7fbf244 Merge pull request #3 from kisielk/test rodrigo moraes 2012-10-16 11:26:53 -07:00
  • f89494aed1 Finished converting rest of mux tests to table tests Kamil Kisiel 2012-10-14 14:37:14 -07:00
  • 67d903c9a4 Merge pull request #1 from kisielk/test rodrigo moraes 2012-10-05 02:28:35 -07:00
  • bcb4f4bcdc Converted TestRoute to a table-driven test Kamil Kisiel 2012-10-04 23:08:44 -07:00
  • eac83ba2c0 Initial files. moraes 2012-10-03 01:48:17 -03:00
  • 4e8d10dc71 Initial commit rodrigo moraes 2012-10-02 14:32:24 -07:00