aboutsummaryrefslogtreecommitdiffstats
path: root/github3/models (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix imports to new environmentDavid Medina2012-02-033-77/+0
| | | | Absolute imports as PEP8 tells
* Complete new redesign trying to code less coupledDavid Medina2012-02-033-0/+77
| | | | | | | | | | | | | | | | | | | | and I think that I'm getting it :P Log from another repo (rebase hell if I'd try) ------------------------------------------------- d64647909aa3ddde6532994f3bd895e297dd1c1d +Model mapper prototype 53fa5c47c14ebf405ac11af0b21b3bc4f1251558 Complete client 0af9075da9fddd14f0c04cb3ad5a74f33a6dcaf7 Fix exceptions typo eae8232b4235451bac344f0114895dcf159d3af5 +ResouceFactory (renamed from uris) 14c66bea1bf0a68fd540d1b73a8c25aa69c854ce WIP on Uri Factory 8012908b795d598510a7e4d288f40b324e751aab Fix client instance 3e97153664365146ac558ada22bb9d3fc1a3189d Fast night services prototype 785a0bdc2ddd815d911255ba7e91c5d71cc82a74 fix typo 84f03a039fb2413f2e156d3ec0bd226e65bcae31 WIP on client f53076153d96b492f23e01f91debe8fafbc4cfe0 Trying wrapping requests library for our needs 52ea9f888048853760990053211c9e0c4440b810 Initial commit
* Reset projectDavid Medina2012-02-036-241/+0
|
* GistComment modelDavid Medina2011-11-292-1/+18
|
* pep8David Medina2011-11-291-2/+8
|
* Complete AuthUser handler testDavid Medina2011-11-171-5/+6
| | | | Update code putting tests in green
* Del authors on code. Delegate it to AUTHORS ;)David Medina2011-11-175-14/+2
|
* API change: Added gravatar_id in User modelDavid Medina2011-11-152-4/+12
| | | | Also fix some bugs, update test and PEP8
* Fixing bugs. Crazy night :SDavid Medina2011-11-092-3/+3
|
* Modelizer class. json<->model parserDavid Medina2011-11-065-225/+119
| | | | Also reorganize code
* Complete AuthUser handlerDavid Medina2011-11-012-1/+10
|
* Fix names. Added raw requestDavid Medina2011-11-011-2/+5
| | | | Think about return user handler more elegant
* Fix bug. PEP8David Medina2011-11-011-3/+4
|
* Decouple Handlers and ModelsDavid Medina2011-11-016-145/+202
| | | | Handler User complete
* Wip on handlersDavid Medina2011-10-313-0/+257