This website requires JavaScript.
Explore
Help
Sign In
wpstudio
/
majestic
Watch
1
Star
0
Fork
0
You've already forked majestic
Code
Issues
Pull Requests
Releases
Wiki
Activity
323
Commits
3
Branches
0
Tags
1cf82d74420b7fc4a643f06191727fb110aee4f3
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Alexander Demidov
1cf82d7442
Add PHP-doc comments in new methods (routeIsExists, getRouteByName, getUri).
2012-05-25 16:30:45 +04:00
app
Add PHP-doc comments in new methods (routeIsExists, getRouteByName, getUri).
2012-05-25 16:30:45 +04:00
cache
replace Exception on InitializationException
2011-11-24 19:34:02 +04:00
captcha
Code formatting
2011-10-13 14:55:06 +04:00
classes
Removed unused MJException
2011-10-20 12:15:10 +04:00
exception
create file with new class exception
2011-11-24 15:23:33 +04:00
form
rename input param from method message
2011-11-28 16:32:05 +04:00
i18n
Adding the extended messages for exceptions
2011-12-01 19:33:40 +04:00
layout
Added View methods append & preprend,
#16
2010-03-26 08:49:33 +00:00
logger
replaced \r\n with PHP_EOL in CliLogger
2011-11-24 19:22:49 +04:00
mail
mailer, some fixes,
#16
2010-04-27 17:28:43 +00:00
model
added __toString() for MongoDbCommands
2011-12-06 16:22:37 +04:00
redis
phpredis has some methods named in lowercase, e.g. zinterstore. Code changed to reflect this
2011-12-06 18:40:54 +04:00
session
Session class tested and modified for new Model hierarchy
2011-11-22 18:41:32 +04:00
tests
phpredis has some methods named in lowercase, e.g. zinterstore. Code changed to reflect this
2011-12-06 18:40:54 +04:00
util
modified Autoloader for folders exclusion
2011-11-24 19:22:12 +04:00
validator
replace Exception on GeneralException, InitializationException
2011-11-25 14:55:45 +04:00
view
Replacment Exception() on InitializationException(), GeneralException() in /view
2011-11-24 17:57:40 +04:00
.gitignore
merge mongo with master
2011-12-05 20:11:20 +04:00
Config.php
replace Exception on GeneralException (Config.php)
2011-11-28 16:41:40 +04:00
Load.php
modified Autoloader for folders exclusion
2011-11-24 19:22:12 +04:00
model_class_diadram.png
rebuild Model package for NoSQL drivers
2011-11-22 18:41:31 +04:00
Registry.php
Registry, ViewHelperHead added, Config now inherited from Registry,
#16
2010-03-16 14:47:06 +00:00
uml_model.zargo
rebuild Model package for NoSQL drivers
2011-11-22 18:41:31 +04:00
Description
No description provided
848
KiB
Languages
PHP
100%