| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' into 'issue_38337' | Felipe Artur | 2018-03-06 | 8 | -6/+760 |
| |\ | | | | | | | | | # Conflicts: # app/models/group.rb # db/schema.rb | ||||
| | * | Merge branch 'proper-fix-for-artifacts-service' into 'master' | Grzegorz Bizon | 2018-03-06 | 1 | -2/+2 |
| | |\ | | | | | | | | | | | | | | | | | | | Add archive feature to trace Closes #43022 and gitlab-ee#4170 See merge request gitlab-org/gitlab-ce!17314 | ||||
| | | * | Fix tests by latest proposal changesproper-fix-for-artifacts-service | Shinya Maeda | 2018-03-06 | 1 | -2/+2 |
| | | | | |||||
| | * | | Merge branch '29130-api-project-export' into 'master' | Sean McGivern | 2018-03-06 | 1 | -0/+290 |
| | |\ \ | | |/ | |/| | | | | | | | | | | | | | Resolve "API endpoint for exporting project" Closes #29130 See merge request gitlab-org/gitlab-ce!15860 | ||||
| | | * | review: specifying path in spec project creation is not necessary | Travis Miller | 2018-02-28 | 1 | -3/+3 |
| | | | | |||||
| | | * | Add project export API tests | Travis Miller | 2018-02-28 | 1 | -0/+290 |
| | | | | |||||
| | * | | Change column to file_sha256. Add test. Add changelog | Shinya Maeda | 2018-03-06 | 1 | -0/+4 |
| | | | | |||||
| | * | | Make oauth provider login generic | Horatiu Eugen Vlad | 2018-03-05 | 1 | -3/+3 |
| | | | | |||||
| | * | | Merge branch 'dz-use-less-deprecated-methods' into 'master' | Douwe Maan | 2018-03-05 | 1 | -1/+1 |
| | |\ \ | | | | | | | | | | | | | | | | | Reduce usage of deprecated *_with_namespace methods See merge request gitlab-org/gitlab-ce!17523 | ||||
| | | * | | Replace deprecated path_with_namespace with full_path | Dmitriy Zaporozhets | 2018-03-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| | * | | | Projects and groups badges API | Francisco Javier López | 2018-03-05 | 1 | -0/+367 |
| | | | | | |||||
| | * | | | Merge branch '41616-api-issues-between-date' into 'master' | Sean McGivern | 2018-03-05 | 2 | -0/+72 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "API support for selecting only updated issues before/after a given date" Closes #41616 See merge request gitlab-org/gitlab-ce!17417 | ||||
| | | * | | | Adds updated_at filter to issues and merge_requests API | Jacopo | 2018-03-05 | 2 | -0/+72 |
| | | | | | | |||||
| | * | | | | Update API: add search param to branches | bunufi | 2018-03-05 | 1 | -0/+21 |
| | | |/ / | |/| | | |||||
| * | | | | Bring one group board to CE | Felipe Artur | 2018-03-03 | 1 | -0/+54 |
| |/ / / | |||||
| * | | | expose metrics in merge request api | haseeb | 2018-03-02 | 1 | -0/+40 |
| |/ / | |||||
| * | | Merge branch 'feature/move_oauth_modules_to_auth_dir_structure' into 'master' | Douwe Maan | 2018-03-01 | 1 | -5/+5 |
| |\ \ | | | | | | | | | | | | | Moved o_auth/saml/ldap modules under gitlab/auth See merge request gitlab-org/gitlab-ce!17359 | ||||
| | * | | Moved o_auth/saml/ldap modules under gitlab/auth | Horatiu Eugen Vlad | 2018-02-28 | 1 | -5/+5 |
| | | | | |||||
| * | | | Merge branch '41777-include-cycle-time-in-usage-ping' into 'master' | Douwe Maan | 2018-03-01 | 1 | -3/+3 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Include cycle time in usage ping" Closes #41777 See merge request gitlab-org/gitlab-ce!16793 | ||||
| | * | | | Adapt cycle analytics spec helper and cycle analytics usage data spec41777-include-cycle-time-in-usage-ping | Tiago Botelho | 2018-03-01 | 1 | -3/+3 |
| | | | | | |||||
| * | | | | Merge branch '42434-allow-commits-endpoint-to-work-over-all-commits' into ↵ | Douwe Maan | 2018-03-01 | 1 | -0/+12 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Resolve "Allow API method /projects/:id/repository/commits to work over all commits" Closes #42434 See merge request gitlab-org/gitlab-ce!17182 | ||||
| | * | | | | Add specs42434-allow-commits-endpoint-to-work-over-all-commits | Tiago Botelho | 2018-03-01 | 1 | -0/+12 |
| | | | | | | |||||
| * | | | | | Merge branch '43425-projects-hooks-confidential-issues-events' into 'master' | Rémy Coutable | 2018-03-01 | 2 | -2/+10 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Projects hooks : confidential_issues_events" Closes #43425 See merge request gitlab-org/gitlab-ce!17370 | ||||
| | * | | | | | align "confidential issues events" implementation with "issues events" one | Jean-Baptiste Guerraz | 2018-03-01 | 2 | -2/+10 |
| | | | | | | | |||||
| * | | | | | | Merge branch 'merge-requests-api-filter-by-branch' into 'master' | Rémy Coutable | 2018-03-01 | 1 | -0/+40 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add source and target branch filters to merge requests API Closes #42492 See merge request gitlab-org/gitlab-ce!17355 | ||||
| | * | | | | | Add source and target branch filters to merge requests API | Sean McGivern | 2018-03-01 | 1 | -0/+40 |
| | |/ / / / | |||||
| * | | | | | Remove use of any_instance_of in runner specbuild-finished-worker-spec-prepend | Yorick Peterse | 2018-02-28 | 1 | -1/+1 |
| | |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In EE we prepend a module into BuildFinishedWorker. This would cause this spec to fail because RSpec doesn't support the use of "any_instance_of" with classes that include a prepended module. To work around this we just stub the "perform_async" class method instead of stubbing the "perform" instance method. | ||||
| * | | | | Persist runner IP address on contact (#43489) | Dylan Griffith | 2018-02-28 | 1 | -0/+18 |
| | |/ / |/| | | |||||
| * | | | Adjust the API issues move spec to use project ID 0 | Stan Hu | 2018-02-26 | 2 | -4/+4 |
| | |/ |/| | | | | | Closes #43631 | ||||
| * | | Get rid of hard-coded user/project/group names that could clash with DB ↵ | Rémy Coutable | 2018-02-26 | 1 | -6/+6 |
| | | | | | | | | | | | | | sequences Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | | Respond 404 when repo does not existmk/fix-error-code-for-repo-does-not-exist | Michael Kozono | 2018-02-24 | 1 | -3/+3 |
| |/ | |||||
| * | Fix repo existence check in GitAccessWiki | Jacob Vosmaer (GitLab) | 2018-02-22 | 2 | -5/+5 |
| | | |||||
| * | Merge branch 'add-pagination-commit-diffs' into 'master' | Robert Speicher | 2018-02-21 | 1 | -0/+1 |
| |\ | | | | | | | | | | | | | Add missing pagination on the commit diff endpoint Closes #43370 See merge request gitlab-org/gitlab-ce!17203 | ||||
| | * | Add missing pagination on the commit diff endpoint | Maxime Roussin-Belanger | 2018-02-19 | 1 | -0/+1 |
| | | | |||||
| * | | Merge branch ↵ | Rémy Coutable | 2018-02-21 | 1 | -1/+12 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | '40668-pages-domain-api-returns-404-when-using-a-specific-domain' into 'master' Resolve "Pages Domain API returns 404 when using a specific domain" Closes #40668 See merge request gitlab-org/gitlab-ce!17206 | ||||
| | * | | Fix get a single pages domain when project path contains a period | Travis Miller | 2018-02-19 | 1 | -1/+12 |
| | |/ | |||||
| * | | Remove extraneous tests from Issues API specrs-over-testing | Robert Speicher | 2018-02-19 | 2 | -50/+2 |
| |/ | | | | | | | | These were all testing an implementation detail of `Issues::UpdateService` which is already well-tested and doesn't need to be re-tested here. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/25201 | ||||
| * | Fix order dependencies in some specs | Nick Thomas | 2018-02-16 | 4 | -5/+5 |
| | | | | | | | Our automatically-generated project paths are of the form project<N>. If a spec manually specifies a project path of that form, it may conflict with the automatically-generated paths in some circumstances. | ||||
| * | Fix project import API after import service refactor | James Lopez | 2018-02-16 | 1 | -2/+2 |
| | | |||||
| * | Merge branch '41899-api-endpoint-for-importing-a-project-export' into 'master' | Sean McGivern | 2018-02-16 | 1 | -0/+102 |
| |\ | | | | | | | | | | | | | Resolve "API endpoint for importing a project export" Closes #41899 See merge request gitlab-org/gitlab-ce!17025 | ||||
| | * | refactor code based on feedback | James Lopez | 2018-02-14 | 1 | -2/+2 |
| | | | |||||
| | * | refactor code based on feedback | James Lopez | 2018-02-14 | 1 | -8/+20 |
| | | | |||||
| | * | add more specs | James Lopez | 2018-02-13 | 1 | -0/+9 |
| | | | |||||
| | * | add more specs | James Lopez | 2018-02-13 | 1 | -1/+32 |
| | | | |||||
| | * | add import status endpoint | James Lopez | 2018-02-13 | 1 | -2/+2 |
| | | | |||||
| | * | fix file upload | James Lopez | 2018-02-13 | 1 | -2/+2 |
| | | | |||||
| | * | update import API and spec | James Lopez | 2018-02-13 | 1 | -3/+5 |
| | | | |||||
| | * | update import API and spec | James Lopez | 2018-02-13 | 1 | -3/+2 |
| | | | |||||
| | * | add entity and update spec | James Lopez | 2018-02-13 | 1 | -2/+2 |
| | | | |||||
| | * | add more specs | James Lopez | 2018-02-13 | 1 | -5/+29 |
| | | | |||||
