Chris Veilleux
|
aad4468ed0
|
fixed an error in the marketplace response for two api calls
|
2022-08-02 13:07:21 -05:00 |
Chris Veilleux
|
1d7c71465e
|
use new logging mechanism in marketplace API endpoints.
|
2022-03-10 12:30:41 -06:00 |
Steve Penrod
|
9dc4d62490
|
Adding the basics to prepare for publishing this repo
Changes include:
* Adding AGPL 3.0 license template (TODO: Apply to all 200+ *.py files)
* Adding AGPL license files
* Add generic public repo files (CONTRIBUTING, etc)
* Simple README updates
* Adding other generic files, e.g. .github templates
|
2019-07-27 18:44:23 -05:00 |
Chris Veilleux
|
d0461b7f64
|
fixed bug with the search bar in the marketplace
|
2019-06-07 12:19:33 -05:00 |
Chris Veilleux
|
2ee471a6e1
|
add api metrics table and collection. in the process, changed the database connection mechanism to only get a connection from the pool once per request.
|
2019-04-22 16:58:28 -05:00 |
Chris Veilleux
|
849c8edc3a
|
fixed a minor bug
|
2019-04-02 12:26:02 -05:00 |
Chris Veilleux
|
80585076b5
|
changed definition of skill table to match more closely with the skill metadata
|
2019-04-01 13:13:05 -05:00 |
Chris Veilleux
|
32b62ec72d
|
updated the marketplace API to use the new architecture
|
2019-03-29 12:05:42 -05:00 |
Chris Veilleux
|
4cf170592d
|
moved common API logic from selene.util to new selene.api package. the util package is for non-business logic and the common api bits contain business logic
|
2019-01-30 19:16:46 -06:00 |
Chris Veilleux
|
3377670bf8
|
changed imports to use new directory structure for shared code
|
2019-01-30 14:52:23 -06:00 |
Chris Veilleux
|
f199e0969b
|
moved the contents of the "backend" directory up one level since this repo is now just for backend code
|
2019-01-30 14:47:18 -06:00 |