tangled
alpha
login
or
join now
jcs.org
/
halfmoon
0
fork
atom
a tiny mvc framework for php using php-activerecord
0
fork
atom
overview
issues
pulls
pipelines
halfmoon
/
lib
/
at
master
4 folders
12 files
jcs.org
reorganize things a bit by creating a Request object in the apache interface and passing that to the router. this will eventually let requests get routed properly that don't come from apache.
16y ago
c2eabdbf
commands
actually make use of php-ar environments; now multiple-db setups work
14 years ago
helpers
pass form method to output_remote_form_around_closure
14 years ago
php-activerecord
absolute namespace, just in case
14 years ago
session_store
EncryptedCookieSessionStore: re-enable throwing an exception on bad data
10 years ago
config.php
Config: prepend HALFMOON_ROOT so this works in and out of a chroot
9 years ago
controller.php
controller: load helper from (controller)_helper.php
9 years ago
exceptions.php
BadRequest exceptions generate a 400
15 years ago
halfmoon.php
add support for loading post-activerecord code in config/application.php
9 years ago
logging.php
convert newlines and tabs in logged sql queries to spaces for easier debugging
14 years ago
request.php
Request: turn remote_ip, ssl, request_method, user_agent into pseudo-properties
9 years ago
rescue.phtml
always install rescuer, do cli exceptions properly, mask pdo passwords
14 years ago
rescue.ptxt
always install rescuer, do cli exceptions properly, mask pdo passwords
14 years ago
rescuer.php
rescuer: handle \ActiveRecord\RecordNotFound as a 404
10 years ago
router.php
router: enforce path component length < route component length
8 years ago
singleton.php
reorganize things a bit by creating a Request object in the apache interface and passing that to the router. this will eventually let requests get routed properly that don't come from apache.
16 years ago
utilities.php
router: fix route matching on a path component of "0"
10 years ago