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
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
2017-09-05Re-use issue/MR counts for the pagination systemYorick Peterse
2017-09-04Move "Move to different project" to sidebarEric Eastwood
2017-08-30Merge branch 'master' into issue-discussions-refactorDouwe Maan
2017-08-29replace `is_edited?` with `edited?`Maxim Rydkin
2017-08-18No explicit `to_a` or instance variables needed.Douwe Maan
2017-08-17Remove cross-references user cannot see from issue discussions JSONDouwe Maan
2017-08-17Merge branch 'master' into issue-discussions-refactorDouwe Maan
2017-08-12Merge branch 'master' into issue-discussions-refactorFilipa Lacerda
2017-08-11Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin
2017-08-10Avoid ambiguity, which happened in a single test runLin Jen-Shin
2017-08-10Remove unused `redirect_to_external_issue_tracker` methodMehdi Lahmam
2017-07-31Merge branch 'master' into issue-discussions-refactorDouwe Maan
2017-07-24Support both internal and external issue trackersJarka Kadlecova
2017-07-24Associate Issues tab only with internal issues trackerJarka Kadlecova
2017-07-21Add data required for note formDouwe Maan
2017-07-21Add full JSON endpoints for issue notes and discussionsDouwe Maan
2017-07-18Fix external issue trackers redirectFelipe Artur
2017-07-14Revert "Merge branch 'revert-2c879643' into 'master'"Sean McGivern
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-07-04Revert "Merge branch 'revert-12499' into 'master'"Douwe Maan
2017-06-30Backport changes to Projects::IssuesController and the search barNick Thomas
2017-06-29Revert "Merge branch 'dm-drop-default-scope-on-sortable-finders' into 'master'"Adam Niedzielski
2017-06-28Drop default ORDER scope when calling a find method on a Sortable modelDouwe Maan
2017-06-21Use the new check_project_feature_available! method in project controllersNick Thomas
2017-06-13Merge branch 'tidy-up-issues-controller-filters' into 'master'Douwe Maan