services/jenkins-scripts.git
2013-07-08 Lin YangFix multiply lines error
2013-07-08 Lin YangRemove unused policy check rule
2013-07-08 Ed BartoshRemoved unused code from common/gerrit.py
2013-07-08 Ed BartoshRemoved unused code from common/obspkg.py
2013-07-08 Ed BartoshRemoved unused code from common/git.py
2013-07-08 Ed BartoshRemoved unused code from job_policycheck.py
2013-07-08 Ed BartoshRemoved unused code from common/buildservice.py
2013-07-08 Ed BartoshRemoved unused code from common/mapping.py
2013-07-08 Ed BartoshUsed get_prerelease_project_name API
2013-07-04 Lingchaox XinPylint for requests/mailer.py
2013-07-03 Lingchaox XinDo NOT keep json backwards compatibility with Python 2.5
2013-07-03 Lingchaox XinMove get_gerrit_event method to common/gerrit.py
2013-07-03 Lingchaox XinPylint for job_mail_sender.py
2013-07-03 Lingchaox XinFix multiple exceptions handle
2013-07-02 Lingchaox XinPylint for job_jobs_dispatcher.py
2013-07-02 Lingchaox XinPylint for job_imager.py
2013-07-01 Lingchaox XinRevert Exception handle in 2c7ea4c
2013-07-01 Lingchaox XinPylint for job_request.py and cleanups
2013-07-01 Lin YangAdd more specific exception for backenddb Entity
2013-07-01 Lingchaox XinAdapted for new git describe method in gbp
2013-07-01 Lingchaox XinPylint for job_submitobs.py
2013-07-01 Hasan Wanfix several errors to make prerelease process work...
2013-07-01 Lin YangAvoid import whole gbp.rpm module
2013-07-01 Lin YangCatch exception when git describe
2013-07-01 Lin YangFix call get_obs_repo_map error
2013-07-01 Lingchaox XinRepomaker related codes cleanups
2013-07-01 Ed BartoshFill obsrepomaps when reading repos.yaml
2013-07-01 Ed BartoshBackendDB: Get rid of latest-snapshot field
2013-07-01 Ed BartoshImplemented BackendDB/get_releases API
2013-06-28 Lin Yangadd new job to store repos.yaml to redis
2013-06-28 Hasan Wanfix mistakes in job_pre_releas_obs
2013-06-27 Ed BartoshImplemented BackendDB/get_obs_repo_map API
2013-06-27 Lingchaox XinSpec clean with spec-cleaner
2013-06-27 Lingchaox XinAdd python-Cheetah dependence
2013-06-27 Zhang Qiangclean up group/patterns/buildconf files in repodata
2013-06-27 Zhang Qiangput build conf file under repodata directory
2013-06-27 Hasan Wancleanup should be called when SR end-of-life
2013-06-27 Hasan Wanadapted to new trigger method
2013-06-26 Lin Yangmodify to fit obs event keyword change
2013-06-26 Lingchaox XinRemove common/errors.py, no need to keep it
2013-06-25 Lin YangAdd blocked as a OBS active status
2013-06-25 Lin YangAdd buildcheck project name check
2013-06-21 Lingchaox XinPylint for common/gerrit.py
2013-06-21 Lingchaox XinPylint for common/runner.py and cleanups
2013-06-21 Lingchaox XinPylint for common/repomaker.py
2013-06-21 Lingchaox XinFix self.describe method call in gbp.git.repository
2013-06-20 Ed BartoshFixed packaging
2013-06-19 Lingchaox XinPylint for common/imagedata.py
2013-06-19 Lingchaox XinPylint for common/mapping.py
2013-06-18 Lingchaox XinPylint for common/obspkg.py
2013-06-17 Ed BartoshAdded support of complex data types to BackendDB
2013-06-17 Lingchaox XinPylint for job_obsevent_dispatcher.py
2013-06-14 Lingchaox XinPylint for common/git.py
2013-06-14 Lingchaox XinPylint for common/utils.py
2013-06-14 Lingchaox XinPylint for common/buildtrigger.py
2013-06-14 Lingchaox XinPylint for common/buildservice.py and typo fixed
2013-06-14 Lingchaox XinRemove unused mysql lib
2013-06-14 Lingchaox XinPylint for common/rpmlint.py
2013-06-14 Lingchaox XinPylint for common/tempbuildpkg.py
2013-06-13 Ed BartoshImplemented get_prerelease_data
2013-06-09 Lingchaox XinPylint for common/send_mail.py
2013-06-06 Hasan WanAdd function to cleanup pre-release repos
2013-06-06 Hasan Wanfix a typo in job_pre_release_gerrit
2013-06-06 Hasan Wansync image to SYNC_DEST
2013-06-05 Hasan Wanconvert port number to int
2013-06-05 Hasan Wancheck the repo status before start create repo
2013-06-05 Hasan Wanremove the old package if exists, remove the debug...
2013-06-04 Hasan Wanfix some errors when working with backenddb
2013-06-03 Ed Bartoshjob_pre_release_obs: code cleanup
2013-06-03 Ed BartoshCleaned up trigger_image_creation function
2013-06-03 Ed BartoshRemoved testprojects/
2013-06-03 Ed BartoshCode cleanup
2013-05-31 Lingchaox XinFix unittests' errors
2013-05-30 Lingchaox XinFix tag exsisting check logic
2013-05-30 Lingchaox XinFix spec file logic
2013-05-29 Lin YangAdd interface to query prerelease related info
2013-05-29 Hasan Wanuse target project to get backend data
2013-05-29 Hasan Wanuse dict to store ks info, save updated ks file to...
2013-05-29 Hasan Wanremove image conf operations
2013-05-29 Hasan WanMove all image conf operations into imagedata class,
2013-05-29 Hasan Wantrigger imager jobs after repo created
2013-05-29 Zhang Qiangfix adding group/pattern files to repo
2013-05-27 Hasan Wanmake pre-release repo-maker works on slave
2013-05-27 Hasan Wanfix errors about class importing and file opening
2013-05-27 Hasan Wanskip the buildconf section if not present
2013-05-27 Hasan Wanfix an error when find files
2013-05-27 Hasan Wanfix import error and function name mistakes
2013-05-27 Hasan Wanfix event_type key error
2013-05-27 Lingchaox XinFix rpmlint checker bug when rpmlint config not exists
2013-05-27 Ed BartoshImplemented ImageData API
2013-05-27 Ed Bartoshdraft implementation of BackendDB API
2013-05-27 Ed BartoshDraft of refactored create_images
2013-05-27 Ed BartoshUsed RepoMaker and BackendDb APIs
2013-05-23 Lingchaox XinFix clone_gitproject invocation in job_policycheck.py
2013-05-20 Hasan Wancreate temp configuration file when runs on slave
2013-05-18 Hasan Wanimplement the sync api
2013-05-16 Lingchaox XinFix function arguments typo and gerrit msg push
2013-05-15 Ed BartoshFinished implementation of builddata API
2013-05-13 Ed BartoshImplemented repomaker API
2013-05-13 Ed BartoshImplemented BuildData API
next