Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2019-03-14Reduce diff with EE in spec/fixtures/api/schemasRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-11-07Resolve "Issue board card design"Constance Okoghenun
2018-11-01Rename to assignable_labels_endpointBrett Walker
2018-11-01Dynamically store the valid label endpointBrett Walker
In order to ensure we have the right endpoint to query for an issue's possible valid labels, we store that url in the issue object that gets passed to the frontend.
2018-04-05Fix more specsFelipe Artur
2017-11-20Add issue sidebar and toggle_subscription endpoint in board issues dataOswaldo Ferreira
2017-10-31Load participants asyncEric Eastwood
2017-08-31Backport specsFelipe Artur
2017-08-31Continue BE backportFelipe Artur
2017-05-04[Multiple issue assignee]: reslving some conflictsValery Sizov
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-02-28[Issue board sorting] SpecsValery Sizov
2017-02-03Add optional id property to the issue schemaDouglas Barbosa Alexandre
2016-10-07Restore subscribe status in JSONPhil Hughes
2016-10-07Fix JSON Schema that validates data returned by board issues endpointDouglas Barbosa Alexandre
2016-08-19Fix JSON schema to issues in issue board listsDouglas Barbosa Alexandre
2016-08-17Returns label description in JSON when listing lists/issuesDouglas Barbosa Alexandre
2016-08-17Returns label priority in JSON when listing lists/issuesDouglas Barbosa Alexandre
2016-08-17Include the Issue#assignee in the response when listing issuesDouglas Barbosa Alexandre
2016-08-17Return Issue#iid instead of id when listing issuesDouglas Barbosa Alexandre
2016-08-17Add endpoint to list issues for a specific board listDouglas Barbosa Alexandre