- quick hack to support the OAuthHandler
[opensuse:osc.git] / osc /
2011-03-29 Marcus Huewe- quick hack to support the OAuthHandler oauth
2011-03-29 Marcus Huewe- renamed "PackageNotInstalled" exception to "ServiceNo...
2011-03-29 Sascha PeilickeInherit package roles from parent project.
2011-03-24 Juergen Weigertfixed url of the plugin
2011-03-24 Juergen Weigertdo_install now points to home:jnweiger osc-plugin-install
2011-03-23 Marcus Huewe- fixed set_link_rev: if expand is True always get...
2011-03-22 Adrian Schröter- handle missing or wrong service commands with a valid...
2011-03-21 Juergen WeigertAdded 'env OSC_PLUGIN_FAIL_IGNORE=1 osc ...'
2011-03-21 Marcus Huewe- set_link_rev: minor cleanup; baserev always implies...
2011-03-21 Adrian Schröter- fix crash on project only service files
2011-03-21 Adrian Schröter- do not list "localrun" anymore, it can't work in...
2011-03-19 Marcus Huewe- build.py: remove debug output
2011-03-17 Juergen WeigertBetter advertise getpac_default_project in the online...
2011-03-17 Adrian Schröter- fix setlinkrev for current revision when link target...
2011-03-17 Adrian Schröter- do not try to merge generated _service: files on...
2011-03-16 Adrian Schröter- allow to force the storage of project meta data ...
2011-03-16 Adrian Schröter- missing source serivce on local workstation is not...
2011-03-15 Marcus Huewe- support %(apihost)s in the "build-root" config option
2011-03-11 Marcus Huewe- fixed delPackage (TODO: testcases for this method)
2011-03-11 Adrian Schröter- follow renamed attribute to OBS:MaintenanceProject
2011-03-11 Adrian Schröter- unbreak maintenance request creation
2011-03-10 Juergen Weigertadded hint, what to do with a 'user is blank' error.
2011-03-09 Marcus Huewe- find_default_project: fixed indention, only "catch...
2011-03-09 Juergen WeigertAllow conf.config['getpac_default_project'] to be a...
2011-03-08 Marcus Huewe- do_develproject: small cleanup + fixes
2011-03-08 Marcus Huewe- show_develproject: added additional "xml_node=False...
2011-03-08 Juergen Weigert - new command 'develproject' to print the devel proje...
2011-03-08 Juergen WeigertMerge branch 'master' of gitorious.org:opensuse/osc
2011-03-08 Juergen Weigertfixed osc co proj pack file, which took great effort...
2011-03-07 Adrian Schröter- add also simple maintenance release request command
2011-03-07 Juergen WeigertReverting Sascha's unicode attempt. This made 'osc...
2011-03-07 Marcus Huewe- do_maintenancerequest: cleanup
2011-03-07 Marcus Huewe- create_maintenance_request: use Request class to...
2011-03-07 Adrian Schröter- add "maintenancerequests" command to request a mainte...
2011-03-07 Adrian Schröter- stay backward compatible with pathinfo command. This...
2011-03-07 Adrian Schröter- do not show requests by default, where I am not respo...
2011-03-05 Juergen Weigertosc rdelete now warns, if requests are pending.
2011-03-04 Adrian Schröter- do not crash on maintenance release or incident requests
2011-03-04 Sascha Peilicke[webui] Fix Jürgen's Unicode issue and stupid default...
2011-03-04 Sascha PeilickeRevert "Catch non-utf8 and convert it to utf8 inside...
2011-03-03 Juergen WeigertCatch non-utf8 and convert it to utf8 inside create_sub...
2011-03-03 Juergen WeigertGiving hint at 'osc my sr', if 'osc my rq' returns...
2011-03-03 Ludwig Nusselmeta data diff
2011-03-02 Marcus Huewe- print_repos: added exc_class and exc_msg parameters...
2011-03-02 Marcus Huewe- do_getbinaries: fail if repo doesn't exist
2011-02-28 Adrian Schröter- service disabledrun must store files without prefix...
2011-02-27 Adrian Schröterdouble the default for "buildlogtail", kiwi failures...
2011-02-24 Marcus Huewe- get_user_projpkgs_request_list: fixed logic error
2011-02-24 Marcus Huewe- fixed #671790 ("osc my rq returns 400")
2011-02-22 Adrian Schröter- avoid unwanted entire project rebuilds
2011-02-22 Juergen Weigert'osc rq list' now defaults to 'new,review' instead...
2011-02-22 Marcus Huewe- use get/set when working with an "Element" instance...
2011-02-22 Marcus Huewe- rewrote set_link_rev
2011-02-22 Ludwig Nusselfix --no-init
2011-02-21 Marcus Huewe- update: fixed os.path.join call
2011-02-21 Adrian SchröterDon't submit crud workarounds for problems which should...
2011-02-20 Juergen Weigertavoid 404 in osc se -V caused by looking up the _histor...
2011-02-17 Marcus Huewe- (temporary) fix for 53ca3b9a14110f88c1d81a4b345b3cc17...
2011-02-17 Anas Nashifdefault to 1 processors on darwin, since we are not...
2011-02-17 Marcus Huewe- minor cleanup
2011-02-17 Marcus Huewe- fixed do_service
2011-02-17 Marcus Huewe- do_results: fixed --xml output
2011-02-15 Adrian Schröter- use new api call to collect all project wide source...
2011-02-15 Adrian Schröter- make it possible to run single source services, even...
2011-02-14 Adrian Schröter- do not crash in setlinkrev, if link target is no...
2011-02-14 Adrian Schröter- avoid to create a _pull file when having a working...
2011-02-14 Adrian Schröter- don't crash when src server decides to expand in...
2011-02-11 Marcus Huewe- do_detachbranch: added --message option; added some...
2011-02-11 Marcus Huewe- added new "detachbranch" command to replace a link...
2011-02-11 Marcus Huewe- copy_pac: only edit meta if "source" and "target...
2011-02-11 Adrian Schröter- add request and review "supersede" command, to supers...
2011-02-11 Juergen Weigertfixed se -V to not explode when a project match was...
2011-02-11 Juergen WeigertMerge branch 'master' of gitorious.org:opensuse/osc
2011-02-11 Marcus Huewe- use pass instead of passx (plaintext_passwd is the...
2011-02-11 Marcus Huewe- don't fail if terminal encoding doesn't support unico...
2011-02-09 Marcus Huewe- fix for 7d5893992d356a02e0cba0677a81d0d46bfc265f
2011-02-09 Marcus Huewe- use Request's __cmd__ method for sorting
2011-02-09 Ludwig Nusselsort request lists by id
2011-02-08 Marcus Huewe- fixed misleading note (#644550 ("osc don't branch...
2011-02-08 Adrian Schröteradd force option to accept requests in review state.
2011-02-04 Ludwig Nusselfix osc my with obs 2.2 api
2011-02-04 Ludwig Nusselonly catch http error, other exceptions are bugs
2011-02-04 Ludwig Nusselfix indent
2011-02-04 Ludwig Nusselosc my: also show requests in review state
2011-02-03 Ludwig Nusseleither use plain text password or obfuscated ones
2011-02-03 Ludwig NusselDon't request message when branching a package
2011-02-02 Marcus Huewe- fix for 0fd0ff26856d2385361702795415f80e4cca0663
2011-02-02 Juergen Weigerttypo
2011-02-02 Juergen WeigertHelp text of co -s was indentical to co -S, fixed to...
2011-02-01 Marcus Huewe- escape % in help text
2011-02-01 Marcus Huewe- fixed indention+small cleanup
2011-02-01 Marcus Huewe- globally catch OSError ENOENT
2011-02-01 Juergen WeigertNo such file or directory should not trigger stack...
2011-01-31 Juergen Weigertosc checkout '%{disturl}' is now supported.
2011-01-30 Marcus Huewe- use xmlindent instead of minidom stuff
2011-01-30 Marcus Huewe- do_search: '::' isn't a perl specific namespace/packa...
2011-01-30 Marcus HueweRevert "[osc] add cb(pre)ignore capabilities to osc."
2011-01-30 Marcus Huewe- Request: format_review, format_action should be stati...
2011-01-30 Jan-Simon MöllerAdd armv7hl (hardfloat ABI) support.
2011-01-30 Marcus Huewe- parse_repoarchdescr: use similar build descr "guessin...
next