Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-24 | web: remove unused db dir | Rusty Russell | |
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> | |||
2015-04-24 | web: remove unused directory. | Rusty Russell | |
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> | |||
2015-04-24 | Delete unused file. | Rusty Russell | |
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> | |||
2014-10-25 | Syntax highlighting for module example code using prettify. Note: prettify ↵ | Chris McCormick | |
is introduced with an svn checkout into the web directoy. | |||
2014-10-25 | Removed more tables where they aren't required. Improved table layout. | Chris McCormick | |
2014-10-23 | Changed the look of the website. Added a new logo design (source SVG ↵ | Chris McCormick | |
included). Fixed an issue with junkcode prefix not being set (broken links and images on current site). Removed /tmp/ccan in clean as it was preventing 'make webpages' running twice. Brought the HTML closer to standards compliance (doctype, encoding). Added meta tag for mobile device browsers to render nicely. | |||
2012-11-22 | web: generate correct pages for submodules. | Rusty Russell | |
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> | |||
2012-06-26 | web: fix umask on uploader so it's group readable. | Rusty Russell | |
2011-12-07 | web: publish See Also: for modules which supply it. | Rusty Russell | |
2011-09-29 | web: add pointer to wiki/Contribute. | Rusty Russell | |
2011-09-29 | Note new URL: ccodearchive.net, and point to new wiki on GitHub. | Rusty Russell | |
2011-02-18 | web: delete unused tool binaries. | Rusty Russell | |
2010-11-03 | web: point to the configurator to generate config.h | Rusty Russell | |
2010-10-29 | web: don't try to link to old bzr repository, use git. | Rusty Russell | |
2010-10-26 | gitify the tree, especially the web makefile. | Rusty Russell | |
2010-10-26 | web: clean up directory | Rusty Russell | |
2010-10-17 | licence->license: US English is the standard for code. | Rusty Russell | |
If a Swedish-speaking Finn writes code in English, why should I complain about a few weird spellings? | |||
2010-08-27 | Update main page. | Rusty Russell | |
2010-08-07 | web: handle symlinks in bzrbrowse.cgi, fix images. | Rusty Russell | |
2010-05-04 | More web fixes. | Rusty Russell | |
2010-01-23 | Fix config for browsing. | Rusty Russell | |
2010-01-20 | Fix browser support. | Rusty Russell | |
2009-11-20 | Update where browsing points. | Rusty Russell | |
2009-10-07 | Web updates. | Rusty Russell | |
2009-05-28 | Rename _info.c to _info: this means we can simple compile *.c. | Rusty Russell | |
2009-04-09 | Allow things without test/ dirs to be modules. | Rusty Russell | |
Allow versions on dependencies. Display external dependencies on info pages. | |||
2009-04-07 | Change link naming to vastly prefer -with-deps download. | Rusty Russell | |
2009-02-17 | Fix it not to include ccan dirs without test/ | Rusty Russell | |
2008-12-08 | Include Makefile, config.h, tools in all tarball. | Rusty Russell | |
2008-12-08 | Fix size calc for full tarball. | Rusty Russell | |
2008-11-13 | Junkcode now works. | Rusty Russell | |
2008-11-10 | Upload now works, with a bit of hackery. | Rusty Russell | |
Also, fixed "Archieve" typo in header (Thanks Tim Connors) | |||
2008-11-09 | Static generation of web pages. Based on GSoC work, and still needs | Rusty Russell | |
more polish (particularly uploading is untested). | |||
2008-08-16 | display a-z index for module search and some fixes | dinesh | |
2008-08-14 | update dispmoduleinfo.php | dinesh | |
2008-08-14 | make search page to display some result | dinesh | |
2008-08-14 | some bug fix in scripts | dinesh | |
2008-08-13 | committing changes for web pages after update of create_tar_ball | dinesh | |
2008-08-12 | commiting uploaded for bzr | dinesh | |
2008-08-11 | Add main index page. Needs more polish. | Rusty Russell | |
2008-08-11 | commiting ccan web pages | dinesh | |