summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Removed mongo specific codeMichael Francis2011-07-101-82/+4
* Implementing relationships Michael Francis2011-07-101-7/+2
* Added explaination Michael Francis2011-07-101-0/+1
* Removed mongo codeMichael Francis2011-07-101-40/+1
* Implementing relationshipsMichael Francis2011-07-101-2/+1
* Code cleanupMichael Francis2011-07-101-7/+3
* Remove mongo schema + change salt -> pepperMichael Francis2011-07-101-4/+4
* Remove mongo fixMichael Francis2011-07-101-1/+1
* Leverage previously defined Mongo ConnectionMichael Francis2011-07-092-2/+2
* Disabled password validatorMichael Francis2011-07-061-5/+4
* pull in dev branch changesraylu2011-07-026-14/+147
* Changed the validation method to skip empty inputs Michael Francis2011-06-221-1/+10
* defined mangalist and animelist in the $_Schema (should fix the whitescreen b...Michael Francis2011-06-221-1/+5
* Password fixMichael Francis2011-06-211-1/+1
* QA: removed spacesMichael Francis2011-06-201-2/+0
* Fixed issue with special_id, since special_id isn't a regex, we drop 'like' f...Michael Francis2011-06-201-14/+28
* Fixed to use Lithium's new Password class Michael Francis2011-06-201-1/+2
* Began implementing editing Michael Francis2011-06-051-22/+18
* Added validation to entriesMichael Francis2011-06-051-0/+10
* WhitespaceMichael Francis2011-06-051-3/+3
* Added Recently watched (history)Michael Francis2011-06-051-0/+19
* DocumentationMichael Francis2011-05-291-0/+5
* Moved search into the model Michael Francis2011-05-291-0/+19
* Implemented / Fixed adding Michael Francis2011-05-291-0/+47
* Initial CommitMichael Francis2011-05-2811-0/+702