raptaml
raptaml
@raphaelbauer It worked in netbeans and the tests ran but after trying it with release version 5.1.2 in prod mode, jetty still returns 404 after 30 sec. I cannot figure...
When I upload a .cs file to owncloud 9.02, it is not recognized by the editor and will be downloaded. .java, for example, works fine. Am I missing something?
An easy way to get all sub-routes of a Route was missing. This PR adds it to abstract class Route and its implementation. Tests pass in current content-shell full-stable-45692.0. [](https://reviewable.io/reviews/angular/route.dart/101)
I try to use a Router from route_hierarchical/client.dart to catch a window.location.assign() event which is triggered by a onButtonClick handler. If this is done via normal a href="/relativePath" in index.html,...