jqxin2006
|
5676828093
|
Use Markup for escape
|
2013-03-09 19:49:37 -06:00 |
|
jqxin2006
|
40060ba944
|
Update Web UI for event display
|
2013-03-08 20:18:12 -06:00 |
|
jqxin2006
|
06ad7b408b
|
Updated tenant API and API testing
|
2013-03-06 07:14:26 -06:00 |
|
jqxin2006
|
1bf19a91f2
|
add tenant api
|
2013-03-05 22:55:57 -06:00 |
|
jqxin2006
|
7633c3b184
|
add test script for API
|
2013-03-05 22:24:53 -06:00 |
|
jfwood
|
81d7598ca4
|
added sample files to give coverage tool something to chew on
|
2013-03-01 20:29:35 -08:00 |
|
jfwood
|
fb13f06fb3
|
added missing args from tox config
|
2013-03-01 20:14:53 -08:00 |
|
jfwood
|
03ee3fa4c5
|
Removed conflicting argument for nosetests
|
2013-03-01 20:05:59 -08:00 |
|
jfwood
|
6035328631
|
added missing nosetests parameters in setup.cfg
|
2013-03-01 19:57:32 -08:00 |
|
jfwood
|
503f6b11c0
|
added missing package py files
|
2013-03-01 15:09:44 -08:00 |
|
jfwood
|
d4025c2dc3
|
added pip and test requirements
|
2013-03-01 14:55:06 -08:00 |
|
John Wood
|
a604b63d84
|
Add test and config files to test Jenkins
|
2013-03-01 12:49:10 -08:00 |
|
John Wood
|
c30f67b03b
|
adding tox.ini file
|
2013-03-01 08:17:18 -08:00 |
|
Jarret Raim
|
3e484e5b33
|
Merge pull request #5 from jarretraim/master
API Support For Policies
|
2013-02-28 18:15:05 -08:00 |
|
Jarret Raim
|
560224108c
|
API Support For Policies
Post examples/policy.json to /<tenant>/policies. GET on that URI should return the policy.
|
2013-02-28 20:13:35 -06:00 |
|
Jarret Raim
|
925535a80a
|
Merge pull request #4 from jarretraim/master
Added pairing API
|
2013-02-26 18:54:09 -08:00 |
|
Jarret Raim
|
f026612ffb
|
Added Pairing Call
Just post to /<tenant>/agents with the uuid you want to pair to a tenant.
|
2013-02-26 20:53:08 -06:00 |
|
Jarret Raim
|
df3083aa4a
|
Merge pull request #3 from jarretraim/master
Example API call
|
2013-02-26 18:33:42 -08:00 |
|
Jarret Raim
|
e3e7ff0acb
|
API Example
Added a /log api with example file.
|
2013-02-26 20:32:27 -06:00 |
|
Jarret Raim
|
d48db67a82
|
Merge remote-tracking branch 'upstream/master'
|
2013-02-26 19:33:47 -06:00 |
|
Jarret Raim
|
e7dbb9b25e
|
WIP: First API Call
|
2013-02-19 06:19:27 -06:00 |
|
Jarret Raim
|
22abe99eae
|
Merge pull request #2 from jarretraim/master
Authentication, Administration & Models
|
2013-02-18 04:29:00 -08:00 |
|
Jarret Raim
|
4d8e0f32b7
|
Added basic policies
|
2013-02-17 17:16:45 -06:00 |
|
Jarret Raim
|
05781de964
|
Added Key model
Mapped to a tenant
|
2013-02-17 15:16:22 -06:00 |
|
Jarret Raim
|
6eb2e0f651
|
Added Tenant model
|
2013-02-17 14:58:14 -06:00 |
|
Jarret Raim
|
aeaae4fbdc
|
Authenciation & Admin
Added flask-login for authentication of the web portion. Included flask-admin rather than writing our own views for the various models.
|
2013-02-17 14:45:13 -06:00 |
|
Jarret Raim
|
151a5726a3
|
Improved style for Users
|
2013-02-17 10:42:49 -06:00 |
|
Jarret Raim
|
e6ffd56089
|
Merge pull request #1 from jarretraim/master
Basic Architecture Setup
|
2013-02-16 18:04:30 -08:00 |
|
Jarret Raim
|
f868f80660
|
Added Twitter Bootstrap for style
|
2013-02-16 20:02:20 -06:00 |
|
Jarret Raim
|
76bedda7df
|
SQLAlchemy Part 2
IDE git weirdness, this goes with the previous commit for setting up SQLAlchemy.
|
2013-02-16 19:10:39 -06:00 |
|
Jarret Raim
|
aa6cb5932c
|
Adding SQLAlchemy persistence
Basic structure for SQLAlchemy and models. Uses a hardcoded DB location which should be moved to a standard configuration.
|
2013-02-16 19:10:11 -06:00 |
|
Jarret Raim
|
315544175f
|
Simple formatting fixes
|
2013-02-16 18:03:06 -06:00 |
|
Jarret Raim
|
a6b16c7b89
|
API Blueprint
Use the Blueprint facility from Flask to create a separation between the API and the web portion of barbican.
|
2013-02-16 17:53:31 -06:00 |
|
Jarret Raim
|
411123deb1
|
Flask Structure
Created basic structure for a Flask app.
|
2013-02-16 13:22:46 -06:00 |
|
Jarret Raim
|
0e2ef1217a
|
Update README.md
|
2013-02-11 07:43:24 -06:00 |
|
Jarret Raim
|
70554431e0
|
Initial commit
|
2013-02-11 05:32:30 -08:00 |
|