Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '17932-move-to-project-dropdown-improve' into 'master' | Yorick Peterse | 2016-08-17 | 8 | -112/+340 |
|\ | |||||
| * | Move to project dropdown with infinite scroll for better performance17932-move-to-project-dropdown-improve | Paco Guzman | 2016-08-17 | 8 | -112/+340 |
|/ | |||||
* | Merge branch 'label-flash' into 'master' | Jacob Schatz | 2016-08-17 | 2 | -5/+10 |
|\ | |||||
| * | Fix error message for existing labels.label-flash | Fatih Acet | 2016-08-11 | 2 | -5/+10 |
* | | Merge branch 'no-comment-button-on-discussion-diffs' into 'master' | Jacob Schatz | 2016-08-17 | 1 | -1/+1 |
|\ \ | |||||
| * | | Don't show comment button in gutter of diffs on MR discussion tabno-comment-button-on-discussion-diffs | Douwe Maan | 2016-07-25 | 1 | -1/+1 |
* | | | Merge branch 'doc-update-akismet' into 'master' | Patricio Cano | 2016-08-16 | 2 | -4/+4 |
|\ \ \ | |||||
| * | | | Updated Akismet documentation | Patricio Cano | 2016-08-16 | 2 | -4/+4 |
* | | | | Update CHANGELOG for 8.10.6, 8.9.7, and 8.8.8 | Robert Speicher | 2016-08-16 | 1 | -2/+12 |
* | | | | Merge branch 'todos-hover-state' into 'master' | Jacob Schatz | 2016-08-16 | 3 | -14/+49 |
|\ \ \ \ | |||||
| * | | | | Add hover state to todos (!5361) | winniehell | 2016-08-16 | 3 | -14/+49 |
|/ / / / | |||||
* | | | | Merge branch 'project-desc-width' into 'master' | Jacob Schatz | 2016-08-16 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Changed project description widthproject-desc-width | Phil Hughes | 2016-07-21 | 1 | -1/+1 |
* | | | | | Merge branch 'project-list-icons-width' into 'master' | Jacob Schatz | 2016-08-16 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Fixed width on project visibility icon in project listproject-list-icons-width | Phil Hughes | 2016-07-07 | 2 | -1/+2 |
* | | | | | | Merge branch 'pipeline-hooks-without-slack' into 'master' | Robert Speicher | 2016-08-16 | 50 | -111/+609 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | 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 |