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
path: root/app
AgeCommit message (Expand)Author
2017-03-14Merge branch '29389-fix-already-initialized-constants' into 'master' Robert Speicher
2017-03-14Merge branch 'nonewline-parser' into 'master' Sean McGivern
2017-03-14Merge branch 'fix/gb/dashboard-commit-status-caching' into 'master' Sean McGivern
2017-03-14Merge branch 'adam-count-badges-group-dashboard-milestones' into 'master' Sean McGivern
2017-03-14Merge branch '28743-actionview-template-error-execjs-disabled-_issuable_meta_...Stan Hu
2017-03-14Use a button and a post request instead of UJS links - part 1 - EnvironmentsFilipa Lacerda
2017-03-14Fix 'ExecJS disabled' error on issues index James Edwards-Jones
2017-03-14Fix missing blob line permalink updater on blob:showEric Eastwood
2017-03-14Merge branch 'remove-iifes-1' into 'master' Alfredo Sumaran
2017-03-14Organize our polyfills and standardize on core-jsMike Greiling
2017-03-14Merge branch 'feature/custom-lfs' into 'master' Douwe Maan
2017-03-13Merge branch 'handle-failure-when-deleting-tags' into 'master' Douwe Maan
2017-03-13take nonewline context into account in diff parsermhasbini
2017-03-13fix broken variable referenceMike Greiling
2017-03-13remove IIFEs in preparation for ES module refactorMike Greiling
2017-03-13Merge branch '19742-permalink-blame-button-line-number-hash-links' into 'mast...Alfredo Sumaran
2017-03-13Merge branch '25515-delegate-single-discussion-to-new-issue' into 'master' Douwe Maan
2017-03-13Do not show LFS object when LFS is disabledChristopher Bartz
2017-03-13Display error message when deleting tag in web UI failsAdam Niedzielski
2017-03-13Update permalink/blame buttons with line number fragment hashEric Eastwood
2017-03-13Merge branch '24501-new-file-existing-branch' into 'master'Sean McGivern
2017-03-13Merge branch 'dz-blacklist--names' into 'master' Douwe Maan
2017-03-13New file from interface on existing branchJacopo
2017-03-13Merge branch '27114-add-undo-to-todos-in-the-done-tab' into 'master' Sean McGivern
2017-03-13Reserve few project and nested group pathsDmitriy Zaporozhets
2017-03-13Remove explicit `require` calls, and use `require_dependency` when neededRémy Coutable
2017-03-13Merge branch '28385-27189-tech-debt-dropdown' into 'master' Fatih Acet
2017-03-13Improve fragment caching rules at projects dashboardGrzegorz Bizon
2017-03-13Merge branch 'refactor/global-permissions-for-internal-users' into 'master' Sean McGivern
2017-03-13Merge branch '24137-issuable-permalink' into 'master' Rémy Coutable
2017-03-13Merge branch 'fix_updated_field_in_atom_files' into 'master' Rémy Coutable
2017-03-13Merge branch '29189-discussion-button' into 'master' Filipa Lacerda
2017-03-13Merge branch 'mrchrisw-update-deploy-key' into 'master' Filipa Lacerda
2017-03-13Move `ResolveDiscussions` into `concerns/issues` folderBob Van Landuyt
2017-03-13Check `service.discussion_to_resolve_id` to decide content of flashBob Van Landuyt
2017-03-13Update copyBob Van Landuyt
2017-03-13Rename variableBob Van Landuyt
2017-03-13Pass the discussion to resolve after verifying captchaBob Van Landuyt
2017-03-13Renamed `.js.es6` to `.js`Bob Van Landuyt
2017-03-13Indicate that `single_discussion` is optionalBob Van Landuyt
2017-03-13Separate flash messages for resolving one or multiple discussionsBob Van Landuyt
2017-03-13Show correct message when user cannot resolve discussionsBob Van Landuyt
2017-03-13Replace the warning with an info iconBob Van Landuyt
2017-03-13Make sure the for a merge request only gets executed once.Bob Van Landuyt
2017-03-13Fit 'unresolved discussion widget togetherBob Van Landuyt
2017-03-13Add a flash messages when an issue resolving discussions is createdBob Van Landuyt
2017-03-13Build link to discussions to resolve in a helperBob Van Landuyt
2017-03-13Update copyBob Van Landuyt
2017-03-13Clean up `discussions_to_resolve`-methodBob Van Landuyt
2017-03-13Move `resolve_discussions_with_issue` to `Issues::CreateService`Bob Van Landuyt