| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
These haven't run correctly for many months anyway, and they'd be horribly out-dated even if they did work.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
factory methods that return HttpRequestBase instances.
|
|
|
|
|
|
| |
.NET 3.5 SP1).
This makes us more friendly to MVC as well as mock-based unit testing.
|
|
|
|
| |
secure.
|
|
|
|
| |
Fixes #66
|
| |
|
| |
|
|
|
|
| |
a HashSet<string>
|
| |
|
| |
|
| |
|
|
|
|
| |
additional auth tokens.
|
|
|
|
| |
controller's actions.
|
| |
|
|
|
|
| |
Woot.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
permissions.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
auto-detect the realm.
|
|
|
|
| |
library and utilize it now in both templates.
|
| |
|
|
|
|
|
|
| |
to allow for easier unit testability.
I also made a rash of StyleCop fixes.
|
|
|
|
| |
and added a bunch of comments.
|
| |
|
|
|
|
|
|
|
| |
This includes:
* A database, and bootstrapping code
* Removed all the username/password gunk
* Added a web site logger
|
|
|