Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix note resolution specs | Sean McGivern | 2017-09-06 | 1 | -8/+8 |
| | |||||
* | Resolve outdated diff discussions on push | Sean McGivern | 2017-09-06 | 1 | -4/+34 |
| | |||||
* | Optimize SQL queries used in Groups::GroupMembersController#create27374-groups-groupmemberscontroller-create-is-slow-due-to-sql | Rubén Dávila | 2017-09-05 | 3 | -32/+15 |
| | | | | | | | | | | | The following optimizations were performed: - Add new association to GroupMember and ProjectMember This new association will allow us to check if a user is a member of a Project or Group through a single query instead of two. - Optimize retrieving of Members when adding multiple Users | ||||
* | Merge branch 'fuzzy-issue-search' into 'master' | Sean McGivern | 2017-09-05 | 1 | -11/+31 |
|\ | | | | | | | | | | | | | Fuzzy search issues / merge requests Closes #26835, #29994, and #20362 See merge request !13780 | ||||
| * | Fuzzy search issuable title or description | Hiroyuki Sato | 2017-08-31 | 1 | -11/+31 |
| | | |||||
* | | drop backwards compatibility for valid_signature | Alexis Reigel | 2017-09-05 | 1 | -30/+0 |
| | | |||||
* | | use new #verification_status | Alexis Reigel | 2017-09-05 | 2 | -4/+34 |
| | | |||||
* | | add User##verified_email? method | Alexis Reigel | 2017-09-05 | 1 | -0/+14 |
| | | |||||
* | | match the committer's email against the gpg key | Alexis Reigel | 2017-09-05 | 1 | -2/+28 |
| | | | | | | | | | | the updated verification of a gpg signature requires the committer's email to also match the user's and the key's emails. | ||||
* | | Merge branch ↵ | Kamil Trzciński | 2017-09-05 | 2 | -4/+41 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | 'fix/sm/35650-remove-createtriggerrequestservice-and-forbid-to-persist-variables-on-ci-triggerrequest' into 'master' Removes `CreateTriggerRequestService` and add a blocker to prevent saving variables on `Ci::TriggerRequest` Closes #35650 See merge request !13792 | ||||
| * | | Move trigger_variables to presenter | Shinya Maeda | 2017-09-04 | 1 | -38/+0 |
| | | | |||||
| * | | trigger_variables should consider trigger_request existstance always | Shinya Maeda | 2017-09-04 | 1 | -0/+38 |
| | | | |||||
| * | | Remove ci_trigger_request_with_variables | Shinya Maeda | 2017-09-04 | 1 | -4/+24 |
| | | | |||||
| * | | Fix trigger_request.variables | Shinya Maeda | 2017-09-04 | 1 | -2/+2 |
| | | | |||||
| * | | Fix spec | Shinya Maeda | 2017-09-04 | 1 | -1/+1 |
| | | | |||||
| * | | Revert autheticate! in Trigger API | Shinya Maeda | 2017-09-04 | 1 | -1/+1 |
| | | | |||||
| * | | Remove CreateTriggerRequestService and forbit to save variables on ↵ | Shinya Maeda | 2017-09-04 | 1 | -0/+17 |
| | | | | | | | | | | | | Ci::TriggerRequest | ||||
* | | | Use script_failure. Add runner_system_failure. Improve spec.feature/sm/37239-implement-failure_reason-on-ci_builds | Shinya Maeda | 2017-09-05 | 1 | -3/+3 |
| | | | |||||
* | | | Fix spec | Shinya Maeda | 2017-09-05 | 1 | -1/+4 |
| | | | |||||
* | | | - Allow runner API to pass failure_reason | Shinya Maeda | 2017-09-05 | 1 | -6/+4 |
| | | | | | | | | | | | | - Fix spec | ||||
* | | | Fix enum lists | Shinya Maeda | 2017-09-05 | 2 | -20/+20 |
| | | | |||||
* | | | Implement `failure_reason` on `ci_builds` | Shinya Maeda | 2017-09-05 | 1 | -0/+20 |
| | | | |||||
* | | | Merge branch 'feature/gb/kubernetes-only-pipeline-jobs' into 'master' | Kamil Trzciński | 2017-09-04 | 2 | -9/+20 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | Check if Kubernetes is required when creating pipeline jobs Closes #34785 See merge request !13849 | ||||
| * | | Merge branch 'master' into feature/gb/kubernetes-only-pipeline-jobs | Grzegorz Bizon | 2017-09-04 | 13 | -5/+454 |
| |\ \ | | | | | | | | | | | | | * master: (469 commits) | ||||
| * | | | Change CI/CD kubernetes policy keyword to `active` | Grzegorz Bizon | 2017-09-01 | 1 | -2/+2 |
| | | | | |||||
| * | | | Check if service active when using CI/CD kubernetes policy | Grzegorz Bizon | 2017-09-01 | 1 | -30/+6 |
| | | | | |||||
| * | | | Merge branch 'master' into feature/gb/kubernetes-only-pipeline-jobs | Grzegorz Bizon | 2017-08-31 | 10 | -66/+198 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (275 commits) Decrease Metrics/PerceivedComplexity threshold to 17 Upgrade mail and nokogiri gems due to security issues Link out to stackoverflow answer on setting swappiness Document swappiness recomendations in the requirements doc Fix invalid attribute used for time-ago-tooltip component Update latest artifacts doc Add changelog entry for flipping verify_certificates Default LDAP config verify_certificates to true Update share project with groups docs remove accidental console.log from karma tests update specs to match reorganized monitoring components Remove tooltips from new sidebar Use `git update-ref --stdin -z` to delete refs Don't use public_send in destroy_conditionally! helper Remove unused expressions policy from ci/cd config Simplify code for appending strategies in CI/CD config Raise exception when simplifiable ci entry incomplete Add changelog entry Fix MySQL failure for emoji autocomplete max-width for lazy-loaded images (this was removed in the original MR through merge resolution most probably) ... Conflicts: lib/gitlab/ci/config/entry/policy.rb | ||||
| * | | | | Refactor context variables in pipeline model class | Grzegorz Bizon | 2017-08-31 | 1 | -12/+4 |
| | | | | | |||||
| * | | | | Check if kubernetes required before creating a job | Grzegorz Bizon | 2017-08-26 | 1 | -0/+40 |
| | | | | | |||||
| * | | | | Improve kubernetes service specs readability | Grzegorz Bizon | 2017-08-26 | 1 | -9/+4 |
| | | | | | |||||
| * | | | | Make it possible to access deployment details from pipeline | Grzegorz Bizon | 2017-08-26 | 1 | -0/+8 |
| | | | | | |||||
* | | | | | Merge branch 'move-git-operation-service' into 'master' | Sean McGivern | 2017-09-04 | 1 | -15/+15 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Move GitOperationService to Gitlab::Git See merge request !13984 | ||||
| * | | | | | Move GitOperationService to Gitlab::Gitmove-git-operation-service | Jacob Vosmaer | 2017-09-01 | 1 | -15/+15 |
| | | | | | | |||||
* | | | | | | Merge branch 'git-operation-service-to-git' into 'master' | Sean McGivern | 2017-09-04 | 1 | -26/+25 |
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | | | Prepare GitOperationService for moving to Gitlab::Git See merge request !13773 | ||||
| * | | | | Fix whitespacegit-operation-service-to-git | Jacob Vosmaer | 2017-09-01 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Remove empty line | Jacob Vosmaer | 2017-09-01 | 1 | -1/+0 |
| | | | | | |||||
| * | | | | Restore with_branch cache spec | Jacob Vosmaer | 2017-09-01 | 1 | -0/+18 |
| | | | | | |||||
| * | | | | Prepare GitOperationService for move to Gitlab::Git | Jacob Vosmaer | 2017-08-31 | 1 | -40/+22 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch ↵ | Kamil Trzciński | 2017-09-04 | 2 | -0/+102 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'feature/sm/33281-protected-runner-executes-jobs-on-protected-branch' into 'master' Protected runner executes jobs on protected branch [Solution 1] Closes #33281 See merge request !13194 | ||||
| * | | | | Fix spec | Shinya Maeda | 2017-09-03 | 2 | -2/+24 |
| | | | | | |||||
| * | | | | Fix typo | Shinya Maeda | 2017-09-03 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Add validation for protected attributes | Shinya Maeda | 2017-09-03 | 1 | -1/+5 |
| | | | | | |||||
| * | | | | Improve spec. Add validation for accel_level on runner. | Shinya Maeda | 2017-09-03 | 2 | -29/+47 |
| | | | | | |||||
| * | | | | Fix spec | Shinya Maeda | 2017-09-03 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Refactor access_level to not_protected and ref_protected | Shinya Maeda | 2017-09-03 | 2 | -8/+8 |
| | | | | | |||||
| * | | | | Extend can_pick? | Shinya Maeda | 2017-09-03 | 1 | -0/+24 |
| | | | | | |||||
| * | | | | Fix spec | Shinya Maeda | 2017-09-03 | 1 | -4/+4 |
| | | | | | |||||
| * | | | | Add the rest of specs | Shinya Maeda | 2017-09-03 | 1 | -0/+10 |
| | | | | | |||||
| * | | | | Add spec. Fix runner setting page. It worked. | Shinya Maeda | 2017-09-03 | 1 | -0/+24 |
| | | | | | |||||
* | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Jose Ivan Vargas | 2017-09-03 | 7 | -3/+221 |
|\ \ \ \ \ | |/ / / / |