| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into pipeline-hooks-... | Kamil Trzcinski | 2016-08-16 | 107 | -436/+1984 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Revert unrelevant changespipeline-hooks-without-slack | Kamil Trzcinski | 2016-08-16 | 3 | -22/+18 |
| * | | | | | | | Make rubocop happy | Kamil Trzcinski | 2016-08-15 | 1 | -9/+9 |
| * | | | | | | | Merge branch 'fix-failing-tests' into pipeline-hooks-without-slack | Kamil Trzcinski | 2016-08-15 | 31 | -221/+853 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slack | Kamil Trzcinski | 2016-08-15 | 58 | -131/+619 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slack | Kamil Trzcinski | 2016-08-13 | 26 | -50/+237 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Make explicit call for all event types for ProjectHook factory | Kamil Trzcinski | 2016-08-12 | 1 | -9/+7 |
| * | | | | | | | | | | Capitalise URL on web_hooks/form | Kamil Trzcinski | 2016-08-12 | 1 | -8/+8 |
| * | | | | | | | | | | Remove changes not related to this MR | Kamil Trzcinski | 2016-08-12 | 3 | -5/+1 |
| * | | | | | | | | | | Added documentation for pipeline hooks | Kamil Trzcinski | 2016-08-12 | 1 | -0/+168 |
| * | | | | | | | | | | Rename queue to enqueue in tests | Kamil Trzcinski | 2016-08-12 | 4 | -7/+11 |
| * | | | | | | | | | | Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slack | Kamil Trzcinski | 2016-08-12 | 8 | -34/+39 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Fix test failures | Kamil Trzcinski | 2016-08-12 | 2 | -2/+2 |
| * | | | | | | | | | | | Make pipeline to be in created state for hooks tests | Kamil Trzcinski | 2016-08-12 | 1 | -1/+1 |
| * | | | | | | | | | | | Make `execute_methods` public | Kamil Trzcinski | 2016-08-12 | 1 | -2/+2 |
| * | | | | | | | | | | | Merge branch 'improve-pipeline-processing' into pipeline-hooks-without-slack | Kamil Trzcinski | 2016-08-12 | 42 | -329/+545 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Fix tests. We cannot reload unless it's already saved: | Lin Jen-Shin | 2016-08-12 | 1 | -1/+4 |
| * | | | | | | | | | | | | Have trait all_events_enabled so that's easier to reuse, feedback: | Lin Jen-Shin | 2016-08-12 | 2 | -4/+15 |
| * | | | | | | | | | | | | Simplify the name for data builder, feedback: | Lin Jen-Shin | 2016-08-12 | 32 | -63/+85 |
| * | | | | | | | | | | | | Prefer extend self over module_function, feedback: | Lin Jen-Shin | 2016-08-12 | 4 | -4/+4 |
| * | | | | | | | | | | | | Make it more grammatically correct, feedback: | Lin Jen-Shin | 2016-08-12 | 1 | -4/+4 |
| * | | | | | | | | | | | | if -> when; when -> `when`; %w() -> %w[]; and fix some typos: | Lin Jen-Shin | 2016-08-12 | 1 | -17/+17 |
| * | | | | | | | | | | | | Prefer described_class, feedback: | Lin Jen-Shin | 2016-08-12 | 3 | -3/+3 |
| * | | | | | | | | | | | | Make the comment more clear, feedback: | Lin Jen-Shin | 2016-08-12 | 1 | -1/+3 |
| * | | | | | | | | | | | | Fix tests for pipeline events | Kamil Trzcinski | 2016-08-11 | 2 | -18/+50 |
| * | | | | | | | | | | | | Fix pipeline status change from pending to running | Kamil Trzcinski | 2016-08-11 | 3 | -1/+53 |
| * | | | | | | | | | | | | Enhance a pipeline event tests to analyse number of returned builds | Kamil Trzcinski | 2016-08-11 | 2 | -22/+25 |
| * | | | | | | | | | | | | Remove stage parameter from send payload | Kamil Trzcinski | 2016-08-11 | 3 | -5/+5 |
| * | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slack | Kamil Trzcinski | 2016-08-11 | 102 | -2578/+3048 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into pipeline-hooks-without-slack | Lin Jen-Shin | 2016-08-11 | 591 | -5159/+8109 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Let's make sure cache were cleared: | Lin Jen-Shin | 2016-08-05 | 1 | -0/+4 |
| * | | | | | | | | | | | | | | We still need to skip loading config_processor if skip_ci? | Lin Jen-Shin | 2016-08-05 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | No need to check that as in CreateCommitBuildsService: | Lin Jen-Shin | 2016-08-05 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | Define utility functions later, feedback: | Lin Jen-Shin | 2016-08-05 | 1 | -10/+10 |
| * | | | | | | | | | | | | | | Share nothing so it's safest, feedback: | Lin Jen-Shin | 2016-08-05 | 1 | -2/+5 |
| * | | | | | | | | | | | | | | Touch it after builds were created, aligning with: | Lin Jen-Shin | 2016-08-05 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | Removed the abstract let, feedback: | Lin Jen-Shin | 2016-08-05 | 1 | -1/+0 |
| * | | | | | | | | | | | | | | Missed renaming them | Lin Jen-Shin | 2016-08-05 | 1 | -5/+7 |
| * | | | | | | | | | | | | | | Move those builders to their own namespace, feedback: | Lin Jen-Shin | 2016-08-04 | 28 | -44/+79 |
| * | | | | | | | | | | | | | | Separate the concern for executing hooks and updating states | Lin Jen-Shin | 2016-08-04 | 1 | -4/+12 |
| * | | | | | | | | | | | | | | Revert "We don't have to touch it because builds would touch pipeline anyway" | Lin Jen-Shin | 2016-08-04 | 2 | -0/+11 |
| * | | | | | | | | | | | | | | If we use Rails magic it's breaking this test: | Lin Jen-Shin | 2016-08-04 | 2 | -7/+5 |
| * | | | | | | | | | | | | | | I was too used to this style... | Lin Jen-Shin | 2016-08-04 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | Test against the status in the payload | Lin Jen-Shin | 2016-08-03 | 1 | -1/+9 |
| * | | | | | | | | | | | | | | Make sure we only fire hooks upon status changed | Lin Jen-Shin | 2016-08-03 | 2 | -4/+24 |
| * | | | | | | | | | | | | | | We don't have to touch it because builds would touch pipeline anyway | Lin Jen-Shin | 2016-08-03 | 2 | -11/+0 |
| * | | | | | | | | | | | | | | More descriptive comments, feedback: | Lin Jen-Shin | 2016-08-03 | 1 | -2/+6 |
| * | | | | | | | | | | | | | | Use when instead of if, feedback: | Lin Jen-Shin | 2016-08-03 | 1 | -4/+4 |
| * | | | | | | | | | | | | | | Introduce execute_hooks_unless_ci_skipped | Lin Jen-Shin | 2016-08-03 | 1 | -3/+6 |
| * | | | | | | | | | | | | | | Implement pipeline hooks, extracted from !5525 | Lin Jen-Shin | 2016-08-02 | 19 | -18/+210 |