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
2016-07-08Revert "Revert "Merge branch 'issue_3946' into 'master' ""Robert Speicher
2016-07-08Merge branch 'prefer-scope' into 'master' Douwe Maan
2016-07-08Merge branch 'prefer-ref' into 'master' Douwe Maan
2016-07-08Merge remote-tracking branch 'origin/master'Robert Speicher
2016-07-08Merge branch '18627-wildcard-branch-protection' into 'master' Douwe Maan
2016-07-08Revert "Merge branch 'issue_3946' into 'master' "Robert Speicher
2016-07-08Merge branch '18181-pipeline-duration' into 'master' Robert Speicher
2016-07-08Change 3600 to 1.hourAnnabel Dunstone
2016-07-08Merge branch 'issues-blank-state' into 'master' Jacob Schatz
2016-07-07Merge branch 'new-diff-notes' into 'master' Douwe Maan
2016-07-07Merge branch 'pending-delete-project-notifications' into 'master' Robert Speicher
2016-07-07Use HAML class syntax in diff line partialsDouwe Maan
2016-07-07Make `DiffNote#update_position` privateDouwe Maan
2016-07-07Merge branch 'issue_3946' into 'master' Robert Speicher
2016-07-07Merge branch 'dz-remove-icons' into 'master' Jacob Schatz
2016-07-07Exclude projects pending delete from notificationsSean McGivern
2016-07-07Namespaces should filter remotelyAlfredo Sumaran
2016-07-07Rephrase deletion alert messageAlfredo Sumaran
2016-07-07Do not show Any Namespace option when neededAlfredo Sumaran
2016-07-07Layout for Users Groups and Projects on admin areaAlfredo Sumaran
2016-07-07We can't call private methods with `self.`Douwe Maan
2016-07-07Merge branch 'escape-file-extension' into 'master' Robert Speicher
2016-07-07fix 404 error, redirect back with flash messageJames Lopez
2016-07-07Escape file extension when parsing search results (!5141)winniehell
2016-07-07Also use ref in Repository#commitLin Jen-Shin
2016-07-07Prefer ref rather than id because id is shadowing database idLin Jen-Shin
2016-07-07Use scope rather than class methodLin Jen-Shin
2016-07-07Fix invite user feature test and improve request member UI rowDmitriy Zaporozhets
2016-07-07Improve UI for member row on project/group members pagesDmitriy Zaporozhets
2016-07-07Add data when member joined a teamValery Sizov
2016-07-07Merge branch 'services_refactoring1' into 'master' Dmitriy Zaporozhets
2016-07-07Merge branch 'show_push_widget_in_upstream' into 'master' Rémy Coutable
2016-07-07Merge branch 'patch-3' into 'master' Rémy Coutable
2016-07-07Have `Project#open_branches` return branches that are matched by a wildcard p...Timothy Andrew
2016-07-07Use the `GLDropdown` component to select protected branches.Timothy Andrew
2016-07-07Remove duplication, unused methods, and some other style thingsDouwe Maan
2016-07-07Make methods private that don't need to be publicDouwe Maan
2016-07-07Add some more code comments.Douwe Maan
2016-07-07Use stored start and head for MR diff without whitespaceDouwe Maan
2016-07-07On MRs being imported, commits aren't available yetDouwe Maan
2016-07-07Keep around DiffNote position commitsDouwe Maan
2016-07-07Add send_git_patch helperDouwe Maan
2016-07-07Display new diff notes and allow creation through the web interfaceDouwe Maan
2016-07-07Allow reply-by-email with diff notesDouwe Maan
2016-07-07Automatically update diff note positions when MR is pushed toDouwe Maan
2016-07-07Support new diff notes on MRs with diff_refsDouwe Maan
2016-07-07Add DiffNote modelDouwe Maan
2016-07-07Extract parts of LegacyDiffNote into DiffOnNote concern and move part of resp...Douwe Maan
2016-07-07Style diff and blob file headers the same wayDouwe Maan
2016-07-07Remove unneeded divDouwe Maan