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-14Merge branch 'grapify-boards-api' into 'master' Rémy Coutable
2016-10-14Merge branch 'fix/reassign-secret-token-on-generate' into 'master' Douwe Maan
2016-10-14Grapify boards APIRobert Schilling
2016-10-14Merge branch 'grapify-todos-api' into 'master' Rémy Coutable
2016-10-14Merge branch 'grapify-system-hooks' into 'master' Rémy Coutable
2016-10-14Grapify todos APIRobert Schilling
2016-10-13Grapify system hooks APIRobert Schilling
2016-10-13Merge branch 'ce-to-ee-merge-check-rake-task' into 'master' Robert Speicher
2016-10-13Merge branch 'api-order-mounts' into 'master' Rémy Coutable
2016-10-13Merge branch '22591-Convert-UTF-8-Emoji-to-Gitlab-emoji' into 'master' Rémy Coutable
2016-10-13Improve the branch existence and merge checksRémy Coutable
2016-10-13Draft a quick CE->EE merge check rake taskRémy Coutable
2016-10-13Merge branch 'feature/issues-board' into 'master' Sean McGivern
2016-10-13Merge branch 'zj-grapedsl-variable' into 'master' Rémy Coutable
2016-10-13Convert UTF-8 Emoji to Gitlab emojiJohan H
2016-10-13Sort API mountsRobert Schilling
2016-10-13Reassign secret token when regenerating oneGrzegorz Bizon
2016-10-13GrapeDSL for variablesZ.J. van de Weg
2016-10-12Merge branch 'api-version' into 'master' Robert Speicher
2016-10-12Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-cehenrik
2016-10-12Merge branch '17541-move-licenses-api-endpoint-to-templates-licenses' into 'm...Rémy Coutable
2016-10-12API: Version informationRobert Schilling
2016-10-12Merge branch 'user-events-api' into 'master' Robert Speicher
2016-10-12Create a new /templates API namespaceThomas Balthazar
2016-10-11Merge branch 'api-fix-project-group-sharing' into 'security'Rémy Coutable
2016-10-11Update Issue Board API to handle with has_many associationDouglas Barbosa Alexandre
2016-10-11Merge branch 'atom-routes' into 'master' Robert Speicher
2016-10-11Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-cehenrik
2016-10-11Convert unicode emojis to images.henrik
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-10API: New /users/:id/events endpointRémy Coutable
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