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-05Assert against `ActionMailer::Base.deliveries` relatively.Timothy Andrew
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-30Import from Github using Personal Access Tokens.Eric K Idema
2016-06-29Merge branch 'master' into issue_3359_3Felipe Artur
2016-06-29merge master into issue_3359_3Felipe Artur
2016-06-29Merge branch 'zj-workhorse-format-patch' into 'master' Robert Speicher
2016-06-28Workhorse to serve email diffsZ.J. van de Weg
2016-06-27Use HTTP matchers if possibleZ.J. van de Weg
2016-06-25Merge branch 'issue_19096' into 'master' Stan Hu
2016-06-25Validate presence of essential params for diff renderingRuben Davila
2016-06-24Fix a wrong MR status when merge_when_build_succeeds & project.only_allow_mer...Rémy Coutable
2016-06-22merge master into issue_3359_3Felipe Artur
2016-06-22Insert notification settings dropdown into groupsFelipe Artur
2016-06-22Insert notification settings dropdown into groupsFelipe Artur
2016-06-22Merge branch '18755-fix-destroy-project-causes-post_decline_request-to-be-exe...Douwe Maan
2016-06-20Fixed issue with returning ref in commits JSONPhil Hughes
2016-06-20Fix and remove duplicate specsRémy Coutable
2016-06-18Redirect to the member's source on request withdrawalRémy Coutable
2016-06-18Merge branch 'issue_12758' into 'master' Douwe Maan
2016-06-18Merge branch 'issuable-todo-improvements'Douwe Maan
2016-06-17Merge branch 'disable-saml-account-unlink' into 'master' Robert Speicher
2016-06-17Removed update methodPhil Hughes
2016-06-17Merge master into issue_12758Felipe Artur
2016-06-17Added todo controller tests for merge requestsPhil Hughes
2016-06-17Correctly checks if user is logged in when adding todoPhil Hughes
2016-06-17Improved manual todosPhil Hughes
2016-06-17Re-use notifications dropdown/modal for user profileFelipe Artur
2016-06-17Re-use notifications dropdown on user profileFelipe Artur
2016-06-16Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew
2016-06-15Implement custom notification level optionsFelipe Artur
2016-06-15Merge branch 'stanhu/gitlab-ce-fix-error-500-false-binary-negative'Douwe Maan
2016-06-15Added CHANGELOG item and fixed Rubocop errorsPatricio Cano
2016-06-15Disable the unlink feature for SAML connected accounts (social login).Patricio Cano
2016-06-14Refactor custom notifications controller code and add specsFelipe Artur
2016-06-14UI and copywriting improvementsRémy Coutable
2016-06-14Factorize #request_access and #approve_access_request into a new AccessReque...Rémy Coutable
2016-06-14Add request access for groupsRémy Coutable
2016-06-14Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew
2016-06-14Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre
2016-06-12Fix Error 500 when viewing a blob with binary characters after the 1024-byte ...Stan Hu
2016-06-10Merge branch 'master' into workhorse-helpersDouwe Maan
2016-06-10Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew
2016-06-09Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew
2016-06-08Remove require_relative 'import_spec_helper'Kamil Trzcinski
2016-06-08Move ImportSpecHelper to spec/support/Kamil Trzcinski
2016-06-08Make Omniauth providers specs to not modify global configurationKamil Trzcinski
2016-06-08Fix endless redirections when accessing user OAuth applications when they are...Stan Hu
2016-06-08Add send_git_diff helperDouwe Maan