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-09-10fixes distinction between renaming a file and updating its content andtiagonbotelho
2016-09-09Merge branch 'add-remember-option-u2f' into 'master' Robert Speicher
2016-09-08Refresh todos count cache when an Issue/MR is deletedDouglas Barbosa Alexandre
2016-09-08Refactor code for bulk update merge requests featureDmitriy Zaporozhets
2016-09-08Add bulk update support for merge requests listDmitriy Zaporozhets
2016-09-02Pass the remember_me option into the u2f form and support it while authentica...DJ Mountney
2016-09-01Add option to confidential issues events to trigger servicesDouglas Barbosa Alexandre
2016-08-30prevent authored awardable thumbs votesbarthc
2016-08-28prevent authored awardable thumbs votesbarthc
2016-08-19Handle legacy sort order valuesSean McGivern
2016-08-16Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into pipeline-hooks-...Kamil Trzcinski
2016-08-16Further refactor and syntax fixes.Patricio Cano
2016-08-15Refactored AkismetHelper into AkismetService and cleaned up `Spammable`Patricio Cano
2016-08-15Allow `Issue` to be submitted as spamPatricio Cano
2016-08-11Merge remote-tracking branch 'upstream/master' into pipeline-hooks-without-slackLin Jen-Shin
2016-08-03More descriptive comments, feedback:Lin Jen-Shin
2016-08-03Cache highlighted diff lines for merge requestsPaco Guzman
2016-08-02Implement pipeline hooks, extracted from !5525Lin Jen-Shin
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