CARVIEW |

rklophaus
-
Nitrogen Web Framework for ErlangCreated Mon Oct 27 18:21:03 -0700 2008
Public Activity

-
rklophaus committed cafd23d6:
Update #link documentation, add body attribute.
-
rklophaus committed 65d01a08:
Removed leftover static documentation. Docs are now available online and through Quickstart.
-
rklophaus committed ac612e54:
Merge branch 'master' of git://github.com/mmullis/nitrogen into mmullis
-
mmullis committed b8169ab8:
friendlier the first time
-
mmullis committed a3621478:
space is now html encoded
-
mmullis committed 1ca9b0ca:
merged rk master
-
mmullis committed fe1ec95a:
strip extra spaces from class string
-
mmullis committed cdac3817:
eunit test setup
-
rklophaus committed 2042328b:
Update changelog.
cafd23d6076e099d2d3df28f8b9dbbfceb695265
Update #link documentation, add body attribute.
65d01a08093861efbe148b9a1741c51a6dc15929
Removed leftover static documentation. Docs are now available online and through Quickstart.
ac612e54bb39a3fbeb5fe81511b26644e3f739a6
Merge branch 'master' of git://github.com/mmullis/nitrogen into mmullis
2042328b6ba72d5e3281fff6d22c9ec70b3045e2
Update changelog.

-
Dan Bravender committed f7b7fd07:
Added documentation and support for all gravatar options
-
Dan Bravender committed 6296c073:
Added documentation and support for all gravatar options
-
Dan Bravender committed ab429da2:
Merge branch 'master' of git://github.com/rklophaus/nitrogen
-
Dan Bravender committed 930c016d:
Added gravatar element
0ef1e1426434291beafe1bb3d382459e17f6ffc3
Add example showing how to use wf:set_content_type to serve non-html content dynamically.
35167d2ceb1fb2e5dbbbf497e2ee53ca5140ed26
Update CSS for reference documentation.
195982b4db2b62bf8b5eb00bf8faa97f8a4e2897
Include reference files in Quickstart.

-
rklophaus committed edf44b2c:
Merge branch 'master' of git://github.com/mmullis/nitrogen into mmullis
-
rklophaus committed 79d06e74:
Merge hooks module functionality from Dave Peticolas (jdavisp3).
-
rklophaus committed 79c448e0:
Remove export of get_prehandler_module.
-
rklophaus committed cde0756f:
Merge branch 'hooks-module' of git://github.com/jdavisp3/nitrogen into dp
-
rklophaus committed 2702701a:
Revert comet timeout back to 20 seconds.
-
Michael Mullis committed dc0a6f2b:
add closing head tag
-
jdavisp3 committed 3bbcfbe3:
Configurable hooks module for route/request.
-
rklophaus committed a0eb400e:
Merge branch 'prehandler-module' of git://github.com/jdavisp3/nitrogen into dp
-
jdavisp3 committed 6e7d9eb8:
Configurable pre-handler module for route/request.
-
jdavisp3 committed 35d8de4c:
Merge branch 'master' into patches
-
jdavisp3 committed 3f0f808a:
Remove .DS_Store files.
edf44b2c5c48c5519f3c1e167f747477531f6f75
Merge branch 'master' of git://github.com/mmullis/nitrogen into mmullis
79d06e7488f14d29cfd97baf573f6e62c79bcc7e
Merge hooks module functionality from Dave Peticolas (jdavisp3).
79c448e04277569c4b8ccc7741766efe3b795760
Remove export of get_prehandler_module.
cde0756f2b0d26967a11a9fa57cf72c10611e3cd
Merge branch 'hooks-module' of git://github.com/jdavisp3/nitrogen into dp
2702701af992c8051978170fcf7c833399efa756
Revert comet timeout back to 20 seconds.
a0eb400ea3cd63c73b682b1005f638c60ad9d3b2
Merge branch 'prehandler-module' of git://github.com/jdavisp3/nitrogen into dp

-
rklophaus committed 752b8c70:
Apply patches by Tom McNulty to: 1) allow request object access within the route/1 function; 2) correctly bind binaries; 3) allow wf_tags to handle binaries property values correctly.
-
rklophaus committed 04e3b86a:
Merge branch 'master' of git@github.com:rklophaus/nitrogen
-
rklophaus committed db82f441:
Fix comet exiting, add a new example showing multiple comets with a graceful exit.
-
rklophaus committed c7274720:
Clean up event of type timer.
752b8c705d6509dee10888c3500c7a5c5476e3fd
Apply patches by Tom McNulty to: 1) allow request object access within the route/1 function; 2) correctly bind binaries; 3) allow wf_tags to handle binaries property values correctly.