summaryrefslogtreecommitdiff
path: root/lib/api/helpers.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix rubocopRobert Schilling2018-09-081-5/+3
* API: Use find_branch! in all placesRobert Schilling2018-09-081-0/+8
* Add min_access_level filter to projects APIMarko, Peter2018-07-231-0/+1
* Fix archived parameter for projects APIMarko, Peter2018-07-161-1/+7
* Rails5 fix no implicit conversion of Hash into String. ActionController::Para...Jasper Maes2018-06-131-1/+2
* Merge request and commit discussions APIJan Provaznik2018-05-011-0/+4
* Validate project path prior to hitting the database.Andreas Brandl2018-04-131-2/+2
* Merge branch 'jramsay-38830-tarball' into 'master'Douwe Maan2018-04-061-2/+2
|\
| * Add option to suppress archive commit shaJames Ramsay2018-04-041-2/+2
* | Merge branch 'direct-upload-of-artifacts' into 'master'Grzegorz Bizon2018-04-051-22/+0
|\ \
| * | Add `direct_upload` setting for artifactsdirect-upload-of-artifactsKamil Trzciński2018-04-051-22/+0
| |/
* | Allow assigning and filtering issuables by ancestor group labelsFelipe Artur2018-04-041-6/+7
|/
* Add proxy_download to perform proxied sending of all filesMicaël Bergeron2018-03-091-8/+8
* Merge remote-tracking branch 'origin/master' into object-storage-ee-to-ce-bac...object-storage-ee-to-ce-backportKamil Trzciński2018-02-281-1/+1
|\
| * Port `read_cross_project` ability from EEBob Van Landuyt2018-02-221-1/+1
* | Merge commit '8af23def1d6' into object-storage-ee-to-ce-backportKamil Trzciński2018-02-281-0/+8
|\ \ | |/
| * Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+1
| * Save user ID and username in Grape API log (api_json.log)sh-store-user-in-api-logsStan Hu2018-01-081-0/+7
* | Merge branch 'use-send-url-for-incompatible-runners' into 'master'Grzegorz Bizon2018-02-281-2/+6
* | Merge commit '4b92efd90cedaa0aff218d11fdce279701128bea' into object-storage-e...Kamil Trzciński2018-02-281-5/+22
|\ \ | |/
| * Merge branch 'backport-issue_3413' into 'master'Sean McGivern2018-01-051-3/+12
| |\
| | * EE-BACKPORT group boardsFelipe Artur2018-01-041-3/+12
| * | Fix API endpoints to edit wiki pages where project belongs to a grouprd-api-request-to-edit-wiki-page-fails-when-project-belongs-to-groupRubén Dávila2018-01-031-1/+1
| |/
| * Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-301-0/+22
| |\
| * \ Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-221-1/+1
| |\ \
| * | | Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin2017-11-221-5/+5
| * | | Use StrongMemoize and enable/disable cops properlyLin Jen-Shin2017-11-181-2/+8
| * | | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-171-0/+10
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-061-59/+25
| |\ \ \ \
| * | | | | Allow simple ivar ||= form. Update accordinglyLin Jen-Shin2017-09-191-1/+3
| * | | | | Add cop to make sure we don't use ivar in a moduleLin Jen-Shin2017-09-181-0/+1
* | | | | | Merge commit '7fabc892f251740dbd9a4755baede662e6854870' into object-storage-e...Kamil Trzciński2018-02-281-1/+32
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Introduce :read_namespace access policy for namespace and groupTomasz Maczukin2017-11-231-1/+1
| * | | | | Allow request namespace by ID or pathTomasz Maczukin2017-11-231-0/+22
| | |_|_|/ | |/| | |
| * | | | Moved Exceptions to Gitlab::AuthFrancisco Lopez2017-11-171-1/+1
| * | | | Moving exceptions to UserAuthFindersFrancisco Lopez2017-11-171-1/+1
| | |_|/ | |/| |
| * | | Add administrative endpoint to list all pages domainsTravis Miller2017-11-131-0/+9
* | | | Merge commit 'f2f58a60b76acd479e37bdbc9246ec9f9b2bea82' into object-storage-e...Kamil Trzciński2018-02-281-61/+17
|\ \ \ \ | |/ / /
| * | | Support custom attributes on projectsMarkus Koller2017-11-061-0/+1
| | |/ | |/|
| * | Update specs for sudo behaviorDouwe Maan2017-11-021-5/+2
| * | Add sudo API scopeDouwe Maan2017-11-021-8/+12
| * | Add pages domains API implementationTravis Miller2017-10-221-0/+4
| * | Move all API authentication code to APIGuardDouwe Maan2017-10-121-51/+1
* | | Merge commit '11c67e7c2f992299ff5918ce67995b73d1e0be6d' into object-storage-e...Kamil Trzciński2018-02-281-14/+26
|\ \ \ | |/ /
| * | Send API parameters as extra data for sentry errorsapi-sentry-extraAlejandro Rodríguez2017-10-051-1/+1
| * | Ensure no exception is raised when Raven tries to get the current user in API...38571-fix-exception-in-raven-reportRémy Coutable2017-09-291-3/+5
| * | Make sure API responds with 401 when invalid authentication info is provideddm-api-unauthorizedDouwe Maan2017-09-281-10/+20
| |/
* | Merge commit 'b39d0c318921bae2e3a11df9ee6828291dad9864' into object-storage-e...Kamil Trzciński2018-02-281-4/+55
|\ \ | |/
| * Make Members with Owner and Master roles always able to create subgroups30473-allow-creation-of-subgroups-with-gitlab_default_can_create_group-set-to-falseRuben Davila2017-09-071-1/+1
| * Merge branch 'wiki_api' into 'master'Grzegorz Bizon2017-09-071-0/+6
| |\