opensuse:osc.git
2011-05-23 Michael Schroeder- fix auth failure when converting from passx to pass
2011-05-23 Adrian Schröter- requests in history can be also delete or maintenance...
2011-05-23 Adrian Schröter- just for readability
2011-05-23 Adrian Schröter- support the new source service file mode of OBS 2...
2011-05-19 Adrian Schröter- use merged srcmd5sum as default revision on submit...
2011-05-18 Marcus Huewe- server_diff_noex: fixed logic error (body is no Element)
2011-05-17 Marcus HueweRevert "read_filemeta: create the default _files if...
2011-05-16 Marcus Huewe- fixed os.path.join call
2011-05-12 Marcus Huewe- add new config option include_request_from_project...
2011-05-04 Adrian Schröter- support to create hidden project on "branch" and...
2011-05-03 Adrian Schröter- update local copy after checkin if source service...
2011-05-02 Adrian Schröter- block creating submit requests when a source service...
2011-05-02 Adrian Schröter- add "createincident" command
2011-04-29 Marcus Huewe- fixed print statement calls
2011-04-28 Marcus Huewe- fix for commit b0ddeb909d88e9e9838927624e1de1a57ad6e43b
2011-04-28 Michal ČihařFix various typos
2011-04-27 Adrian Schröter- open 0.132 version
2011-04-27 Adrian Schröterswitch to 0.131 release 0.131 0.131.0
2011-04-26 Adrian Schröter- "review accept/decline" is trying to change all revie...
2011-04-23 Marcus Huewe- osc rq show <id> -d: store tmpfile with suffix "...
2011-04-21 Ludwig Nusselfix PackageNotInstalled printing
2011-04-20 Adrian Schröter- "my requests" is showing requests with open reviews...
2011-04-20 Ludwig Nusselallow TLS only
2011-04-20 Ludwig Nusselmake abortbuild parameters work like rebuild
2011-04-18 Ludwig Nusseluse ssl session resumption
2011-04-18 Ludwig Nusselcatch only urllib errors for expand handling
2011-04-18 Ludwig Nusseluse more generic oscerr.PackageNotInstalled
2011-04-14 Martin Mohring[osc] allow expansion of %(apihost)s also as part of...
2011-04-11 Test UserMerge branch 'master' of gitorious.org:opensuse/osc
2011-04-11 Juergen Weigertadded new command: osc who [login]
2011-04-11 Juergen Weigertosc ls . (shortcut for PROJECT PACKAGE from current...
2011-04-08 Test Userci warning 'File "..." is listed in package meta but...
2011-04-06 Marcus Huewe- conf.py: workaround for urllib2: reset basic auth...
2011-04-06 Juergen Weigertget_api_url() diagnostics now includes ESTALE.
2011-03-30 David Greavesci now accepts "-F -" as stdin
2011-03-30 Adrian Schröter- fix failure of aggregatepac when target package exist...
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 Marcus Huewe- adjusted testsuite for the latest setlinkrev changes
2011-03-21 Marcus Huewe- common.py, __get_response: support "code" keyword...
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 Marcus Huewe- also test _link without "project" attribute
2011-02-22 Marcus Huewe- added testcases for "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
next