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
2019-04-30Merge branch '60476-actionview-missingtemplate-missing-template-projects-issu...Ash McKenzie
2019-04-18Aligned IssuesController implementation with EEPatrick Derichs
2019-04-15Delete leftover code for referenced_merge_requestsFatih Acet
2019-04-02Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...John Jarvis
2019-03-27Externalize strings in projects controllersMartin Wortschack
2019-03-21Hide related branches when user does not have permissionMark Chao
2019-02-05Update last_activity_on for Users on some main GET endpointsRubén Dávila
2019-02-04Merge branch '19745-forms-with-task-lists-can-be-overwritten-when-editing-sim...Sean McGivern
2019-01-31Use common error for unauthenticated usersHeinrich Lee Yu
2019-01-31Added 'handle_update_task' for new task handlingBrett Walker
2019-01-31Pass down the new state of the checkboxBrett Walker
2019-01-28Save sorting preference for Issues/MRs in BEMario de la Ossa
2019-01-11Remove import_issues_csv feature flagHeinrich Lee Yu
2019-01-07Refactor upload service to return uploaderHeinrich Lee Yu
2019-01-07Import CSV BackendHeinrich Lee Yu
2019-01-07Add Import CSV FrontendHeinrich Lee Yu
2018-12-13Remove issue_suggestions feature flagPhil Hughes
2018-11-29Merge branch 'security-fix-pat-web-access' into 'master'Cindy Pallares
2018-11-27Suggests issues when typing titlePhil Hughes
2018-10-24Extract EE-specific lines from issues controllerSean McGivern
2018-10-04Move issue related_branches to serviceFelipe Artur
2018-09-26Enable even more frozen string in app/controllersgfyoung
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-08-21Move Issue#{referenced,closed_by}_merge_requests to serviceSean McGivern
2018-07-30Show the status of a user in interactionsBob Van Landuyt
2018-06-18Render calendar feed inline when accessed from GitLabImre Farkas
2018-05-31Export assigned issues in iCalendar feedImre Farkas
2018-04-19Shows new branch/mr button even when branch existsJacopo
2018-04-11Correct permissions for creating merge requests from issuesBob Van Landuyt
2018-04-11Rename `create_merge_request` permissionsBob Van Landuyt
2018-02-28Render MR Notes with Vue with behind a cookieFatih Acet
2018-02-21Refactor IssuableFinder to extract model-specific logicSean McGivern
2018-02-13Merge branch '26466-natural-sort-mrs' into 'master'Sean McGivern
2018-02-13Change issue show page to group MRs by projects and namespacesJeff Stubler
2018-02-01Track and act upon the number of executed queriesYorick Peterse
2018-01-08disables the shortcut to the issue boards when issues are disabledChristiaan Van den Poel
2017-11-25Add an ability to use a custom branch name on creation from issuesVitaliy @blackst0ne Klachkov
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-11-07Refactor issuables index actionsJarka Kadlecova
2017-11-02CE port of code changed for epicsJarka Kadlecova
2017-10-31Load participants asyncEric Eastwood
2017-10-26Revert "Merge branch '36670-remove-edit-form' into 'master'"Sean McGivern
2017-10-06Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern
2017-10-03Remove edit action for issuesJarka Kadlecova
2017-09-20Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett
2017-09-19Remove unnecessary loading of discussions in `IssuesController#show`Stan Hu
2017-09-18Eliminate N+1 queries in loading discussions.json endpointStan Hu
2017-09-14Support discussion locking in the backendJarka Kadlecova
2017-09-07Move issues index variable setting to a methodSean McGivern
2017-09-06WIP: refactor the first-contributor to Issuablemicael.bergeron