| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add nested groups to the APIdz-nested-groups-api | Dmitriy Zaporozhets | 2017-02-08 | 1 | -0/+14 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Merge branch 'api-remove-snippets-expires-at' into 'master' | Sean McGivern | 2017-02-07 | 2 | -12/+188 |
| |\ | | | | | | | | | | | | | Remove deprecated 'expires_at' from project snippets API Closes #14156 See merge request !8723 | ||||
| | * | Remove deprecated 'expires_at' from project snippets API | Robert Schilling | 2017-02-07 | 2 | -12/+188 |
| | | | |||||
| * | | Merge branch 'traits-for-featurs' into 'master' | Robert Speicher | 2017-02-06 | 2 | -9/+5 |
| |\ \ | |/ |/| | | | | | | | | | Add traits for ProjectFeatures to Project factory Closes #24007 See merge request !8925 | ||||
| | * | Add traits for ProjectFeatures to Project factory | Semyon Pupkov | 2017-02-05 | 2 | -9/+5 |
| | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/24007 | ||||
| * | | Remove deprecated MR and Issue endpoints and preserve V3 namespace9-0-api-changes | Oswaldo Ferreira | 2017-02-06 | 4 | -35/+1995 |
| | | | |||||
| * | | Merge branch '22007-unify-projects-search' into 'master' | Rémy Coutable | 2017-02-06 | 2 | -46/+1424 |
| |\ \ | | | | | | | | | | | | | | | | | | | Unify projects search by removing /projects/:search endpoint Closes #22007 See merge request !8877 | ||||
| | * | | Adjust V3 projects typo on spec22007-unify-projects-search | Oswaldo Ferreira | 2017-02-03 | 1 | -1/+1 |
| | | | | |||||
| | * | | Remain V3 endpoint unchanged | Oswaldo Ferreira | 2017-01-30 | 1 | -0/+1424 |
| | | | | |||||
| | * | | Unify projects search by removing /projects/:search endpoint | Oswaldo Ferreira | 2017-01-30 | 1 | -46/+0 |
| | | | | |||||
| * | | | Merge branch 'api-fix-files' into 'master' | Rémy Coutable | 2017-02-06 | 1 | -0/+1 |
| |\ \ \ | |_|/ |/| | | | | | | | | API: Fix file downloading See merge request !8953 | ||||
| | * | | Ensure the right content is served for the build artifacts APIapi-fix-files | Robert Schilling | 2017-02-05 | 1 | -0/+1 |
| | | | | |||||
| * | | | Merge branch '17662-rename-builds' into 'master' | Kamil Trzciński | 2017-02-03 | 2 | -30/+30 |
| |\ \ \ | |/ / |/| | | | | | | | | | | | | | | Resolve "Rename "Builds" to "Pipelines", "CI/CD Pipelines", or "Jobs" everywhere" Closes #17662 See merge request !8787 | ||||
| | * | | Fix broken tests17662-rename-builds | Filipa Lacerda | 2017-02-03 | 2 | -30/+30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename Build to Job Replace "Builds" by "Jobs" and fix broken specs Replace "Builds" by "Jobs" Fix broken spinach test Fix broken test Remove `˙` at the beginning of the file Fix broken spinach test Fix broken tests Changes after review | ||||
| * | | | Merge branch '24606-force-password-reset-on-next-login' into 'master' | Sean McGivern | 2017-02-03 | 1 | -0/+7 |
| |\ \ \ | |/ / |/| | | | | | | | | | | | | | | Force new password after password reset via API Closes #24606 See merge request !8933 | ||||
| | * | | Update api docs and minor changes | George Andrinopoulos | 2017-02-02 | 1 | -2/+3 |
| | | | | |||||
| | * | | Force new password after password reset via API | George Andrinopoulos | 2017-02-02 | 1 | -0/+6 |
| | |/ | |||||
| * | | Merge branch 'snippet-spam' into 'master' | Rémy Coutable | 2017-02-02 | 2 | -3/+79 |
| |\ \ | | | | | | | | | | | | | | | | | | | Snippet spam Closes #26276 See merge request !8911 | ||||
| | * | | Use `add_$role` helper in snippets specssnippet-spam | Sean McGivern | 2017-02-02 | 1 | -2/+2 |
| | | | | |||||
| | * | | Check public snippets for spam | Sean McGivern | 2017-02-02 | 2 | -2/+78 |
| | | | | | | | | | | | | | | | | | | | Apply the same spam checks to public snippets (either personal snippets that are public, or public snippets on public projects) as to issues on public projects. | ||||
| * | | | Active tense test coveragejej-backport-active-tense-specs | Valery Sizov | 2017-02-01 | 4 | -8/+8 |
| |/ / | | | | | | | Ports changes from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/642 back into CE | ||||
| * | | Update group api doc with full_name and full_path attributes | Dmitriy Zaporozhets | 2017-01-30 | 1 | -0/+3 |
| |/ | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Use `:empty_project` where possible in request specsrs-empty_project-requests | Robert Speicher | 2017-01-26 | 17 | -44/+44 |
| | | |||||
| * | Merge branch 'fix/26518' into 'master' | Douwe Maan | 2017-01-25 | 1 | -0/+22 |
| |\ | | | | | | | | | | | | | Fix access to the wiki code via HTTP when repository feature disabled Closes #26518 See merge request !8758 | ||||
| | * | Fix access to the wiki code via HTTP when repository feature disabled | Douglas Barbosa Alexandre | 2017-01-25 | 1 | -0/+22 |
| | | | |||||
| * | | Merge branch 'fix-ci-requests-concurrency' into 'master' | Grzegorz Bizon | 2017-01-25 | 1 | -0/+14 |
| |\ \ | |/ |/| | | | | | Fix CI requests concurrency See merge request !8760 | ||||
| | * | Add 409 conflict testsfix-ci-requests-concurrency | Kamil Trzcinski | 2017-01-25 | 1 | -0/+14 |
| | | | |||||
| * | | Fix spec failure due to timestamp ordering issue in mySQL | James Lopez | 2017-01-25 | 1 | -1/+6 |
| | | | |||||
| * | | Merge branch 'dont-persist-application-settings-in-test-env-bis' into 'master' | Robert Speicher | 2017-01-24 | 1 | -6/+3 |
| |\ \ | |/ |/| | | | | | Dont persist application settings in test env See merge request !8715 | ||||
| | * | Revert "Merge branch 'revert-9cac0317' into 'master' " | Grzegorz Bizon | 2017-01-23 | 1 | -6/+3 |
| | | | | | | | | | | | This reverts commit c20934869f7dc8cfbdbafb6ecb7b1305452c9e8a, reversing changes made to 4b7ec44b91e0571d209c790d54947ba1756dac0e. | ||||
| * | | Merge branch 'grapify-deploy-keys' into 'master' | Rémy Coutable | 2017-01-24 | 1 | -7/+2 |
| |\ \ | | | | | | | | | | | | | Grapify all endpoints of the deploy keys API See merge request !8721 | ||||
| | * | | Grapify all endpoints of the deploy keys APIgrapify-deploy-keys | Robert Schilling | 2017-01-23 | 1 | -7/+2 |
| | |/ | |||||
| * | | Merge branch 'fix-guest-access-posting-to-notes' into 'security' | Robert Speicher | 2017-01-23 | 1 | -0/+12 |
| | | | | | | | | | | | Prevent users from creating notes on resources they can't access See https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/2054 | ||||
| * | | Merge branch 'fix-api-mr-permissions' into 'security' | Robert Speicher | 2017-01-23 | 2 | -1/+43 |
| | | | | | | | | | | | | | Ensure that only privileged users can access merge requests in the API See merge request !2053 | ||||
| * | | Merge branch '22974-trigger-service-events-through-api' into 'master' | Douwe Maan | 2017-01-23 | 1 | -1/+10 |
| |\ \ | |/ |/| | | | | | | | | | adds events to services api deserialization Closes #22974 See merge request !8324 | ||||
| | * | adds events to services api deserialization | Tiago Botelho | 2017-01-22 | 1 | -1/+10 |
| | | | |||||
| * | | Merge branch '26622-fix-transient-failure-in-cycle_analytics_events_spec' ↵ | Robert Speicher | 2017-01-22 | 1 | -21/+14 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Make cycle_analytics_events_spec.rb side-effect free Closes #26622 See merge request !8594 | ||||
| | * | | Make cycle_analytics_events_spec.rb side-effect free26622-fix-transient-failure-in-cycle_analytics_events_spec | Rémy Coutable | 2017-01-16 | 1 | -21/+14 |
| | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | | | Revert "Merge branch 'dont-persist-application-settings-in-test-env' into ↵ | Grzegorz Bizon | 2017-01-21 | 1 | -3/+6 |
| | |/ |/| | | | | | | | 'master'" This reverts merge request !8573 | ||||
| * | | Merge branch 'dont-persist-application-settings-in-test-env' into 'master' | Robert Speicher | 2017-01-20 | 1 | -6/+3 |
| |\ \ | | | | | | | | | | | | | Don't persist application settings in test env See merge request !8573 | ||||
| | * | | Don't persist ApplicationSetting in test envdont-persist-application-settings-in-test-env | Rémy Coutable | 2017-01-15 | 1 | -6/+3 |
| | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | | | Fix specs | Kamil Trzcinski | 2017-01-20 | 1 | -4/+6 |
| | | | | |||||
| * | | | Fix specs | Kamil Trzcinski | 2017-01-19 | 1 | -1/+2 |
| | | | | |||||
| * | | | Merge remote-tracking branch 'origin/master' into 21698-redis-runner-last-build | Kamil Trzcinski | 2017-01-19 | 20 | -60/+75 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'use-empty_project-factory-in-api-specs' into 'master' | Robert Speicher | 2017-01-19 | 19 | -54/+53 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | Replace many :project with :empty_projects in API specs See merge request !8608 | ||||
| | | * | | | Replace many :project with :empty_projects in API specsuse-empty_project-factory-in-api-specs | Rémy Coutable | 2017-01-17 | 19 | -54/+53 |
| | | | |/ | | |/| | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| | * | | | Merge branch 'fix/external-status-badge-links' into 'master' | Kamil Trzciński | 2017-01-19 | 1 | -6/+22 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Link external commit status badges to target URLs Closes #25662 See merge request !8611 | ||||
| | | * | | | Respond with validation errors in commit status APIfix/external-status-badge-links | Grzegorz Bizon | 2017-01-18 | 1 | -3/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If validation errors are present, include validation errors in the commit status API payload, instead of depending on state machine errors caused by invalid record. | ||||
| | | * | | | Add URL validations for generic commit statuses | Grzegorz Bizon | 2017-01-18 | 1 | -3/+6 |
| | | |/ / | |||||
| * | | | | Merge remote-tracking branch 'origin/master' into 21698-redis-runner-last-build | Kamil Trzcinski | 2017-01-19 | 16 | -235/+876 |
| |\ \ \ \ | |/ / / | |||||
