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-07Represent DiffRefs as proper class instead of tuple arrayDouwe Maan
2016-07-05New :request_access ability to replace a ugly helperRémy Coutable
2016-07-02Merge branch 'explicit-requesters-scope' into 'master' Douwe Maan
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-07-01Exclude requesters from Project#members, Group#members and User#membersRémy Coutable
2016-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez
2016-06-29Be explicit which project and user ID are memoizedStan Hu
2016-06-29Memoize the maximum access level for the author of notesStan Hu
2016-06-23Remove Haml helpers from the visibility level spec.Connor Shea
2016-06-18Correctly adds commit ID into dropdownPhil Hughes
2016-06-17Ensure group/project owners can see their members' access_levelRémy Coutable
2016-06-17Merge branch 'remove_jiraissue' into 'master' Robert Speicher
2016-06-16Remove JiraIssue model and replace references with ExternalIssueIlan Shamir
2016-06-15Fix permission checks in member rowRémy Coutable
2016-06-14UI and copywriting improvementsRémy Coutable
2016-06-14Factorize access request routes into a new :access_requestable route concernRémy Coutable
2016-06-14Add request access for groupsRémy Coutable
2016-06-14Remove deprecated issues_tracker and issues_tracker_id from projectDouglas Barbosa Alexandre
2016-06-09Merge branch '18019-fix-wiki-linking' into 'master' Rémy Coutable
2016-06-09Hook up the updated `WikiLinkFilter` to the wiki controllers.Timothy Andrew
2016-06-06Merge remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski
2016-06-02Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski
2016-05-30Merge branch 'master' into awardablesZJ van de Weg
2016-05-25Merge branch 'master' into awardablesZJ van de Weg
2016-05-24Enable RSpec/NotToNot cop and auto-correct offensesRobert Speicher
2016-05-18Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet
2016-05-18Create DiffFilter and change SystemNoteService#change_title to use Gitlab::Di...Adam Butler
2016-05-13Merge branch 'rs-cleanup-events_helper_spec' into 'master' Douwe Maan
2016-05-13Clean up EventsHelper specRobert Speicher
2016-05-12more readable specs for enabled_button_based_providers and button_based_provi...Andrei Gliga
2016-05-12DRYing enabled_button_based_providers testsAndrei Gliga
2016-05-12enabled_button_based_providers into their own describe sectionAndrei Gliga
2016-05-12use stub_application_setting insteadAndrei Gliga
2016-05-12between ""Andrei Gliga
2016-05-12tests for button_based_providers_enabled? helper method of AuthHelperAndrei Gliga
2016-05-12tests for enabled_button_based_providers helper method of AuthHelperAndrei Gliga
2016-05-11Merge branch 'master' into awardablesZeger-Jan van de Weg
2016-05-09Merge branch 'rs-backport-ee-372' into 'master' Rémy Coutable
2016-05-07Update SVG sanitizer to conform to SVG 1.1Stan Hu
2016-05-06Create table for award emojiZeger-Jan van de Weg
2016-05-05Sanitize repo paths in new project error messageStan Hu
2016-05-05Backport changes from gitlab-org/gitlab-ee!372Robert Speicher
2016-05-03Merge remote-tracking branch 'dev/master' into 'master'Robert Speicher
2016-04-26Updated label links to work correctly for filteringPhil Hughes
2016-04-25Ensure URL in all Service subclasses are validRémy Coutable
2016-04-25Fix license detection to detect all license files, not only known licensesRémy Coutable
2016-04-22Merge branch 'rs-diff_view' into 'master' Rémy Coutable
2016-04-21Merge branch 'ci-commit-as-pipeline' into 'master' Kamil Trzciński
2016-04-19Merge branch 'imported-ghe-project-names-links-to-github' into 'master' Robert Speicher
2016-04-19Fix GitHub project's link on import page when provider has a custom URLDouglas Barbosa Alexandre