aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Version 1.6.19.2topic/V1_6_19_YBogdano Arendartchuk2007-12-121-1/+1
|
* Fixed emptylog to be shown when necessaryBogdano Arendartchuk2007-12-123-23/+34
| | | | | | | | As emptylog started working again another problem arose: the first release in most of the packages is SILENTed and result in a emptlog entry. The problem is that the log gathered from misc/ already contains (in most of the cases, at least) the version-release with the right message.
* Fix: don't use versions/ when using -v option of getsrpmBogdano Arendartchuk2007-11-142-1/+2
|
* Really fixed generation of unreleased commitsBogdano Arendartchuk2007-11-142-2/+4
| | | | | | | It was using the previous markrelease revision as reference. The recent broken fix was using "releasesdata[0]" instead of "releasesdata[-1]" which is the newest release revision.
* Starting v1.6.19.1Bogdano Arendartchuk2007-11-142-1/+3
|
* Created branch for 1.6.19.y, in order to backport changelog fix.Bogdano Arendartchuk2007-11-140-0/+0
|
* tagged V1_6_19Bogdano Arendartchuk2007-11-080-0/+0
|
* New version 1.6.19V1_6_19Bogdano Arendartchuk2007-11-081-1/+1
|
* Added option -o to 'co' to disable the use of mirror when checking outBogdano Arendartchuk2007-11-083-2/+6
|
* Removed unused configuration option.Bogdano Arendartchuk2007-11-081-2/+0
|
* Updated CHANGESBogdano Arendartchuk2007-11-081-0/+2
|
* Added the complement to SILENT: CLOGBogdano Arendartchuk2007-11-083-7/+27
| | | | | | When using CLOG, only those lines beginning with this token will be shown. It only works when enabled in repsys.conf.
* Fix: unreleased commits are not those newer than the last markreleaseBogdano Arendartchuk2007-09-211-5/+5
| | | | | | | | Entries considered unreleased must be those newer than the latest released revision in current/. Problem pointed out by mrl.
* added CHANGES to MANIFEST.inV1_6_18Bogdano Arendartchuk2007-06-181-0/+1
|
* updated CHANGES regarding ldapusers changesBogdano Arendartchuk2007-06-181-0/+1
|
* ldapusers plugin: ldap-starttls + ldap-uri configuration optionsBogdano Arendartchuk2007-06-182-13/+47
| | | | | (nice commit separation)
* Perform less svn operations in getsrpm and rpmlogBogdano Arendartchuk2007-06-173-37/+44
| | | | | | | | - don't export SPECS/ when current/ is already exported - don't check for the presence of a path that will be exported in the same code, let it raise one exception - complain when no changelogs are found inside SPECS/
* As requested by mrl, don't relocate back to mirror after commitBogdano Arendartchuk2007-06-162-10/+9
|
* prepare for cheetah-2Bogdano Arendartchuk2007-06-162-3/+3
|
* We don't use repsys.macros anymoreBogdano Arendartchuk2007-06-161-2/+0
|
* added missing entries in CHANGES: rpm-4.4.8, "co", and python2.4 fixBogdano Arendartchuk2007-06-161-0/+3
|
* Fixed sync to different behavior of parseSpec in rpm-4.8.8Bogdano Arendartchuk2007-06-121-0/+1
| | | | | | parseSpec must called with _topdir properly defined to the top directory of the package, as it will check the presence of source files.
* Don't use mirror in 'co' when the user provides one URLBogdano Arendartchuk2007-06-122-3/+8
|
* Added FIXME to strange putsrpm behaviorBogdano Arendartchuk2007-06-121-0/+2
|
* updated CHANGES regarding compatibility with cheetah-2 and epoch inBogdano Arendartchuk2007-06-121-0/+2
| | | | | changelogs
* Don't force "/" at the end of URLsBogdano Arendartchuk2007-06-121-2/+1
|
* - use correct revision number for last commitAnssi Hannula2007-06-071-2/+2
| | | | | (this commit by Andreas was accidentally reverted during SVN recovery)
* Import "Error" before use itBogdano Arendartchuk2007-06-061-1/+1
|
* Updated changes about previous fixes in mirror supportBogdano Arendartchuk2007-06-051-0/+2
|
* Improved (and fixed) the support to mirrors and "switch" subcommandBogdano Arendartchuk2007-06-055-9/+131
| | | | | | | | | - added the switch subcommand to quickly switch between the default and the mirrored repositories - fixed bug of generating bogus mirror URLs - make "ci" smarter by only relocation if something has been changed in the working copy and it is not already relocated.
* FIXME possible bugs in get_srpm related to revision numbers.Bogdano Arendartchuk2007-06-041-0/+4
|
* - updated CHANGESAndreas Hasenack2007-05-181-0/+3
|
* - load plugins in standalone create-srpm script as wellAndreas Hasenack2007-05-181-1/+2
|
* - use sample [users] entry, drop mandriva onesAndreas Hasenack2007-05-181-8/+1
|
* Added TODO.LDAPBogdano Arendartchuk2007-05-101-0/+4
|
* Version 1.6.18Bogdano Arendartchuk2007-05-091-1/+1
|
* Fixed use of __import__ incompatible with python2.4.Bogdano Arendartchuk2007-05-091-4/+4
|
* Reverted previous change in r219469 (r25). Plugins were not beingBogdano Arendartchuk2007-05-091-1/+5
| | | | | initialized before command line parsing.
* Show epoch of the release in changelog, even when it has not beenBogdano Arendartchuk2007-05-081-3/+9
| | | | | markreleased yet.
* Make issue an clearer error when python-cheetah is not installed. ClosesBogdano Arendartchuk2007-05-081-1/+4
| | | | | #27374.
* Version 1.6.17V1_6_17Bogdano Arendartchuk2007-05-041-1/+1
|
* Updated CHANGES to v1.6.16 and v1.6.17Bogdano Arendartchuk2007-05-041-0/+18
|
* Run svn.info before svn.status in order to check if we're in a workingBogdano Arendartchuk2007-05-041-0/+3
| | | | | copy.
* Use basename of source entries, they may be URLs (and flags don't makeBogdano Arendartchuk2007-05-041-1/+2
| | | | | clear if it is a URL or not)
* Escape values used in LDAP search filters using ldap.filter.Bogdano Arendartchuk2007-05-041-1/+3
|
* Unbind the ldapobject after searching.Bogdano Arendartchuk2007-05-041-17/+19
|
* Handle plugin initialization exceptionsBogdano Arendartchuk2007-05-041-1/+1
| | | | | | | Moved plugins.load() to dispatch_command in order to allow exception handling when plugins are being loaded (in case of ldapusers, checking configuration options)
* The option ldap-port was not being converted to integer. Fixed.Bogdano Arendartchuk2007-05-041-1/+5
|
* Added README.LDAP to MANIFEST.inBogdano Arendartchuk2007-05-031-0/+1
|
* Added one cheap copy of the sync subcommand from mdvsys.Bogdano Arendartchuk2007-05-037-3/+89
| | | | | | | | | | | | | It required two sensitive changes: - in order to parse the spec file, "rpm" module was used, so this is the brand new package dependency; and - as RepSys already had one "rpm" module, we had to rename it to "simplerpm" in order to allow access to the module from python-rpm (I think py2.4 is still used a lot so we can't use absolute imports)