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
path: root/config
AgeCommit message (Expand)Author
2016-02-29Use dedicated relative_url.rb initializerArtem Sidorenko
2016-02-26Branded login page also in CEZeger-Jan van de Weg
2016-02-24Merge branch 'bring-back-newrelic-gem' into 'master' Rémy Coutable
2016-02-24Merge branch 'issue_13301_emoji-menu' into 'master' Robert Speicher
2016-02-23Revert "Remove newrelic gem. Closes #12860"Stan Hu
2016-02-23Create EmojisControllerAnnabel Dunstone
2016-02-22Properly set `auto_link_saml_user` default value in the Settings loader.Patricio Cano
2016-02-21Add missing route to mark all todos as doneDouglas Barbosa Alexandre
2016-02-20Rename Tasks to TodosDouglas Barbosa Alexandre
2016-02-20Allow user to mark each task as done manuallyDouglas Barbosa Alexandre
2016-02-20Add tasks queue list pageDouglas Barbosa Alexandre
2016-02-19Remove code introduced when endpoint was in MR controller.Rubén Dávila
2016-02-19Add new endpoint and button to revert any commit.Rubén Dávila
2016-02-19Add new endpoint and button to revert merge. #3409Rubén Dávila
2016-02-19Use POST method instead of DELETE when erasing a buildGrzegorz Bizon
2016-02-19Change build erase path to make it consistent with APIGrzegorz Bizon
2016-02-19Use DELETE verb for erasing a build contentGrzegorz Bizon
2016-02-19Add build eraseable feature implementationGrzegorz Bizon
2016-02-19Merge branch 'saml-decoupling' into 'master'Patricio Cano
2016-02-19Merge branch 'rs-emoji' into 'master' Douwe Maan
2016-02-19Document true/false as supported value.Douwe Maan
2016-02-19Load award emoji picker with ajax requestAnnabel Dunstone
2016-02-19Decouple SAML authentication from the default Omniauth logicPatricio Cano
2016-02-19Merge branch 'patch-1' into 'master' Robert Speicher
2016-02-19Revert "Merge branch 'saml-decoupling' into 'master' "Douwe Maan
2016-02-19Merge branch 'rs-sentry-release-tracking' into 'master' Douwe Maan
2016-02-18Merge branch 'saml-decoupling' into 'master' Robert Speicher
2016-02-18bug found by Charles Sibbald at Sky . Calls with patricio and Jacob confirmed...Richard Pidgeon
2016-02-18Decouple SAML authentication from the default Omniauth logicPatricio Cano
2016-02-18Use SCAN during 'rake cache:clear'Jacob Vosmaer
2016-02-17Add release tracking for SentryRobert Speicher
2016-02-12Update Emoji asset pathRobert Speicher
2016-02-11Move builds badge implementation to new badges controllerGrzegorz Bizon
2016-02-11Fix rubocop offence in routes for build badgeGrzegorz Bizon
2016-02-11Move badge implementation to builds controllerGrzegorz Bizon
2016-02-11Skip authentication when requesting commit status badgeGrzegorz Bizon
2016-02-11Improve CI status badge implementationGrzegorz Bizon
2016-02-11Add CI status badge implementation to commit controllerGrzegorz Bizon
2016-02-10Merge branch 'doc_relative_url' into 'master' Achilleas Pipinellis
2016-02-10Fix typos and grammarAchilleas Pipinellis
2016-02-10Merge branch 'fix-explore-filter' into 'master' Dmitriy Zaporozhets
2016-02-10Merge branch 'variables-build-log' into 'master' Robert Speicher
2016-02-09Merge pull request #10023 from bozaro/smtp-portDouwe Maan
2016-02-09Extract events rendering to own action.Josh Frye
2016-02-09Edit configuration files for relative URL supportAchilleas Pipinellis
2016-02-09Change default smpt port to 465 (default smtps port)Artem V. Navrotskiy
2016-02-09Filter out variables from production logsKamil Trzcinski
2016-02-06Allow limited Markdown in Broadcast MessagesRobert Speicher
2016-02-03Remove newrelic gem. Closes #12860Josh Frye
2016-02-03Merge branch 'improve-environment-variables-doc' into 'master' Rémy Coutable