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-08-10Merge branch 'master' into issue-discussions-refactorFilipa Lacerda
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-08Re-enable SqlInjection and CommandInjectionBrian Neel
2017-07-31Merge branch 'master' into issue-discussions-refactorDouwe Maan
2017-07-28[ci skip] Emit events up to prevent accessing refs of refsFilipa Lacerda
2017-07-26[ci skip] Adds quick actions links to the toolbarFilipa Lacerda
2017-07-25moved some more inline codePhil Hughes
2017-07-21Add data required for note formDouwe Maan
2017-07-19Fix issuable state counter cache keysSean McGivern
2017-07-07Added issuables_helper.js, tidied up droplab-dropdown JS, fixed filtered sear...Luke "Jared" Bennett
2017-07-07Tidy up close_reopen helpers and fix filtered-search-token paddingLuke "Jared" Bennett
2017-07-07Fixed MR single button submit failure and attempted to tidy up close_reopen p...Luke "Jared" Bennett
2017-07-07Revert parent param removalLuke "Jared" Bennett
2017-07-07Dont show toggle if only one action is available and do not show report as ab...Luke "Jared" Bennett
2017-07-07Removed merge_request/issue state_event param parent and removed issuable_pat...Luke "Jared" Bennett
2017-07-07Added report issuable featureLuke "Jared" Bennett
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-30Make issuables_count_for_state publicSean McGivern
2017-06-30Make finders responsible for counter cache keysSean McGivern
2017-06-30Cache total issue / MR counts for project by user typeSean McGivern
2017-06-20Stop showing task status if no tasks are presentPhil Hughes
2017-06-02Fix up merge issuesLuke "Jared" Bennett
2017-06-02Merge remote-tracking branch 'origin/master' into fix-realtime-edited-text-fo...Luke "Jared" Bennett
2017-06-02Removed unneeded newline in issuables_helper_spec and removed unneeded update...Luke "Jared" Bennett
2017-05-31Fixed issuables_helper_spec and added a test for issuable_app_dataLuke "Jared" Bennett
2017-05-31Remove EditableHelper and move method to IssuablesHelperLuke "Jared" Bennett
2017-05-31Fix helper methods returning wrong data types for vueLuke "Jared" Bennett
2017-05-31Move issuable_app_data to helperLuke "Jared" Bennett
2017-05-25fixed issuable templates dropdown not showingPhil Hughes
2017-05-24fixed bug with can? check when user is not logged inPhil Hughes
2017-05-24Changed all data to come through the JSON script elementPhil Hughes
2017-05-16Fixed up the template dropdown to correctly workPhil Hughes
2017-05-15Added description template selectorPhil Hughes
2017-05-12Merge branch 'fixes_for_multiple_issue_assignees' into 'master' Sean McGivern
2017-05-11fix for Follow-up from "Backport of Multiple Assignees featureValery Sizov
2017-05-11Remove some weird code to add/remove the task statusPhil Hughes
2017-05-09Merge request widget redesignFatih Acet
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-20Remove helpers assigned_issuables_count and cached_assigned_issuables_countValery Sizov
2017-04-18Remove assigned_(issues|merge_requests) methods from the issuableValery Sizov
2017-04-18Using IssuablesFinder(s) for UI countersValery Sizov
2017-03-30Merge branch '26595-fix-issue-preselected-template' into 'master' Rémy Coutable
2017-03-29Fix linking to new issue with selected templateEric Eastwood
2017-03-24Updated todos sidebar iconPhil Hughes
2017-03-15Allow filtering by all started milestonesSean McGivern
2017-03-09link issuable reference to itself in headermhasbini
2017-03-01Fix linter errorsFilipa Lacerda
2017-02-28Improve a11y in sidebarFilipa Lacerda
2017-02-24Use Namespace#full_path instead of #path where appropriateDouwe Maan
2017-02-23Enable Style/ClassCheckDouwe Maan