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-08-17Hooked the frontend services up with the backendPhil Hughes
2016-08-17Added simulate drag JS for testsPhil Hughes
2016-08-17Added vue-resource to get & save dataPhil Hughes
2016-08-17Hooked up JS to allow issues to be moved between columnsPhil Hughes
2016-08-17Move action to render board lists to `Projects::Boards::ListsController`Douglas Barbosa Alexandre
2016-08-17Move board related controllers to the `Boards` namespaceDouglas Barbosa Alexandre
2016-08-17Add an endpoint to generate the default lists for a boardDouglas Barbosa Alexandre
2016-08-17Move endpoint to list issues under lists resourcesDouglas Barbosa Alexandre
2016-08-17Add endpoint to allow users to move issues between listsDouglas Barbosa Alexandre
2016-08-17Add endpoint to list issues for a specific board listDouglas Barbosa Alexandre
2016-08-17Add endpoint to allow users to remove listsDouglas Barbosa Alexandre
2016-08-17Add endpoint to allow users to move listsDouglas Barbosa Alexandre
2016-08-17Add endpoint to allow users to create a new board listDouglas Barbosa Alexandre
2016-08-17Initial issues board pageDouglas Barbosa Alexandre
2016-08-16Load issues and merge requests templates from repositoryFelipe Artur
2016-08-16Merge branch 'akismet-submittable' into 'master' Robert Speicher
2016-08-15Allow `Issue` to be submitted as spamPatricio Cano
2016-08-15Allow `SpamLog` to be submitted as hamPatricio Cano
2016-08-15Add coverage report badge metadata classGrzegorz Bizon
2016-08-12Instrument Project.visible_to_userYorick Peterse
2016-08-11Merge branch '15000-rename-markdown-preview' into 'master' Robert Speicher
2016-08-11Merge branch 'remove-grack-lfs' into 'master' Rémy Coutable
2016-08-11Rename `markdown_preview` routes to `preview_markdown`Christopher Bartz
2016-08-10Merge branch 'decouple-secret-keys' into 'master' Douwe Maan
2016-08-10Merge branch 'brodock/gitlab-ce-feature/redis-sentinel'Douwe Maan
2016-08-09Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into remove-...Jacob Vosmaer
2016-08-05Update to send changed password notification emailsTom Bell
2016-08-04Added Redis Sentinel support documentationGabriel Mazetto
2016-08-04Synced mail_room.yml with the one in omnibusGabriel Mazetto
2016-08-04Few minor fixes to Redis params order and commented out sentinel configGabriel Mazetto
2016-08-04Fixed specs for Gitlab::Redis and code for Redis Sentinel supportGabriel Mazetto
2016-08-04Make sidekiq get config settings from Gitlab::RedisConfigGabriel Mazetto
2016-08-04Deduplicated resque.yml loading from several placesGabriel Mazetto
2016-08-04Merge branch 'fix/ha-mode-import-issue' into 'master' Rémy Coutable
2016-08-04using shared path for project import uploads and refactored gitlab remove exp...James Lopez
2016-08-04Ignore Rails/Exit cop in initializerSean McGivern
2016-08-03Instrument Gitlab::HighlightYorick Peterse
2016-08-03Clarify intentions of secret token initializerSean McGivern
2016-08-03Give priority to environment variablesSean McGivern
2016-08-03Store all secret keys in secrets.ymlSean McGivern
2016-08-03Store OTP secret key in secrets.ymlSean McGivern
2016-08-02Merge branch 'branches-ending-with-json' into 'master' Douwe Maan
2016-08-02Instrument the Repository classYorick Peterse
2016-08-02Allow branch names ending with .json for graph and network page (!5579)winniehell
2016-08-01Fix RequestProfiler::Middleware error when code is reloaded in developmentAhmad Sherif
2016-08-01Merge branch 'zj-env-external-url' into 'master' Rémy Coutable
2016-07-31Ignore invalid IPs in X-Forwarded-For when trusted proxies are configured.lookatmike
2016-07-29Use Grape DSL for environment endpointsZ.J. van de Weg
2016-07-29Add an URL field to EnvironmentsZ.J. van de Weg
2016-07-27Change requests_profiles resource constraint to catch virtually any fileAhmad Sherif