summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Collapse)AuthorAgeFilesLines
* Update projects.md. Fix Search project by name format and added a curl example.Pablo Catalina2017-07-191-2/+6
|
* Merge branch 'fixes-for-internal-auth-disabled' into 'master'Sean McGivern2017-07-141-3/+3
|\ | | | | | | | | Fixes needed when GitLab sign-in is not enabled See merge request !12491
| * Fixes needed when GitLab sign-in is not enabledRobin Bobbitt2017-07-131-3/+3
| | | | | | | | | | | | | | | | | | When sign-in is disabled: - skip password expiration checks - prevent password reset requests - don’t show Password tab in User Settings - don’t allow login with username/password for Git over HTTP requests - render 404 on requests to Profiles::PasswordsController
* | Return `is_admin` attribute in the GET /user endpoint for adminsRémy Coutable2017-07-121-1/+1
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Use view=simple for simplifying merge requests APIStan Hu2017-07-111-1/+1
| |
* | Add a simple mode to merge request APIsh-add-mr-simple-modeStan Hu2017-07-111-0/+1
|/ | | | | | | The current "basic" merge request API still loads too much data. For integrations like the Trello Power-up, we just need the basics. Closes #34920
* Merge branch 'feature/user-datetime-search-api-mysql' into 'master'Douwe Maan2017-07-071-0/+6
|\ | | | | | | | | | | | | Add creation time filters to user search API for admins Closes #29507 See merge request !12682
| * add created at filter logic to users finder and APIJames Lopez2017-07-071-0/+6
| |
* | Merge branch '20628-add-oauth-implicit-grant' into 'master'Douwe Maan2017-07-071-45/+71
|\ \ | | | | | | | | | | | | | | | | | | #20628 Enable implicit flow in Gitlab as OAuth Provider Closes #20628, #2716, and #19470 See merge request !12384
| * | #20628 Enable implicit flow in Gitlab as OAuth ProviderMateusz Pytel2017-07-071-45/+71
| | | | | | | | | | | | Closes #20628 by re-enabling implicit grant in Doorkeeper config. OAuth2 documentation refactored.
* | | Merge branch '33929-allow-to-enable-perf-bar-for-a-group' into 'master'Sean McGivern2017-07-072-2/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Allow to enable the performance bar per user or Feature group Closes #33929 and #34528 See merge request !12362
| * \ \ Merge branch 'master' into 33929-allow-to-enable-perf-bar-for-a-groupSean McGivern2017-07-071-0/+158
| |\ \ \ | | | |/ | | |/|
| * | | Improve Features API and its docs and add a Changelog itemRémy Coutable2017-07-061-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | Document the feature groupsRémy Coutable2017-07-062-1/+2
| | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | Address #34528 by improving the feature flags documentationRémy Coutable2017-07-061-1/+2
| | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | add spec and project snippet user agent details endpointJames Lopez2017-07-072-0/+2
| | | |
* | | | update docsJames Lopez2017-07-072-0/+36
| | | |
* | | | refactor code based on feedbackJames Lopez2017-07-062-2/+2
| | | |
* | | | fix docsJames Lopez2017-07-062-2/+6
| | | |
* | | | add API documentationJames Lopez2017-07-062-0/+49
| |/ / |/| |
* | | Merge branch '33657-user-projects-api' into 'master'Rémy Coutable2017-07-061-0/+158
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Add user projects API Closes #33657 See merge request !12596
| * | Add user projects APIvanadium232017-07-061-0/+158
| | |
* | | Merge remote-tracking branch 'upstream/master' into ↵Lin Jen-Shin2017-07-051-3/+3
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 32815--Add-Custom-CI-Config-Path * upstream/master: (149 commits) Revert change to design. Go back to scrollable page Fixes the column widths for the new navigation options in settings Migrate #submodule_url_for to Gitaly Add test example for external commit status retries Fix invalid Rails.logger call in lib/gitlab/health_checks/fs_shards_check.rb Fix build for !12300. Log rescued exceptions to Sentry Fix issues with non-UTF8 filenames by always fixing the encoding of tree and blob paths Revert "Merge branch 'revert-12499' into 'master'" Prevent accidental deletion of protected MR source branch by repeating checks before actual deletion Improve the overall UX for the new monitoring dashboard Document that GitLab 9.3 requires the TRIGGER permission on MySQL Instrument Unicorn with Ruby exporter Remove group modal like remove project modal. Closes #33130 Update prometheus client gem Enables the option in user preferences to turn on the new navigation Add Jasmine tests for `OAuthRememberMe` Simplify authentication logic in the v4 users API for !12445. Use stub_application_setting when testing ApplicationHelper#support_url wait_for_requests is not needed when AJAX is not in play ...
| * | Merge branch 'docs-fix-branch-api-examples' into 'master'Rémy Coutable2017-07-031-3/+3
| |\ \ | | | | | | | | | | | | | | | | Fix curl example paths (missing the 'files' segment) See merge request !12588
| | * | Fix curl example paths (missing the 'files' segment)Joe Marty2017-06-301-3/+3
| | | |
* | | | Rename ci_config_file to ci_config_pathLin Jen-Shin2017-07-051-3/+3
| | | |
* | | | Fix various descriptions given the feedbackLin Jen-Shin2017-07-041-4/+4
| | | |
* | | | Update wordings, allow only full path, add testsLin Jen-Shin2017-06-301-3/+3
| | | |
* | | | Merge remote-tracking branch 'upstream/master' into ↵Lin Jen-Shin2017-06-302-2/+16
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 32815--Add-Custom-CI-Config-Path * upstream/master: (123 commits) Backport changes to Projects::IssuesController and the search bar bugfix: use `require_dependency` to bring in DeclarativePolicy Resolve "Select branch dropdown is too close to branch name" Clean up issuable lists Defer project destroys within a namespace in Groups::DestroyService#async_execute Fixed new navgiation bar logo height in Safari Resolve "Issue dropdown persists when adding issue number to issue description" Move verification to block level instead of paragraph Revert "Merge branch 'dm-drop-default-scope-on-sortable-finders' into 'master'" Added code for defining SHA attributes Minor edits Job details won't scroll horizontally to show long lines Run mysql tests on stable preperation branches like 9-3-stable-patch-2 Bring back branches badge to main project page optimize translation content based on comments supplement traditional chinese in taiwan translation Inserts exact matches of username, email and name to the top of the user search list Remove Namespace model default scope override and write additional test to Project search optimize translation content based on comments Limit OpenGraph image size to 64x64 ...
| * | | Merge branch '34078-allow-to-enable-feature-flags-with-more-granularity' ↵Robert Speicher2017-06-291-0/+4
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Allow the feature flags to be enabled/disabled with more granularity Closes #34078 See merge request !12357
| | * | | Rename flipper_group to feature_group34078-allow-to-enable-feature-flags-with-more-granularityRémy Coutable2017-06-281-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| | * | | Rename FLippable to FeatureGate and make `flipper_group` and `user` mutually ↵Rémy Coutable2017-06-271-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | exclusive Signed-off-by: Rémy Coutable <remy@rymai.me>
| | * | | Allow the feature flags to be enabled/disabled with more granularityRémy Coutable2017-06-271-0/+2
| | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | This allows to enable/disable a feature flag for a given user, or a given Flipper group (must be declared statically in the `flipper.rb` initializer beforehand). Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | Improve tests textOswaldo Ferreira2017-06-281-1/+0
| | | |
| * | | Rename members_count to members_count_with_descendants and expose only to ↵Oswaldo Ferreira2017-06-281-6/+6
| | | | | | | | | | | | | | | | group admins
| * | | Add "members_count" and "parent_id" data on namespaces APIOswaldo Ferreira2017-06-281-2/+13
| |/ /
* | | Merge remote-tracking branch 'upstream/master' into ↵15041-Add-Custom-CI-Config-PathLin Jen-Shin2017-06-2853-2703/+5166
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 15041-Add-Custom-CI-Config-Path * upstream/master: (12506 commits) Update CHANGELOG.md for 9.3.2 Update architecture.md Fix changelog entry file extension Fix head pipeline stored in merge request for external pipelines updated gitlab-ci.yml to compile locale Ignore JSON files generated from PO files Update mmap2 gem tha disables mmap_obj.gsub! as current implementation uses method that is no longer part of Ruby API Disable rainbow during SimpleExecutor specs to have consistence Slightly refactor pipeline schedules form in preparation for additions Resolve "Submitting reply to existing diff discussion using Cmd/Ctrl+Enter submits twice and refreshes page" Make the SimpleExecutor rescue exceptions in the executing Checks Resolve "Unable to access edit comment from dropdown menu in certain screen sizes" Update changelog item revert removal of requestAnimationFrame and move to a separate MR/discussion rename getEmojiCategoryMap and remove unnecessary parameter Action Buttons on Prio Labels working again by setting pointer events to none on… Remove 'contains' option from Commit.find_all Remove Gitlab::Git::Repository#find_all Use latest chrome and chrome driver in GitLab QA Polish sidebar toggle ...
| * | Merge branch 'dt/printing-to-api' into 'master'Rémy Coutable2017-06-211-0/+3
| |\ \ | | | | | | | | | | | | | | | | add printing_merge_request_link_enabled to API See merge request !12240
| | * | add printing_merge_request_link_enabled to APIDavid Turner2017-06-191-0/+3
| | | |
| * | | Re-instate is_admin flag in users API is current user is an adminMike Ricketts2017-06-201-0/+3
| | | |
| * | | Moved Open source license templates link into alphabetical orderMike Fisher2017-06-191-1/+1
| | | |
| * | | Merge branch 'add-since-and-until-params-to-issuables' into 'master'Rémy Coutable2017-06-192-1/+4
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add created_after and created_before params to issuables Closes #32901 See merge request !12151
| | * | | add since and until params to issuablesKyle Bishop2017-06-182-1/+4
| | | | |
| * | | | Accept image for avatar in user APIvanadium232017-06-161-0/+2
| | |/ / | |/| |
| * | | Merge branch 'docs/branches' into 'master'Marcia Ramos2017-06-161-0/+2
| |\ \ \ | | |_|/ | |/| | | | | | | | | | Document the Delete Merged Branches functionality See merge request !12217
| | * | Document the Delete Merged Branches functionalityMark Fletcher2017-06-081-0/+2
| | | | | | | | | | | | | | | | * Note that protected branches will not be part of the deletion
| * | | Add docs for personal access tokensdocs/personal-access-tokensAchilleas Pipinellis2017-06-144-45/+55
| | |/ | |/|
| * | Documentation bugfix of invalid JSON payload example of Create a commit with ↵blackst0ne2017-06-131-1/+1
| | | | | | | | | | | | multiple files and actions
| * | Accept image for avatar in project APIvanadium232017-06-091-0/+3
| | |
| * | Merge branch 'dturner/grammar' into 'master'Rémy Coutable2017-06-091-4/+4
| |\ \ | | | | | | | | | | | | | | | | Improve the grammar of the API docs See merge request !11863