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-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
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