NOTE: Federation is disabled on this instance!
You can test federation between the following instances:forge.angeley.es
code.angeley.es
TODO
≪ 1 / 33 > 3 4 ≫Author | Hash | Message | Time |
---|---|---|---|
fr33domlover | c8c188dabd | C2S: addBundleC for adding a new patch bundle version to a Ticket | 4 months ago |
fr33domlover | 898f898746 | S2S: Add 'Add' activity, adds a new version of the patch bundle to a Ticket | 4 months ago |
fr33domlover | c8e53bfc6b | No CSRF token check for Dvara routes, they do it for themselves when needed | 4 months ago |
fr33domlover | dfb6831db1 | Fix pattern matching missing case | 4 months ago |
fr33domlover | eb7a1c26e4 | UI: In repo page nav links, link to repo MRs | 5 months ago |
fr33domlover | 3bd1629aec | Client: Add form to submit a patch via Offer activity | 5 months ago |
fr33domlover | 9f54223877 | Client: Add form for submitting a patch to a repo | 5 months ago |
fr33domlover | 71d897e40d | Don't accept Darcs MRs with more than one patch bundle file | 5 months ago |
fr33domlover | 5b9b078066 | DB: Add media type field to 'Patch' entity | 5 months ago |
fr33domlover | 7e6f217c7a | S2S & C2S: Switch from single-patch MR version to multi-patch bundle support | 5 months ago |
fr33domlover | fdc6287892 | S2S: Fix bug: in *UndoF, when unresolving ticket, ticketStatus wasn't updated | 5 months ago |
fr33domlover | b45596d727 | C2S: Fix bug: undoC: When deleting TicketResolve, ticketStatus wasn't updated | 5 months ago |
fr33domlover | 773e51145a | Client: Add forms for resolving and unresolving a ticket/MR | 5 months ago |
fr33domlover | 0f94b9e03e | GET ticket handlers: Provide 'resolvedBy', set to the Resolve activity's ID URI | 5 months ago |
fr33domlover | ece4e56539 | When grabbing ticket/patch from DB, grab the TicketResolve* record too | 5 months ago |
fr33domlover | 23bc3ec314 | Web.ActivityPub: Allow to specify 'resolved' and 'resolvedBy' for 'Ticket' | 5 months ago |
fr33domlover | 17a0f52325 | S2S unresolve, C2S resolve & unresolve, use C2S in the UI buttons | 5 months ago |
fr33domlover | 0868ccb503 | S2S: Implement inbox handlers for Resolve activity | 5 months ago |
fr33domlover | db6e2e311d | Web.ActivityPub: Add a Resolve activity | 5 months ago |
fr33domlover | 870d9c6557 | DB: Fix migration 173 for future instances to avoid the RemoteCollection bug | 5 months ago |
fr33domlover | b84384142a | DB: RemoteCollection was referring to itself accidentally, add migration to fix | 5 months ago |
fr33domlover | e7c873df4b | Web.ActivityPub: Add 'currentVersion' property to 'Patch' type | 5 months ago |
fr33domlover | 9fa21a504c | C2S: createTicketC: Allow to submit MRs i.e. Ticket with a Patch attached | 5 months ago |
fr33domlover | f8195871ad | S2S: repoCreateTicketF: Store a Patch record in DB, to have a local copy | 6 months ago |
fr33domlover | 39b31ba3fe | S2S: Repos now accept remotely hosted patches via Create/Ticket | 6 months ago |
fr33domlover | 342368ce5b | S2S: Add repo patch support to checkCreateTicket | 6 months ago |
fr33domlover | be322e9392 | C2S: offerTicketC: Support offering a patch to a repo | 6 months ago |
fr33domlover | b292a40f15 | S2S: Implement patch submission via repoOfferTicketF | 6 months ago |
fr33domlover | 5a8d5d85fb | S2S: Prepare Offer/Ticket parsing code for handling a remote patch/MR | 6 months ago |
fr33domlover | 30adc78177 | S2S: projectCreateTicketF: Refactor to use new utils | 6 months ago |