public
Description: Recess is a playful, RESTful Erlang web framework
Clone URL: git://github.com/jmhodges/recess.git
Search Repo:

jmhodges's recess Feed   feed

ouvanous started watching recess about 4 hours ago
recess is at jmhodges/recess
grantmichaels started watching recess about 1 month ago
recess is at jmhodges/recess
larrytheliquid started watching recess 2 months ago
recess is at jmhodges/recess
nshah started watching recess 3 months ago
recess is at jmhodges/recess
skarab started watching recess 3 months ago
recess is at jmhodges/recess
jmhodges committed to jmhodges/recess 3 months ago
jmhodges committed to jmhodges/recess 3 months ago

87c5b34c56188e57464925928e85ecc2a3bf1024

removing the unnecessary reverse function

jmhodges committed to jmhodges/recess 3 months ago

b782e3ac56d715e97cc4d38a1cb0f7ead012169b

better comment in recess_routes

jmhodges committed to jmhodges/recess 3 months ago
jmhodges committed to jmhodges/recess 3 months ago

a1e4aa504c66bc99bd6853bf9cda38ccfb1641e4

adding a prototype recess_routes module with tests

jmhodges committed to jmhodges/recess 3 months ago

299fdeb1b277a86cb92b9c4bc509b38080b9a7fa

whoops, no more exporting in the controller parser test module

jmhodges committed to jmhodges/recess 3 months ago

c7e164be968e563ff67cd30a0b1cbda9a85dd5ae

cleaning up how we safely exit the Rakefile when Erlake isnt available

jmhodges committed to jmhodges/recess 3 months ago

ef7d144c670f0a908467fa98f8148406f148ea69

more whitespace clean up in controller_parser_test

jmhodges committed to jmhodges/recess 3 months ago

0b3be3be64eab665f438419add516997ad3caa92

adding whitespace to controller_filename

jmhodges committed to jmhodges/recess 3 months ago

215f823c0eca4276188530fe966e975ac451a8ea

fixing up the tests to be really easily usable with rake retest and allowing for users to copy and paste the tests output to check themselves

jmhodges committed to jmhodges/recess 3 months ago

35c3d38bd141c939274537f0dc7c52404d3026c1

use_globally! not top_level_define!

jmhodges committed to jmhodges/recess 3 months ago

f5ad787e9628a771dc21b1c6e9c3ecccadd4cbe9

adding rake setup so that people can install erlake and adding a comment about the include_paths in recess for eunit

jmhodges committed to jmhodges/recess 3 months ago
jmhodges committed to jmhodges/recess 3 months ago
jmhodges committed to jmhodges/recess 3 months ago

6a1f3838814c8c50a351f74134a89c5caab35dfc

adding FIXME about using sh

jmhodges committed to jmhodges/recess 3 months ago

a00343669b319bb78f84fbe02b28a631e10fcac6

use the included from rake.rb FileUtils

jmhodges committed to jmhodges/recess 3 months ago

9289d575971fccd7297ea0af5e33959b375e671e

use FileList for recess sources and tests

jmhodges committed to jmhodges/recess 3 months ago

63582a8775b70aa2ab2468d61ae9d4e35bcc21df

adding mochiweb and a Rakefile to build it

jmhodges committed to jmhodges/recess 4 months ago

4f0598be8183b7d9c11c85e9cdf67f6a2110f763

collection method creation test

jmhodges committed to jmhodges/recess 4 months ago

572a5bf481fbf2b31e205696d84846d0c4cb33f8

adding compile and output test for controller_creator

jmhodges committed to jmhodges/recess 4 months ago

00f34ac42c974e34d9968becb9d88a1fbfc1a72f

adding comma to collection_with_get.con

jmhodges committed to jmhodges/recess 4 months ago

77da75a2af36bd4ad8d600b217fbf98c169b28a0

adding code that generates the controllers' modules' syntax tree from the structures generated by parsing the .con files

jmhodges committed to jmhodges/recess 4 months ago
jmhodges committed to jmhodges/recess 4 months ago

c8d68730b772b0abf5622d983d5fce3a30eacd89

not using absname/1 in test_runner

jmhodges committed to jmhodges/recess 4 months ago