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-21Merge branch 'discussion-model' into 'master' Robert Speicher
2016-07-21Merge branch '4142-show-inline-video' into 'master' Rémy Coutable
2016-07-21Add Discussion model to represent MR/diff discussionDouwe Maan
2016-07-20Merge branch 'email-domain-blacklist' into 'master' Robert Speicher
2016-07-20Merge branch 'cs-warn-on-failure' into 'master' Fatih Acet
2016-07-20Merge branch 'issue_8110' into 'master' Rémy Coutable
2016-07-20Refactor service settings viewFelipe Artur
2016-07-20Merge branch 'compare-code-view' into 'master' Jacob Schatz
2016-07-20Merge branch '15343-build-settiings' into 'master' Rémy Coutable
2016-07-20Change how we style redirect_toKamil Trzcinski
2016-07-20Use flash[:notice] onlyKamil Trzcinski
2016-07-20Create PipelinesSettingsController for showing settings pageKamil Trzcinski
2016-07-20Allow to disable user request access to groups/projectsFelipe Artur
2016-07-20Remove VideoJS and clean the integrationRémy Coutable
2016-07-20Add project service documentation and update integration documentationFelipe Artur
2016-07-20Allow slack service to send messages on different channelsFelipe Artur
2016-07-20Fix updating settings for pipelinesKamil Trzcinski
2016-07-20Merge remote-tracking branch 'origin/master' into 15343-build-settiingsKamil Trzcinski
2016-07-20Reorder allowed params for `ApplicationSetting` and add more details to docs.Patricio Cano
2016-07-20Move Pipelines settings under `gitlab.com/gitlab-org/gitlab-ce/pipelines/sett...Kamil Trzcinski
2016-07-19Address feedback.Connor Shea
2016-07-19Add with_warnings? method to Pipelines and add tests.Connor Shea
2016-07-19First support of videos in issues, MRs and notesEric Hayes
2016-07-19Merge branch 'rename-repo-files' into 'master' Douwe Maan
2016-07-19Merge branch 'manual-actions' into 'master' Rémy Coutable
2016-07-19Update badges pathAnnabel Dunstone
2016-07-19Remove unused badges page and delete badges index controller actionAnnabel Dunstone
2016-07-19Remove builds settings from project settings; add builds settings route; add ...Annabel Dunstone
2016-07-19Merge branch 'master' into rename-repo-filestiagonbotelho
2016-07-19Refactor and rename `restricted_signup_domains` to `domain_whitelist` to bett...Patricio Cano
2016-07-19Added the ability to block sign ups using a domain blacklist.Patricio Cano
2016-07-19Merge branch 'caironoleto/gitlab-ce-cn-issue-19747'Douwe Maan
2016-07-19Merge branch 'issue_13343' into 'master' Robert Speicher
2016-07-19Merge branch '19820-safer-diffs' into 'master' Douwe Maan
2016-07-18Collapsed diffs lines/size don't accumulate to overflow diffs.Paco Guzman
2016-07-18Improve code designKamil Trzcinski
2016-07-18Merge branch 'undo-revert-of-4892' into 'master' Rémy Coutable
2016-07-18Merge branch 'master' into rename-repo-filestiagonbotelho
2016-07-18Don't blow up in tree view on empty repoSean McGivern
2016-07-18Improve manual actions code and add model, service and feature testsKamil Trzcinski
2016-07-18Add implementation of manual actionsKamil Trzcinski
2016-07-18Add Pending Tab to Admin BuildsKatarzyna Kobierska
2016-07-18Revert "Revert "Merge branch '18193-developers-can-merge' into 'master' ""Rémy Coutable
2016-07-16Allow build email service to be testedFelipe Artur
2016-07-15Merge branch '17341-firefox-u2f' into 'master' Robert Speicher
2016-07-15Apply diff view cookie on comparePhil Hughes
2016-07-15Allow bulk (un)subscription from issues in issue indexCairo Noleto
2016-07-14Use a single challenge for U2F authentication.Timothy Andrew
2016-07-14Load Javascript U2F library selectively.Timothy Andrew
2016-07-14Revert "Optimistic locking for Issue and Merge Requests"Stan Hu