Fork: CodeCampServer

commits

date

comment

e7b9d090f030
by Anne Epstein
Apr 2 2010
3:00 PM
default tip

Adding BatchJobs to CodeCampServer

428751698e12
by Eric Hexter
Apr 2 2010
3:53 AM

modified to the build to force test dlls to be x86

c3927a949fd4
by Eric Hexter
Apr 2 2010
3:42 AM

removed rem from psake build

d4d7e7a5a9a0
by Eric Hexter
Apr 2 2010
3:30 AM

added missing file.

9135555cada8
by eric hexter
Mar 27 2010
12:09 AM

tweaked psake scripts.

f3a9c5b1363b
by d eric anderson
Mar 25 2010
8:55 PM

Switch to using the ParamBuilder

42acb2708d2d
by d eric anderson
Mar 25 2010
7:48 PM

Upgrade to latest MVC 2 bits.

5d32dc325cae
by d eric anderson
Mar 25 2010
3:52 PM

Working on pulling in ParamBuilder. Not done.

797b993b9a06
by d eric anderson
Mar 25 2010
2:49 AM

Upgraded to the latest MVC Contrib. Includes CommandProcessor and ParamBuilder

1e135fc83b73
by d eric anderson
Mar 24 2010
8:27 PM

Rename interface to more properly reflect its usage

93f70cbe77c3
by d eric anderson
Mar 24 2010
2:31 PM

Upgrad MVC Contrib

a9a31661453e
by d eric anderson
Mar 16 2010
8:59 PM

Add a dependency graph to look at inheritence from TestBase. Added a TestFixture attribute where missing. Made some base test classes abstract

d3ef3ea5c0d1
by d eric anderson
Mar 15 2010
3:55 PM

Show query count on index page. Use the limited heartbeat query

7a38d4ac2535
by d eric anderson
Mar 15 2010
3:29 PM

Introduce query limiting with tests. Also, add a limited query to the heartbeat as an example.

776a46cbf4a8
by d eric anderson
Mar 13 2010
5:36 AM

Heartbeat complete and tested

fc776207adbf
by d eric anderson
Mar 13 2010
4:57 AM

Heartbeat controller needs tests

b351895768c0
by d eric anderson
Mar 13 2010
4:19 AM

Heartbeat listing is working. Need to do creation next.

ea2d74116a88
by d eric anderson
Mar 13 2010
3:29 AM

Starting heartbeat controller, but it doesn't seem to be getting routed

1c0575c18b45
by ajepst
Mar 12 2010
7:21 PM

Set up pattern for regression tests and added a few.

e0893247ee10
by d eric anderson
Mar 12 2010
4:39 PM

Initial pipeline for heartbeat creation and checking

2993aeb5a728
by d eric anderson
Mar 12 2010
2:23 PM

Tweak Heartbeat to avoid the audited entity path

0269b86c7bc5
by d eric anderson
Mar 12 2010
1:42 PM

Code Cleanup

26f02864e205
by d eric anderson
Mar 12 2010
12:18 PM

Modeling for a heartbeat. Still need to look into why this test requires the UserSession to be stubbed, but others do not.

e619fd33b079
by d eric anderson
Mar 11 2010
11:57 PM

Loosen uniqueness requirements so that edits to an existing entity do not trip the uniqueness requirements

eb47f0898578
by d eric anderson
Mar 11 2010
10:14 PM

Improved uniqueness testing