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
2016-07-08Update VERSION to 8.10.0-rc3v8.10.0-rc3Rémy Coutable
2016-07-08Merge remote-tracking branch 'origin/master' into 8-10-stableRémy Coutable
2016-07-08Merge branch 'memoize_merge_request_events' into 'master' Rémy Coutable
2016-07-08Merge pull request #10368 from gsmetal/patch-1Robert Schilling
2016-07-08Memoize MR merged/closed events retrievalPaco Guzman
2016-07-08Merge branch 'fix/import-url-migration' into 'master' Rémy Coutable
2016-07-08fix thread join issueJames Lopez
2016-07-08import_url migration performance improvementsJames Lopez
2016-07-08Merge branch 'feature/option-set-new-users-external' into 'master' Rémy Coutable
2016-07-08Merge branch '9127-link-report-to-profile' into 'master' Robert Speicher
2016-07-08Update VERSION to 8.10.0-rc2v8.10.0-rc2Robert Speicher
2016-07-08Merge branch 'master' into 8-10-stableRobert Speicher
2016-07-08Revert "Revert "Merge branch 'issue_3946' into 'master' ""Robert Speicher
2016-07-08Merge branch 'upgrade-oauth2' into 'master' Robert Speicher
2016-07-08Removed unnecessary `id` from links and corrected tests to use the proper mat...Patricio Cano
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-07Add comment with diff to DiffPositionUpdateService specDouwe Maan
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-07Update test with new factory nameDouwe Maan
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-07Added setting to set new users by default as externalDravere
2016-07-07Merge branch 'fix/import-controller-error' into 'master' Robert Speicher
2016-07-07added testJames Lopez
2016-07-07added changelogJames Lopez
2016-07-07fix 404 error, redirect back with flash messageJames Lopez
2016-07-07Escape file extension when parsing search results (!5141)winniehell
2016-07-07Fix unarchive mistakeSergey Gnuskov
2016-07-07Update VERSION to 8.10.0-rc1v8.10.0-rc1Rémy Coutable
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-07Merge branch 'fix/import-export-log' into 'master' Rémy Coutable