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-08-03Cache highlighted diff lines for merge requestsPaco Guzman
2016-08-01State specific default sort order for issuableszs
2016-07-20Refactor service settings viewFelipe Artur
2016-07-20Add project service documentation and update integration documentationFelipe Artur
2016-07-19Merge branch 'master' into rename-repo-filestiagonbotelho
2016-07-18Collapsed diffs lines/size don't accumulate to overflow diffs.Paco Guzman
2016-07-18Merge branch 'master' into rename-repo-filestiagonbotelho
2016-07-15Merge branch '17341-firefox-u2f' into 'master' Robert Speicher
2016-07-14Use a single challenge for U2F authentication.Timothy Andrew
2016-07-14Load Javascript U2F library selectively.Timothy Andrew
2016-07-12refactors update action to change commit_params with the correct pathtiagonbotelho
2016-07-12changes the usasge of path to file_path on blob_controller for compatibillity...tiagonbotelho
2016-07-12removes debugging prints from codetiagonbotelho
2016-07-12refactors blob_controllertiagonbotelho
2016-07-12removes debugging prints from codetiagonbotelho
2016-07-12refactors blob_controllertiagonbotelho
2016-07-12removes debugging prints from codetiagonbotelho
2016-07-12refactors blob_controllertiagonbotelho
2016-07-12removes debugging prints from codetiagonbotelho
2016-07-12refactors blob_controllertiagonbotelho
2016-07-12creates the update_file method in repository.rb and applies changes accordinglytiagonbotelho
2016-07-12successfully adds the new version with the updated name on the projects repotiagonbotelho
2016-07-11Handle more than two paths in MergeRequest#diffsSean McGivern
2016-07-08Make expand_all param more explicitSean McGivern
2016-07-08DRY up diff_for_path actionsSean McGivern
2016-07-01Exclude requesters from Project#members, Group#members and User#membersRémy Coutable
2016-06-18Raise a new Gitlab::Access::AccessDeniedError when permission is not enough t...Rémy Coutable
2016-06-18Redirect to the member's source on request withdrawalRémy Coutable
2016-06-18New Members::DestroyServiceRé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-14Factorize #request_access and #approve_access_request into a new AccessReque...Rémy Coutable
2016-06-06Merge branch 'notes-are-awardables' into 'master' Douwe Maan
2016-06-06Backend awardables on commentsZJ van de Weg
2016-06-06Implement authentication (login) using a U2F device.Timothy Andrew
2016-05-18Merge branch 'awardables' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet
2016-05-18Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet
2016-05-18Merge branch 'meinac/gitlab-ce-change_deprecated_render_usage'Dmitriy Zaporozhets
2016-05-18Fix latests concernsZJ van de Weg
2016-05-13Codestyle: make sure we have space around operatorsGabriel Mazetto
2016-05-11Merge branch 'master' into awardablesZeger-Jan van de Weg
2016-05-06Create table for award emojiZeger-Jan van de Weg
2016-04-22Use compact syntaxAlfredo Sumaran
2016-04-19Allow filtering by Owned projectsAlfredo Sumaran
2016-03-23Use respond_to instead of a conditional to paginate milestonesRémy Coutable
2016-03-23Fix an issue causing the Dashboard/Milestones page to be blankRémy Coutable
2016-03-21Merge branch 'master' into 2489-soft-delete-issuesZeger-Jan van de Weg
2016-03-21Minor improvements on IssuableActionsZeger-Jan van de Weg
2016-03-20Use the configured Kaminari "per page" defaultRobert Speicher
2016-03-20Satisfy rubocopZeger-Jan van de Weg