| Commit message (Expand) | Author | Age | Files | Lines |
* | The lists: Backlog, and Done cannot be destroyed | Douglas Barbosa Alexandre | 2016-08-17 | 2 | -1/+22 |
* | Title of a list is either the label name, or Backlog, or Done | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -0/+24 |
* | Order board lists by list_type, and position | Douglas Barbosa Alexandre | 2016-08-17 | 6 | -63/+85 |
* | Respect Backlog/Done positions when creating a new list | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -8/+38 |
* | Add service to move issues between lists | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -0/+125 |
* | Does not allow Backlog/Done lists to be moved | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -61/+69 |
* | Does not allow Backlog/Done lists to be removed | Douglas Barbosa Alexandre | 2016-08-17 | 2 | -15/+43 |
* | Create Backlog/Done lists when creating a new board | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -8/+24 |
* | Add service to remove a list from board | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -0/+30 |
* | Add service to move board lists | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -0/+76 |
* | Add service to create a board list | Douglas Barbosa Alexandre | 2016-08-17 | 3 | -0/+36 |
* | Add service to create a new board for a project | Douglas Barbosa Alexandre | 2016-08-17 | 2 | -0/+25 |
* | Add Board model | Douglas Barbosa Alexandre | 2016-08-17 | 3 | -0/+41 |
* | Better formatting for downtime check messagesfix-downtime-check-formatting | Yorick Peterse | 2016-08-17 | 1 | -1/+23 |
* | Fixed downtime check label colouring | Yorick Peterse | 2016-08-17 | 1 | -2/+2 |
* | Move to project dropdown with infinite scroll for better performance17932-move-to-project-dropdown-improve | Paco Guzman | 2016-08-17 | 3 | -104/+310 |
* | Merge branch 'pipeline-hooks-without-slack' into 'master'
| Robert Speicher | 2016-08-16 | 23 | -69/+227 |
|\ |
|
| * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into pipeline-hooks-... | Kamil Trzcinski | 2016-08-16 | 24 | -137/+745 |
| |\ |
|
| * | | Revert unrelevant changespipeline-hooks-without-slack | Kamil Trzcinski | 2016-08-16 | 2 | -20/+15 |
| * | | 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 | 12 | -84/+436 |
| |\ \ |
|
| * \ \ | Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slack | Kamil Trzcinski | 2016-08-15 | 19 | -75/+427 |
| |\ \ \ |
|
| * \ \ \ | Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slack | Kamil Trzcinski | 2016-08-13 | 6 | -24/+114 |
| |\ \ \ \ |
|
| * | | | | | Make explicit call for all event types for ProjectHook factory | Kamil Trzcinski | 2016-08-12 | 1 | -9/+7 |
| * | | | | | Rename queue to enqueue in tests | Kamil Trzcinski | 2016-08-12 | 1 | -6/+6 |
| * | | | | | Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slack | Kamil Trzcinski | 2016-08-12 | 2 | -6/+23 |
| |\ \ \ \ \ |
|
| * | | | | | | Fix test failures | Kamil Trzcinski | 2016-08-12 | 1 | -1/+1 |
| * | | | | | | Make pipeline to be in created state for hooks tests | Kamil Trzcinski | 2016-08-12 | 1 | -1/+1 |
| * | | | | | | Merge branch 'improve-pipeline-processing' into pipeline-hooks-without-slack | Kamil Trzcinski | 2016-08-12 | 10 | -115/+235 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | 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 | 18 | -39/+31 |
| * | | | | | | | 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 | 1 | -17/+47 |
| * | | | | | | | Fix pipeline status change from pending to running | Kamil Trzcinski | 2016-08-11 | 1 | -0/+45 |
| * | | | | | | | Enhance a pipeline event tests to analyse number of returned builds | Kamil Trzcinski | 2016-08-11 | 2 | -22/+25 |
| * | | | | | | | Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slack | Kamil Trzcinski | 2016-08-11 | 37 | -1085/+1481 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into pipeline-hooks-without-slack | Lin Jen-Shin | 2016-08-11 | 248 | -1996/+3147 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Let's make sure cache were cleared: | Lin Jen-Shin | 2016-08-05 | 1 | -0/+4 |
| * | | | | | | | | | Define utility functions later, feedback: | Lin Jen-Shin | 2016-08-05 | 1 | -10/+10 |
| * | | | | | | | | | 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 | 16 | -26/+54 |
| * | | | | | | | | | If we use Rails magic it's breaking this test: | Lin Jen-Shin | 2016-08-04 | 1 | -1/+1 |
| * | | | | | | | | | 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 | 1 | -1/+21 |
| * | | | | | | | | | Use when instead of if, feedback: | Lin Jen-Shin | 2016-08-03 | 1 | -4/+4 |