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-25Merge branch '32748-emails-are-being-sent-with-the-wrong-language' into 'master'Douwe Maan
2017-05-25Bugfix: Always use the default language when generating emails.Ruben Davila
2017-05-24Revert "Remove changes that are not absolutely necessary"Douwe Maan
2017-05-18Prevent errors from non-functional notify_post_receive endpointAlejandro Rodríguez
2017-05-16Merge branch 'bvl-rename-build-events-to-job-events' into 'master' Douwe Maan
2017-05-15Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'"Douwe Maan
2017-05-15Merge branch 'bvl-rename-build-events-to-job-events' into 'master' Douwe Maan
2017-05-15Create a Users FinderGeorge Andrinopoulos
2017-05-15Rename `build_events` to `job_events` in codeBob Van Landuyt
2017-05-13Update SystemHooks API to expose and handle new repository_update_eventsGabriel Mazetto
2017-05-11fix for Follow-up from "Backport of Multiple Assignees featureValery Sizov
2017-05-11Merge branch '27144-enforce-rubocop-trailing_commas-no_comma-style' into 'mas...Robert Speicher
2017-05-10Enable the Style/TrailingCommaInArguments copRémy Coutable
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
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-10Use relative paths for group/project/user avatarsblackst0ne
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