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