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-11Merge branch 'api-fix-project-group-sharing' into 'security'Rémy Coutable
2016-10-11Merge branch 'atom-routes' into 'master' Robert Speicher
2016-10-11Merge branch 'docs/refactor-reply-by-email' into 'master' Achilleas Pipinellis
2016-10-11Allow browsing branches that end with '.atom'Sean McGivern
2016-10-11Add a new gitlab:users:clear_all_authentication_tokens taskRémy Coutable
2016-10-11Merge branch 'dz-cleanup-routing' into 'master' Dmitriy Zaporozhets
2016-10-10Merge branch 'fix-misnamed-constant' into 'master' Robert Speicher
2016-10-10Merge branch 'explain-0600' into 'master' Robert Speicher
2016-10-10HTMLEntityFilter -> HtmlEntityFilterNick Thomas
2016-10-10Replace undefined Grape routing code from 400 to 404Dmitriy Zaporozhets
2016-10-10Catch any undefined API routing and return 400 Bad RequestDmitriy Zaporozhets
2016-10-07Correct namespace validation to forbid bad names #21077Will Starms
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