Commits on Source (29)
-
Eric Poirier authored
Signed-off-by:
Eric Poirier <eric.poirier@eclipse-foundation.org>
f2c4aa35 -
Eric Poirier authored
Signed-off-by:
Eric Poirier <eric.poirier@eclipse-foundation.org>
ea0c5d8c -
Boris Baldassari authoredfd8cac79
-
Christopher Guindon authored
Signed-off-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org>
5af6a5d7 -
Eric Poirier authored
Signed-off-by:
Eric Poirier <eric.poirier@eclipse-foundation.org>
55a1d195 -
Eric Poirier authored
Signed-off-by:
Eric Poirier <eric.poirier@eclipse-foundation.org>
829cf353 -
Eric Poirier authored
Signed-off-by:
Eric Poirier <eric.poirier@eclipse-foundation.org>
d18e59e3 -
Eric Poirier authored
Signed-off-by:
Eric Poirier <eric.poirier@eclipse-foundation.org>
d9d2ec74 -
Eric Poirier authored
Signed-off-by:
Eric Poirier <eric.poirier@eclipse-foundation.org>
cf805027 -
Christopher Guindon authored
Add link to Eclipse Project Management Infrastructure. Signed-off-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org>
ac0c2e37 -
Christopher Guindon authored
Signed-off-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org>
b54550da -
Eric Poirier authored
Signed-off-by:
Eric Poirier <eric.poirier@eclipse-foundation.org>
677fe937 -
Eric Poirier authored
Signed-off-by:
Eric Poirier <eric.poirier@eclipse-foundation.org>
d53bc509 -
Eric Poirier authored
Change-Id: I0811ea91c4a20995c04c8bae1977af5aae73ce54 Signed-off-by:
Eric Poirier <eric.poirier@eclipse-foundation.org>
2d6d1086 -
Change-Id: I0d1f6a331e4622e06c625a51e53c1a4d533ee4d2 Signed-off-by:
Eric Poirier <eric.poirier@eclipse-foundation.org>
dc3e5b1c -
Christopher Guindon authored
Signed-off-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org>
869f2d80 -
Christopher Guindon authored
Signed-off-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org>
838ae855 -
Christopher Guindon authored
Signed-off-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org>
526feec9 -
Christopher Guindon authored
Signed-off-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org>
1152357d -
Change-Id: I445fcc2c9ba7aa6210395ff1a6df91e40821cd38 Signed-off-by:
Eric Poirier <eric.poirier@eclipse-foundation.org>
6f4edbf7 -
Change-Id: I03df500e986d2a48f823ce0fa35a6653af168ed7 Signed-off-by:
Eric Poirier <eric.poirier@eclipse-foundation.org>
88aed5e9 -
Frederic Gurr authored
Signed-off-by:
Frederic Gurr <frederic.gurr@eclipse-foundation.org>
Unverified4f9b2518 -
Eric Poirier authoredUnverifiedb500061c
-
Eric Poirier authoredUnverified464b3e87
-
Frederic Gurr authored3869ab6c
-
Frederic Gurr authored197d42a1
-
Martin Lowe authored
Update links in description See merge request !20
487ae7c9 -
Piotr Żygieło authoredUnverified55022291
-
Martin Lowe authored
Fix descriptions for /projects See merge request !21
9f7b9bc3
Showing
- CODE_OF_CONDUCT.md 79 additions, 0 deletionsCODE_OF_CONDUCT.md
- CONTRIBUTING.md 35 additions, 0 deletionsCONTRIBUTING.md
- Gruntfile.js 0 additions, 52 deletionsGruntfile.js
- LICENSE 277 additions, 0 deletionsLICENSE
- README.md 68 additions, 8 deletionsREADME.md
- bower.json 0 additions, 28 deletionsbower.json
- docs/auth.html 0 additions, 403 deletionsdocs/auth.html
- docs/index.html 0 additions, 2390 deletionsdocs/index.html
- package-lock.json 3439 additions, 0 deletionspackage-lock.json
- package.json 9 additions, 15 deletionspackage.json
- spec/openapi.yaml 10812 additions, 0 deletionsspec/openapi.yaml
- src/auth.apib 0 additions, 19 deletionssrc/auth.apib
- src/index.apib 0 additions, 55 deletionssrc/index.apib
- src/modules/account.apib 0 additions, 93 deletionssrc/modules/account.apib
- src/modules/download.apib 0 additions, 34 deletionssrc/modules/download.apib
- src/modules/marketplace_favorites.apib 0 additions, 111 deletionssrc/modules/marketplace_favorites.apib
- src/modules/oauth2.apib 0 additions, 44 deletionssrc/modules/oauth2.apib
- src/modules/uss.apib 0 additions, 170 deletionssrc/modules/uss.apib
- styles/styles.less 0 additions, 38 deletionsstyles/styles.less
- templates/ga.html 0 additions, 10 deletionstemplates/ga.html
CODE_OF_CONDUCT.md
0 → 100644
CONTRIBUTING.md
0 → 100644
Gruntfile.js
deleted
100644 → 0
LICENSE
0 → 100644
bower.json
deleted
100644 → 0
docs/auth.html
deleted
100644 → 0
This diff is collapsed.
docs/index.html
deleted
100644 → 0
source diff could not be displayed: it is too large. Options to address this: view the blob.
package-lock.json
0 → 100644
This diff is collapsed.
{ | ||
"name": "eclipse_api_documentation", | ||
"version": "0.0.0", | ||
"description": "api-blueprint based API documentation for eclipse_api_documentation", | ||
"license": "MIT", | ||
"author": { | ||
"name": "Christopher Guindon" | ||
"version": "1.0.0", | ||
"dependencies": { | ||
"swagger-repo": "^2.0.0-rc.15" | ||
}, | ||
"files": [ | ||
"dist/index.html" | ||
], | ||
"devDependencies": { | ||
"grunt": "^1.0.1", | ||
"grunt-aglio": "^0.4.1", | ||
"grunt-contrib-connect": "^1.0.2", | ||
"grunt-contrib-watch": "^1.0.0", | ||
"load-grunt-tasks": "^3.5.2", | ||
"time-grunt": "^1.4.0" | ||
"private": true, | ||
"scripts": { | ||
"start": "swagger-repo serve", | ||
"build": "swagger-repo build -o web_deploy", | ||
"test": "swagger-repo validate", | ||
"gh-pages": "swagger-repo gh-pages" | ||
} | ||
} |
spec/openapi.yaml
0 → 100644
This diff is collapsed.
src/auth.apib
deleted
100644 → 0
src/index.apib
deleted
100644 → 0
src/modules/account.apib
deleted
100644 → 0
src/modules/download.apib
deleted
100644 → 0
This diff is collapsed.
src/modules/oauth2.apib
deleted
100644 → 0
src/modules/uss.apib
deleted
100644 → 0
styles/styles.less
deleted
100644 → 0
templates/ga.html
deleted
100644 → 0
This diff is collapsed.