Sign in
apache
/
incubator-flagon-tap
/
HEAD
a550b1d
adding deprecation badge
by poorejc
· 4 years, 5 months ago
master
51733c8
adding Disclaimer and deprecation note to README
by poorejc
· 4 years, 5 months ago
d62d203
Merge pull request #8 from 99Kies/master
by Lewis John McGibbney
· 5 years ago
e76e864
Update webserver Dockerfile
by 99kies
· 5 years ago
752f89f
Update tap Dockerfile
by 99kies
· 5 years ago
cb3c0a4
Update distill Dockerfile
by 99kies
· 5 years ago
d2cabd1
update
by 99kies
· 5 years ago
b163d37
[FLAGON-439] minor readme fix to links
by poorejc
· 6 years ago
d606ab0
[FLAGON-439] Fixed minor issue with Readme.md
by poorejc
· 6 years ago
ff5c0cb
[FLAGON-439] Added License, Disclaimer, Notice, as well as notification that TAP is not currently maintained
by poorejc
· 6 years ago
d787abb
Updated copyright attribution
by Rob Foley
· 8 years ago
0ccd7ab
Fixed missing quotes around test reporter
by Foley
· 8 years ago
2120c64
Updated README
by Arthi Vezhavendan
· 9 years ago
v0.1
1ce342f
License header removed from package.json
by Arthi Vezhavendan
· 9 years ago
9978790
Added remaining apache license headers
by Arthi Vezhavendan
· 9 years ago
refactor
5463020
Routing bug fixed
by Arthi Vezhavendan
· 9 years ago
caa718a
Modified TAP styling and theming
by Arthi Vezhavendan
· 9 years ago
b3268d5
Views now respond with JSON instead of HTML
by Arthi Vezhavendan
· 9 years ago
7639d0b
CSRF disabling middleware added
by Arthi Vezhavendan
· 9 years ago
6a1305a
Refactoring TAP Dockerfiles
by Arthi Vezhavendan
· 9 years ago
56a289c
Fixing merge conflicts for docker and master branches
by Arthi Vezhavendan
· 9 years ago
6a81d1e
Fixed .gitignore file
by Arthi Vezhavendan
· 9 years ago
docker
107c43e
Modified gulp tasks
by Arthi Vezhavendan
· 9 years ago
af61817
Fixed .gitignore file
by Arthi Vezhavendan
· 9 years ago
839be02
Tap v0.2 front end simplification
by Clay Gimenez
· 9 years ago
ad759b6
Update to Node 6.9, Semantic 2.2.6, fixed .gitignore for Semantic build
by Clay Gimenez
· 9 years ago
1ca2240
Initial containerized docker build for tap+es+distill
by Arthi Vezhavendan
· 9 years ago
38af7ed
Updated distill connection links
by Arthi Vezhavendan
· 9 years ago
75db17f
Forgot to expose port.
by mooshu1x2
· 9 years ago
c3bf771
Wildcard routing added to TAP urls
by Arthi Vezhavendan
· 9 years ago
8a19a1b
Finished TAP docker production build.
by mooshu1x2
· 9 years ago
2d4f57f
added buildSemantic task for autobuilds.
by mooshu1x2
· 9 years ago
927bba6
Cleaning up for production/docker build.
by mooshu1x2
· 9 years ago
af0f89f
rough prototype of browserify single build
by Clay Gimenez
· 9 years ago
e1b3810
Add spawn process to gulp docker build
by mooshu1x2
· 9 years ago
bb9543d
Fixed gitignore to not exclude part of semantic-ui build system
by Clay Gimenez
· 9 years ago
3c2ffb8
Turned on auto install to remove instal prompt to automate docker build.
by mooshu1x2
· 9 years ago
2a3401c
Added docker files for Tap build.
by mooshu1x2
· 9 years ago
8440ccf
SENSSOFT-8: Graph Viz A/B Demo Option
by Clay Gimenez
· 9 years ago
acea1d3
Endpoint for app results fixed
by Arthi Vezhavendan
· 9 years ago
9cd21f5
Endpoints updates for front end connections
by Arthi Vezhavendan
· 9 years ago
39ef689
jquery switched
by Arthi Vezhavendan
· 9 years ago
db97ec6
Cherry pick front end bundle
by Clay Gimenez
· 9 years ago
1c688a7
Merge branch 'endpoints'
by Arthi Vezhavendan
· 9 years ago
5a97089
SENSSOFT-63 Add ALv2.0 License Headers to TAP
by Lewis John McGibbney
· 9 years ago
5eb5a23
Added more endpoint skeletons
by hungryarthi
· 9 years ago
endpoints
3631ae5
Preliminary Distill connection
by Arthi Vezhavendan
· 9 years ago
edda183
Login returns token
by Arthi Vezhavendan
· 9 years ago
8c116e7
Implementing token return endpoint
by Arthi Vezhavendan
· 9 years ago
2830767
Fixed bug for signing out then logging in urls
by Arthi Vezhavendan
· 9 years ago
5d7e522
Fixed bug for redirect from /login/ to /user_profile/
by Arthi Vezhavendan
· 9 years ago
4290cb0
Fixed bug in user_profile url
by Arthi Vezhavendan
· 9 years ago
99383bd
Updated license to Apache v2 w/ correct copyright info
by poorejc
· 9 years ago
b27a8e7
changed print to python 3 format
by Stephen York
· 9 years ago
vagrant_appmgr
acf33e0
Merge branch 'master' into vagrant_appmgr
by Stephen York
· 9 years ago
bf7d7e5
Revert "Fix index URL so anything else can be served"
by Stephen York
· 9 years ago
8528e64
Fix index URL so anything else can be served
by Stephen York
· 9 years ago
ccbf069
Merge master endpoint code in vagrant
by Fei Sun
· 9 years ago
f751b15
modified files for app permissions update
by Ubuntu
· 9 years ago
29dec84
added files for app permissions update
by Ubuntu
· 9 years ago
faaa5b3
adding Organization permissions - requires migrate
by Ubuntu
· 9 years ago
041547e
changing AppMgr to app_mgr
by Ubuntu
· 9 years ago
a250cfa
changing AppMgr to app_mgr
by Ubuntu
· 9 years ago
2b06a0b
renaming AppMgr to app_mgr
by Ubuntu
· 9 years ago
52d14d0
adding AppMgr/user/current view
by Ubuntu
· 9 years ago
21d7dcd
Token Authentication - it works!
by Ubuntu
· 9 years ago
7333ae2
adding static files for guardian and rest
by Ubuntu
· 9 years ago
ba65f93
more basic auth
by Ubuntu
· 9 years ago
4af1974
dodgy BasicAuthentication
by Ubuntu
· 9 years ago
67863df
Initial Endpoints
by Alex Ford
· 9 years ago
7962f95
CRUD via Django REST Framework
by Alex Ford
· 9 years ago
8c2059e
adding static content
by Alex Ford
· 9 years ago
da710ad
admin that actually works
by Alex Ford
· 9 years ago
4951bcc
lots of new files to get authentication up and running
by Alex Ford
· 9 years ago
1480efa
lots of stuff to get authentication up
by Alex Ford
· 9 years ago
f461571
initial data model
by Alex Ford
· 9 years ago
a3101d9
upgrading django version for JSONField
by Alex Ford
· 9 years ago
86aa309
changed settings location
by Alex Ford
· 9 years ago
4390270
splitting dev and prod settings
by Alex Ford
· 9 years ago
8709ba8
1st syncdb version
by Alex Ford
· 9 years ago
493ea07
adding stub classes
by Alex Ford
· 9 years ago
b3d321d
changing db backend to postgres
by Alex Ford
· 9 years ago
92bc68f
adding django application for managing applications
by Alex Ford
· 9 years ago
56a9bbf
adding email user authentication
by Alex Ford
· 9 years ago
6396b73
changing to django 1.18
by Alex Ford
· 9 years ago
ba2490f
starting tap project
by Alex Ford
· 9 years ago
ee0cf76
inital TAP commit
by Alex Ford
· 9 years ago