Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changelog
=========
added misc files (c616685)
add m4 directory (bc546a3)
tweaked 'art work' command for lib loading (57b99db)
added lib drawing (0f6e32b)
added command syntax in tpl (97b1be7)
|
|
Changelog
=========
make-string-template shouldn't throw error when no value. (746d5a6)
|
|
Changelog
=========
Merge pull request #64 from HtwoO/master (253e6d9)
Change file permission of show-cmds.sh which is istalled in /etc from 755 to 644 (ede2a53)
|
|
Changelog
=========
optimized route parsing with precompiled irregex string (d9ebb8f)
fixed wrong optimizing calling of irregex in utils (c8109d7)
fixed wrong optimizing calling of irregex in json (3306585)
fixed wrong optimizing calling of irregex in MVC/model (e0a55b4)
fixed wrong optimizing calling of irregex in debug (d625d28)
fixed wrong optimizing calling of irregex in CMD/migrate (5efb4b1)
don't use monitor in minimal mode (07c0181)
|
|
Changelog
=========
prepare for 0.1.2 (a9f0512)
updated manual (74ebd0a)
updated NEWS (2cea2e8)
fixed comments in tpl.scm (34aa497)
updated year in .HEAD (ed55d14)
updated TODO (eafc329)
added tpl caching (a53ca6d)
update MVC/controller to support tpl caching (cf6827e)
updated years in page.scm (0ce04b8)
slitly tweaked create.scm (cbe2dff)
use true/false to replace enable/disable for boolean (6ce1a0a)
rename page-show to syspage-show (4d34686)
slitly tweaked session.scm (ad1e585)
added DEBUG function (4cf60ca)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changelog
=========
updated THANKS (ba45b2d)
|
|
Changelog
=========
Merge pull request #60 from pksadiq/master (e457e43)
view: Fix HTML comment (3154444)
|
|
Changelog
=========
Merge pull request #57 from pksadiq/master (3fe254a)
Makefile: Fix make install if .bashrc is missing (24ece8b)
|
|
Changelog
=========
Updated THANKS (573d9a9)
Merge pull request #55 from contrapunctus-1/readme-fixes (692e902)
Spelling and grammar - missed some spots (05afe03)
Various spelling and grammar fixes (444a027)
|
|
Changelog
=========
Update README for 'how to contribute' (cc3f8c8)
updated .travis.yml (6773536)
|
|
Changelog
=========
fixed PREV_VER in Makefile.in (e91a0e2)
remove redudant help function c/struct-sizeof (b057e37)
prepare for releasing v0.1.1 (c0b26c4)
|
|
Changelog
=========
updated docs/artanis.texi (59268f4)
updated THANKS, thanks @vince-refiti (458aab3)
|
|
Changelog
=========
debug-mode works (2ed9943)
fixed make-inotify-watching-loop to work properly (0befb38)
added new config item (debug monitor) (f1871a6)
|
|
Changelog
=========
fixed Makefile.in to make sure *.scm list is determined for security (b50a4ad)
export necessary symbols in inotify.scm (e048f38)
fixed typo in debug.scm (ddaa7b8)
import (artanis debug) in artanis.scm (61f7626)
added file monitoring for debug mode (430dd71)
added debug module for debug mode (5d17b79)
added more inotify helper functions (67257b8)
|
|
Changelog
=========
inotify works (757d2ed)
fixed c/struct-sizeof (99e1470)
|
|
Changelog
=========
added inotify module (3359d21)
added errno in utils (74ed6ef)
|
|
Changelog
=========
added "make clean-obj" to clean compiled objects for some issues (8cffdac)
|
|
Changelog
=========
update version number in configure (97bf51f)
fixed local eval bug in MVC/controller (8fcc014)
fixed typo in tpl.scm (aced398)
fixed typo in SECURITY_WARNING (479b660)
|
|
|