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/api
AgeCommit message (Expand)Author
2017-05-31Merge branch 'dz-api-x-frame' into 'security-9-2'Robert Speicher
2017-05-24Merge branch 'fix-notify-post-receive' into 'master'Stan Hu
2017-05-19Merge branch 'fixes_for_multiple_issue_assignees' into 'master' Sean McGivern
2017-05-10Use new SnippetsFinder signature in APIBob Van Landuyt
2017-05-10Merge branch 'tc-fix-private-subgroups-shown' into 'security' Douwe Maan
2017-05-10Merge branch 'snippets-finder-visibility' into 'security'Douwe Maan
2017-05-06Merge branch 'feature/gb/manual-actions-protected-branches-permissions' into ...Kamil Trzciński
2017-05-06Merge branch '29925-gitlab-shell-hooks-can-no-longer-send-absolute-paths-to-g...Sean McGivern
2017-05-05Merge branch 'mia_backort' into 'master' Jacob Schatz
2017-05-05Merge branch 'add-sentry-js-again-with-vue' into 'master' Phil Hughes
2017-05-05Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ...Valery Sizov
2017-05-05Pass GL_REPOSITORY in Workhorse responsesAlejandro Rodríguez
2017-05-05Check ability to update build on the API resourceGrzegorz Bizon
2017-05-05Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila
2017-05-05Merge branch 'master' into 'add-sentry-js-again-with-vue'Luke "Jared" Bennett
2017-05-04Removed clientside_sentry ref in settings.rbLuke "Jared" Bennett
2017-05-04Review changes, removed api/v3 updates as its frozen, removed the clientside_...Luke "Jared" Bennett
2017-05-04[Multiple issue assignee]: reslving some conflictsValery Sizov
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-05-04Merge branch '12910-uploader-pers-snippet' into 'master' Sean McGivern
2017-05-04Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett
2017-05-04Merge branch '31544-size-of-project-from-api' into 'master' Rémy Coutable
2017-05-04More updates for translations plus some refactoring.Ruben Davila
2017-05-03Generate and handle a gl_repository param to pass around componentsAlejandro Rodríguez
2017-05-03Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett
2017-05-03Expose project statistics on single requests via the APIMark Fletcher
2017-05-02Improve documentationShinya Maeda
2017-05-02Add constant as ALLOWED_INDEXED_COLUMNSShinya Maeda
2017-05-02Use HasStatus::AVAILABLE_STATUSES instead of hard codingShinya Maeda
2017-05-02Revert "Use JSON type for sorting parameter (halfway)"Shinya Maeda
2017-05-02Use JSON type for sorting parameter (halfway)Shinya Maeda
2017-05-02No need to support sha for sortingShinya Maeda
2017-05-02Reduce playable columns for sortingShinya Maeda
2017-05-02Add name(User)Shinya Maeda
2017-05-02Fix how to use PipelinesFinderShinya Maeda
2017-05-02%[] to %w[]Shinya Maeda
2017-05-02%w() to %[]Shinya Maeda
2017-05-02Fix rubocop offences and rspec failuresShinya Maeda
2017-05-02Add specs. Plus, minor fixes.Shinya Maeda
2017-05-02Fixed those points.Shinya Maeda
2017-05-02- Add new parameters for Pipeline APIShinya Maeda
2017-05-02Support uploaders for personal snippets commentsJarka Kadlecova
2017-05-02Merge branch '26488-target-disabled-mr' into 'master' Sean McGivern
2017-04-29Revert "Merge branch 'tc-no-todo-service-select' into 'master'"Stan Hu
2017-04-28Merge branch 'tc-no-todo-service-select' into 'master' Robert Speicher
2017-04-28Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett
2017-04-28Attempted adding separate clientside_sentry settingsLuke "Jared" Bennett
2017-04-27Merge branch '29505-allow-admins-sudo-to-blocked-users' into 'master' Rémy Coutable
2017-04-27Avoid plucking Todo ids and use sub-queries insteadToon Claes
2017-04-27Wrong method call on notify_post_receive.Luigi Leoni