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/lib
AgeCommit message (Expand)Author
2016-10-07Merge branch 'memoize_shell_secret_token' into 'master' Rémy Coutable
2016-10-07Merge branch 'ben.boeckel/gitlab-ce-api-visible-projects' into 'master' Rémy Coutable
2016-10-07Merge branch '22820-api-use-env-not-request-in-helpers' into 'master' Rémy Coutable
2016-10-07Enable CacheMarkdownField for the remaining modelsNick Thomas
2016-10-07Use CacheMarkdownField for notesNick Thomas
2016-10-07Add markdown cache columns to the database, but don't use them yetNick Thomas
2016-10-07Merge branch 'fix-already-selected-activity-link' into 'master' Fatih Acet
2016-10-06Make user constrainer lookup same as controller and add more constrainer testsDmitriy Zaporozhets
2016-10-06Change user & group landing page routing from /u/:name & /groups/:name to /:nameDmitriy Zaporozhets
2016-10-06Load Github::Shell's secret token from file on initialization instead of ever...Justin DiPierro
2016-10-06Switch from request to env in ::API::HelpersNick Thomas
2016-10-06Merge branch 'fix/github-importer-client' into 'master' Rémy Coutable
2016-10-06Merge branch 'rc-use-grape-dsl-to-document-members-api' into 'master' Robert Speicher
2016-10-06Merge branch 'mahcsig/gitlab-ce-17350-multi-file-commit'Rémy Coutable
2016-10-06Merge branch 'issue-board-api-support' into 'master' Dmitriy Zaporozhets
2016-10-06Fix broken handling of certain calls in GitHub importer clientAhmad Sherif
2016-10-06Use higher size on Gitlab::Redis connection pool on Sidekiq serversPaco Guzman
2016-10-06Merge remote-tracking branch 'dev/master'Rémy Coutable
2016-10-06Merge commit 'dev/security' into 'master'Rémy Coutable
2016-10-05Fix inconsistent highlighting of already selected activity nav-linksClement Ho
2016-10-05Merge branch 'fix_group_links_404' into 'master' Fatih Acet
2016-10-05multi-file commitMarc Siegfriedt
2016-10-05Merge branch 'kradydal/gitlab-ce-20989-disable-all-for-non-project-members'Rémy Coutable
2016-10-05Added Issue Board API supportAndre Guedes
2016-10-05Merge branch 'test-improve-gitlab-identifier' into 'master' Rémy Coutable
2016-10-05Tidy up project list actionsSean McGivern
2016-10-05Refactor Gitlab::IdentifierYorick Peterse
2016-10-05Merge branch 'update-runner-information' into 'master' Rémy Coutable
2016-10-05Use Grape DSL to document methods and their paramsRémy Coutable
2016-10-05fix group links 404barthc
2016-10-04Merge branch 'fix/22225' into 'master' Sean McGivern
2016-10-04api: add /projects/visible API endpointBen Boeckel
2016-10-04Skip wiki creation when GitHub project has wiki enabledDouglas Barbosa Alexandre
2016-10-04Removed puts code :see_no_evil:Phil Hughes
2016-10-04Adds v-pre to code blocks in commentsPhil Hughes
2016-10-04Merge branch 'rc-improve-members-destroy-service' into 'master' Robert Speicher
2016-10-04GrapeDSL for Namespace endpointZ.J. van de Weg
2016-10-03Remove useless code now that Member#add_user handles itRémy Coutable
2016-10-03Fix a few things after the initial improvment to Members::DestroyServiceRémy Coutable
2016-10-03Improve Members::DestroyServiceRémy Coutable
2016-10-03Merge branch 'aiionx_sidekiq_log_patch' into 'master' Rémy Coutable
2016-10-03Merge branch '22466-task-list-fork' into 'master' Rémy Coutable
2016-10-03Merge branch 'zj-grape-award-emoji' into 'master' Robert Speicher
2016-10-03Merge branch 'zj-grape-keys' into 'master' Rémy Coutable
2016-10-03Extract method that checks if ci runner needs updateGrzegorz Bizon
2016-10-03Update runner version only when updating contacted_atKamil Trzcinski
2016-10-03Fix test, add author attribute to all testsKatarzyna Kobierska
2016-10-03Prevent rendering the link when the author has no accessKatarzyna Kobierska
2016-10-03GrapeDSL for Award Emoji endpointsZ.J. van de Weg
2016-10-02Merge branch '21983-member-add_user-doesn-t-detect-existing-members-that-have...Robert Speicher