Commit Graph

18 Commits

Author SHA1 Message Date
Karsten Hopp
a9bcef7d29 add a few functions to return either the git hash or a git URL of master/HEAD of either the git object or a package name 2016-07-05 12:18:36 +02:00
Karsten Hopp
62ad0f40b6 fix merge 2016-07-04 15:24:07 +02:00
Karsten Hopp
e37310ab8b drop -n from git clone command 2016-07-04 15:22:57 +02:00
Karsten Hopp
e5bd3418d2 initial scm version 2016-07-04 14:53:13 +02:00
Karsten Hopp
067330c979 initial scm version 2016-07-04 14:49:14 +02:00
Petr Šabata
b802e72086 Files cleanup
Signed-off-by: Petr Šabata <contyk@redhat.com>
2016-07-01 16:17:46 +02:00
Ralph Bean
1099752c90 Also "listen" for messaging. 2016-06-30 13:23:30 -04:00
Petr Šabata
57fd6b9e9b Merge #5 Create database with python. 2016-06-30 16:40:28 +00:00
Ralph Bean
a0c3d035a5 Create database with python. 2016-06-30 12:34:18 -04:00
Ralph Bean
c691973601 Basics of messaging. 2016-06-30 12:30:01 -04: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
ef592d0e00 Add config options for default RPM repositories and caches
Signed-off-by: Petr Šabata <contyk@redhat.com>
2016-06-29 10:47:27 +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
9325bf01a6 Add a basic database class with an SQLAlchemy declarative scheme
Signed-off-by: Petr Šabata <contyk@redhat.com>
2016-06-28 15:15:38 +02:00
Petr Šabata
482c57ee07 Add a config option for the messaging system
Signed-off-by: Petr Šabata <contyk@redhat.com>
2016-06-28 15:08:13 +02:00
Petr Šabata
009475e18d Add a simple configuration class and a config file
Signed-off-by: Petr Šabata <contyk@redhat.com>
2016-06-28 14:26:59 +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
87df2d3b3d Add the base file structure.
Signed-off-by: Petr Šabata <contyk@redhat.com>
2016-06-23 12:57:45 +02:00