services/jenkins-scripts.git
2014-07-07 Igor StoppaReduce wget output when downloading.
2014-07-07 Igor StoppaCreate a tarball with the results of the testing.
2014-07-07 ZhuoX LiFix the ascii encode issue about sending mail
2014-07-07 Liu jueAdd two blanks to ensure manifest can work
2014-07-07 Liu jue Catch the exception come from delete obs project/package
2014-07-07 Liu juesupport multiply version of rpm packages in manifest
2014-07-07 ZhuoX LiAdd a filter for updating repos.yaml in job_load_repos...
2014-07-07 ZhuoX LiFix the IndexError issue for job_sync_snapdiff.py
2014-07-07 Markus Lehtonenutils/make_latest_link: make the link target a relative...
2014-07-07 Lin YangFetch complete buildconf for each repo
2014-07-07 Lin YangRemove buildconf from builddata directory
2014-07-07 ZhuoX LiAdd 'unknown' state into the filter regular of generati...
2014-07-07 ZhuoX LiFix the crash about getting repo name from redis
2014-07-07 Igor StoppaFix some trivial pylint issues
2014-07-07 ZhuoX LiPylint for job_create_snapshot.py
2014-07-07 ZhuoX LiDelete 'PrereleaseDir' key in condition
2014-07-07 ZhuoX LiPylint for job_release_snapshot.py
2014-06-08 Hasan Wanadd new job script to create release repo from snapshot
2014-06-08 Hasan Wanmove make_latest_link to common/utils, add a parameter...
2014-06-06 Liu jueDelete the ks file message when trigger job-sync-snapdiff
2014-06-05 ZhuoX LiFix the debug of uploading service file is failed to...
2014-06-05 Igor StoppaFix "line too long" warning.
2014-06-05 ZhuoX LiChange the filter regular of generating snapshot.
2014-06-05 Igor StoppaMake the tester job more verbose
2014-06-05 Igor StoppaJenkins Build Testing script
2014-05-18 Ed BartoshTurn on generation of git meta for obs-gbs-service
2014-05-14 Lin YangFix bug on submit tag check
2014-05-14 ZhuoX LiChange manifest for new build.xml structure
2014-05-13 ZhuoX LiUpdate the function to match new data structure
2014-05-13 ZhuoX LiUpdate build.xml to match the new repo structure
2014-05-09 Liu jueFix the bug : reject/request event without complete...
2014-05-08 ZhuoX LiUpdate debug and packages directory structure
2014-05-08 Lin YangFix interface mismatch of extract_image_conf
2014-05-08 Lin YangSupport get project name of OBS_SRCSRV_REQUEST_*
2014-05-08 Ed BartoshFix image creation issue
2014-05-08 Igor StoppaPerform Tests on the images built successfully.
2014-05-08 Ed BartoshPylinted job_pre_release_obs
2014-05-06 ZhuoX LiCatch error of sendmail in job_mail_sender.py
2014-05-06 ZhuoX LiChange the way of dealing with has_images()
2014-05-06 Yang LinFix exception for no found git-obs-mapping entity
2014-05-05 ZhuoX LiPylint for job_imager.py
2014-05-04 Ed BartoshReset 'images' meta info for prerelease projects
2014-05-04 Ed BartoshRepomaker: Fix search criteria for image configuration...
2014-05-04 ZhuoX LiChanges path of finding repo packages
2014-04-30 Lin YangUpdate the repo structure of prerelease
2014-04-30 Lin YangMerge all repos into one single snapshot
2014-04-30 Lin YangSupport multiply repos in repomaker
2014-04-30 Lin YangMake imagedata save function more generic
2014-04-30 Lin YangSupport multiply repos in snapshot module
2014-04-30 ZhuoX LiSupoort new repos.yaml format in backenddb
2014-04-15 Ed BartoshChanged version in devel to 0.16
2014-04-11 Ed BartoshRemoved branch check
2014-04-04 ZhuoX LiAdd a UploadError class in common/upload_service.py
2014-04-03 ZhuoX LiAdd a new file for upload_service in common
2014-03-31 ZhuoX LiCatch buildservice ObsError exception
2014-03-26 Lin YangEscape < > to fix xml syntax
2014-03-25 ZhuoX LiPylint for job_submitobs.py
2014-03-25 ZhuoX Lipylint for common/manifest.py
2014-03-25 ZhuoX LiPylint for common/utils.py
2014-03-25 ZhuoX LiPylint for common/repomaker.py
2014-03-25 ZhuoX LiPylint for job_policycheck.py
2014-03-25 ZhuoX LiPylint for job_buildcheck_post.py
2014-03-25 ZhuoX LiPylint for job_pre_release_obs.py
2014-03-25 ZhuoX LiPylint for job_request.py
2014-03-24 ZhuoX LiCatch HTTPError:bad request for submit_req
2014-03-24 ZhuoX LiFix bug that package name causes for _service
2014-03-21 Ed Bartoshsubmitobs: Do not submit to projects using prerelease...
2014-03-21 Ed BartoshPylinted
2014-03-21 Ed Bartoshjob_submit: Added commit id and submitter to meta
2014-03-15 Ed BartoshDo not notify submitter about revoked SRs
2014-03-12 Hasan WanTrigger post-image-creation job only for pre-release...
2014-03-12 ZhuoX LiUse utils.upload_obs_service to replace the method...
2014-03-12 ZhuoX LiChange the method of updating package in job_submitobs...
2014-03-10 ZhuoX LiPylint for job_update_local_git.py
2014-03-05 Lingchaox XinPylint for common/runner.py
2014-03-05 Lingchaox XinPylint for common/mapping.py
2014-03-04 Lingchaox XinPylint common/git.py
2014-03-03 Lingchaox XinCodes pylinted
2014-02-26 Ed BartoshUpdated comment about accepted branches
2014-02-25 Ed BartoshFixed naming of accepted branches
2014-02-24 Lin YangRemove duplicate function call for SR revoke event
2014-02-21 Ed BartoshFixed bug in cleanup job
2014-02-21 Alexander KanevskiyRemoving unused imports from common/prerelease.py
2014-02-18 Ed BartoshRemove prerelease project when SR is accepted
2014-02-18 Ed BartoshFixed crash in job_requests
2014-02-18 Ed BartoshSkipped notification about SR creation for prerelease...
2014-02-18 Ed BartoshDo not notify submitter when SR is revoked
2014-02-18 Ed BartoshDelete package when SR is revoked
2014-02-18 Hasan WanFix the prerelease repo inconsistent with new repo...
2014-02-18 Hasan Wanuse modifyrepo_c to modify repo
2014-02-14 Lingchaox XinLimit python-requests version 2.0.1+ to have a good...
2014-02-14 Lingchaox XinFix `IOError: [Errno 2] No such file or directory`...
2014-02-14 Alexander KanevskiyFix pylint warning: redefining build-in function 'map'
2014-02-14 JF DingAdded GPLv2 COPYING file and correct the License in...
2014-01-24 Ed Bartoshjob_policycheck: Check if packaging directory exists
2014-01-24 Ed Bartoshcommon/mapping.py: Improve xml parsing error handling
2014-01-24 Lingchaox XinAdd index.html in templates in spec
2014-01-23 Lingchaox XinFix IndexError when repo info has no element
2014-01-23 Lingchaox XinAdapt for new interface in python-snapdiff
2014-01-22 Lingchaox XinSplit trigger_image_creation function into two parts
next