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 (Expand)Author
2017-06-13Always check read_issue permissions when loading issueSean McGivern
2017-06-12Refactor atom builder by using xml.atom layoutTieu-Philippe KHIM
2017-06-02Merge remote-tracking branch 'origin/master' into fix-realtime-edited-text-fo...Luke "Jared" Bennett
2017-05-31Port fix-realtime-edited-text-for-issues 9-2-stable fix to master.Luke "Jared" Bennett
2017-05-25Merge branch 'master' into issue-edit-inlinePhil Hughes
2017-05-19Bugfix: don't redirect to JSON endpoints after sign inRuben Davila
2017-05-17Added move to project in issue inline edit formPhil Hughes
2017-05-13Rename all references to rendered_title to realtime_changesLuke "Jared" Bennett
2017-05-11Merge branch 'master' into refactor-realtime-issuePhil Hughes
2017-05-10Fixed tests on textarea looking for innerText instead of valuePhil Hughes
2017-05-10Enable the Style/TrailingCommaInArguments copRémy Coutable
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-05-10Remove redirect for old issue url containing id instead of iidblackst0ne
2017-05-05Merge branch 'mia_backort' into 'master' Jacob Schatz
2017-05-05Merge branch 'issue-title-description-realtime' into 'master' Phil Hughes
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-05-04Allow to create new branch and empty WIP merge request from issue pageAlfredo Sumaran
2017-05-02remove curr and previous states - extract tasks logic to tasks actionRegis
2017-05-02make tab title legitRegis
2017-04-27update task_list n/nRegis
2017-04-21render description - tasks work - gfm is juicyRegis
2017-04-06Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-06Merge remote-tracking branch 'dev/master'DJ Mountney
2017-04-06Merge branch 'open-redirect-host-fix' into 'security' Sean McGivern
2017-04-06Issue title realtimeRegis Boudinot
2017-04-05Address review commentsDouwe Maan
2017-04-05Add option to start a new discussion on an MRDouwe Maan
2017-03-25Display flash message to unauthenticated user when creating new issueSam Rose
2017-03-21Present ajax call errors when failing to update an IssueOswaldo Ferreira
2017-03-21Merge remote-tracking branch 'dev/master'DJ Mountney
2017-03-21Merge branch 'render-json-leak' into 'security' DJ Mountney
2017-03-20Merge branch '20204-new-issue-button-redirects-you-to-create-a-new-issue-afte...Sean McGivern
2017-03-20Redirect to signin when New Issue for not logged inSam Rose
2017-03-13Check `service.discussion_to_resolve_id` to decide content of flashBob Van Landuyt
2017-03-13Rename variableBob Van Landuyt
2017-03-13Separate flash messages for resolving one or multiple discussionsBob Van Landuyt
2017-03-13Add a flash messages when an issue resolving discussions is createdBob Van Landuyt
2017-03-13Move functionality for resolving discussions into a concernBob Van Landuyt
2017-03-13Always require MR-iid for resolving discussionsBob Van Landuyt
2017-03-13Delegate a single discussion to a new issueBob Van Landuyt
2017-02-24Fix issuable stale object error handler for js when updating tasklistsFelipe Artur
2017-02-22Merge branch 'add_mr_info_to_issues_list' into 'master'Sean McGivern
2017-02-21Spam check and reCAPTCHA improvementsOswaldo Ferreira
2017-02-16Add merge request count to each issue on issues listblackst0ne
2017-02-09Gather issuable metadata to avoid n+ queries on index viewFelipe Artur
2017-02-07Use reCaptcha when an issue identified as spamJarka Kadlecova
2017-01-21pass username and id associations needed in the frontendMike Greiling
2017-01-20automatically redirect urls containing author_id or assignee_idMike Greiling
2016-12-23applies url_for so that we dont lose filters when redirectingTiago Botelho
2016-12-22adds specs for respective behaviourTiago Botelho