Jan Kaluza
|
6314354fd4
|
Use built-in 'logging' module for logging. Add Logger.init_logging function to initialize logging according to config file.
|
2016-07-08 07:28:25 +02:00 |
|
Jan Kaluza
|
fbfdf1a561
|
Fix type in 'ClientCertRequestHander'
|
2016-07-07 15:20:09 +02:00 |
|
Jan Kaluza
|
36faac7040
|
Add simple auth based on the client certificate and pkgdb API.
|
2016-07-07 14:35:47 +02:00 |
|
Petr Šabata
|
ebb23a4274
|
Merge #4 Bugfix - this was backwards.
|
2016-06-30 16:40:10 +00:00 |
|
Petr Šabata
|
6931ce04e7
|
Merge #3 Basics of messaging.
|
2016-06-30 16:39:20 +00:00 |
|
Ralph Bean
|
a1188f972e
|
Bugfix - this was backwards.
|
2016-06-30 12:32:03 -04:00 |
|
Ralph Bean
|
c691973601
|
Basics of messaging.
|
2016-06-30 12:30:01 -04:00 |
|
Ralph Bean
|
7b3224e2a8
|
Return error explanations to the user.
|
2016-06-30 10:47:12 -04:00 |
|
Petr Šabata
|
b7eb131d22
|
Clean up TODOs and pretend the submission works
Signed-off-by: Petr Šabata <contyk@redhat.com>
|
2016-06-30 10:54:24 +02:00 |
|
Petr Šabata
|
d54d1dcabb
|
Rename the Session class to Database
This feels way more natural; you don't have sessions with session properties
anymore.
Signed-off-by: Petr Šabata <contyk@redhat.com>
|
2016-06-30 10:40:47 +02:00 |
|
Petr Šabata
|
9395650eb5
|
Extend the module build submission handler
This is still not done. See all the FIXMEs. Oh my.
Signed-off-by: Petr Šabata <contyk@redhat.com>
|
2016-06-29 18:13:45 +02:00 |
|
Petr Šabata
|
9d3a1b1e03
|
Add python3 shellbangs to rida and ridad
Signed-off-by: Petr Šabata <contyk@redhat.com>
|
2016-06-29 17:15:09 +02:00 |
|
Petr Šabata
|
edcc35440a
|
Add basic checks to module build submission handler
Signed-off-by: Petr Šabata <contyk@redhat.com>
|
2016-06-29 17:14:05 +02:00 |
|
Petr Šabata
|
fdfb1ed830
|
Implement the query bits of the API
Signed-off-by: Petr Šabata <contyk@redhat.com>
|
2016-06-28 18:31:58 +02:00 |
|
Petr Šabata
|
400e8bfde8
|
Sharing an early development version
Signed-off-by: Petr Šabata <contyk@redhat.com>
|
2016-06-24 10:28:04 +02:00 |
|
Petr Šabata
|
e08865cee7
|
Add TODOs to rida and ridad.
This is hopefully the complete outline of what needs to be done.
Signed-off-by: Petr Šabata <contyk@redhat.com>
|
2016-06-23 13:40:57 +02:00 |
|
Petr Šabata
|
87df2d3b3d
|
Add the base file structure.
Signed-off-by: Petr Šabata <contyk@redhat.com>
|
2016-06-23 12:57:45 +02:00 |
|