[Bug 254845] New: GET /source/<project>/<package>/_history not implemented
https://bugzilla.novell.com/show_bug.cgi?id=254845 Summary: GET /source/<project>/<package>/_history not implemented Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: BuildService AssignedTo: abauer@novell.com ReportedBy: prusnak@novell.com QAContact: adrian@novell.com According to https://api.opensuse.org/apidocs#13 when I execute "GET /source/<project>/<package>/_history" I should get package commit history. But when I run: curl -u $USERNAME:$PASSWORD -X GET https://api.opensuse.org/source/$PROJECT/$PACKAGE/_history I get: <status code='404' origin='backend'> <summary>_history: no such file</summary> </status> It seems like this feature is not implemented. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=254845 abauer@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mls@novell.com ------- Comment #1 from abauer@novell.com 2007-03-21 06:41 MST ------- Michael, is this supposed to be working or an error in the api docs? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=254845 mls@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #2 from mls@novell.com 2007-03-21 08:22 MST ------- Oops, sorry. Works now. But it's called "revisionlist", not "checkinlist". -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=254845 Pavol Rusnak <prusnak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Found By|Other |Development -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com