| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Grapify the projects snippet APIgrapify-project-snippet-api | Robert Schilling | 2016-11-21 | 1 | -78/+78 |
| * | Merge branch 'grapify-users-api' into 'master' | Rémy Coutable | 2016-11-21 | 1 | -257/+249 |
| |\ | |||||
| | * | Grapify the users APIgrapify-users-api | Robert Schilling | 2016-11-21 | 1 | -258/+250 |
| * | | Merge branch 'create-pipeline-endpoint' into 'master' | Rémy Coutable | 2016-11-21 | 1 | -0/+21 |
| |\ \ | |||||
| | * | | Add api endpoint for creating a pipeline | Ido Leibovich | 2016-11-18 | 1 | -0/+21 |
| * | | | Merge branch 'zj-slash-commands-mattermost' into 'master' | Kamil Trzciński | 2016-11-18 | 2 | -5/+28 |
| |\ \ \ | |||||
| | * | | | Return a consistent not found message | Z.J. van de Weg | 2016-11-18 | 1 | -2/+3 |
| | * | | | Improve style, add more tests | Z.J. van de Weg | 2016-11-18 | 2 | -13/+6 |
| | * | | | More coverage on service level | Z.J. van de Weg | 2016-11-18 | 2 | -6/+10 |
| | * | | | Merge remote-tracking branch 'origin/master' into zj-slash-commands-mattermost | Z.J. van de Weg | 2016-11-17 | 7 | -56/+79 |
| | |\ \ \ | |||||
| | * | | | | More refactoring, push present to base command | Z.J. van de Weg | 2016-11-17 | 1 | -2/+2 |
| | * | | | | Incorporate feedback, improve presenter class | Z.J. van de Weg | 2016-11-17 | 1 | -3/+5 |
| | * | | | | Make chat authorization to work [ci skip] | Kamil Trzcinski | 2016-11-17 | 1 | -3/+26 |
| * | | | | | Merge branch 'grapify-repository-api' into 'master' | Rémy Coutable | 2016-11-18 | 1 | -58/+39 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| | * | | | | Grapify the repository API | Robert Schilling | 2016-11-18 | 1 | -58/+39 |
| * | | | | | Merge branch 'sort-api-groups' into 'master' | Sean McGivern | 2016-11-17 | 1 | -0/+4 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| | * | | | | Allow sorting groups in APIsort-api-groups | Sean McGivern | 2016-11-17 | 1 | -0/+4 |
| | |/ / / | |||||
| * | | | | Remove default value for `project` argument on subscribable concern | Douglas Barbosa Alexandre | 2016-11-17 | 4 | -13/+13 |
| * | | | | Pass project to Entities::Label to check if user is subscribed | Douglas Barbosa Alexandre | 2016-11-17 | 2 | -7/+7 |
| |/ / / | |||||
| * | | | Merge branch '24496-fix-internal-api-project-lookup' into 'master' | Sean McGivern | 2016-11-16 | 2 | -36/+59 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Fix POST /internal/allowed to cope with gitlab-shell v4.0.0 project paths | Nick Thomas | 2016-11-16 | 2 | -36/+59 |
| * | | | Merge branch 'adam-build-missing-services-when-necessary' into 'master' | Douwe Maan | 2016-11-16 | 1 | -16/+1 |
| |\ \ \ | |||||
| | * | | | Defer saving project services to the database if there are no user changesadam-build-missing-services-when-necessary | Adam Niedzielski | 2016-11-16 | 1 | -16/+1 |
| * | | | | Merge branch 'fix_labels_api_adding_missing_parameter' into 'master' | Sean McGivern | 2016-11-16 | 1 | -1/+12 |
| |\ \ \ \ | |||||
| | * | | | | fix indentation | Francesco Coda Zabetta | 2016-11-14 | 1 | -7/+7 |
| | * | | | | fix labels API adding missing parameter (current_user) | Francesco Coda Zabetta | 2016-11-14 | 1 | -1/+12 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge branch '23584-triggering-builds-from-webhooks' into 'master' | Rémy Coutable | 2016-11-15 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | Add ref parameter for triggerring builds with gitlab webhook from other project. | Dmitry Poray | 2016-11-15 | 1 | -1/+1 |
| | | |/ / | |/| | | |||||
| * | | | | Merge branch 'grapify-notes-api' into 'master' | Rémy Coutable | 2016-11-15 | 1 | -67/+57 |
| |\ \ \ \ | |||||
| | * | | | | Grapify the notes APIgrapify-notes-api | Robert Schilling | 2016-11-15 | 1 | -67/+57 |
| * | | | | | Merge branch 'grapify-groups-api' into 'master' | Rémy Coutable | 2016-11-15 | 1 | -82/+74 |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| | * | | | | Grapify the group API | Robert Schilling | 2016-11-15 | 1 | -82/+74 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge branch 'grapify-merge-request-api' into 'master' | Rémy Coutable | 2016-11-15 | 1 | -162/+110 |
| |\ \ \ \ | |||||
| | * | | | | Grapify the merge request APIgrapify-merge-request-api | Robert Schilling | 2016-11-15 | 1 | -162/+110 |
| | |/ / / | |||||
| * | | | | Merge branch 'master-recursiveTree' into 'master' | Douwe Maan | 2016-11-15 | 2 | -2/+4 |
| |\ \ \ \ | |||||
| | * | | | | Issue #4270: Recursive option for files through API | Rebeca Méndez | 2016-11-12 | 2 | -2/+4 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge branch '21076-deleted-merged-branches' into 'master' | Douwe Maan | 2016-11-15 | 1 | -0/+12 |
| |\ \ \ \ | |||||
| | * | | | | Add button to delete all merged branches | Toon Claes | 2016-11-09 | 1 | -0/+12 |
| | | |_|/ | |/| | | |||||
| * | | | | Use declared_params helper in APIgrapify-declared-params | Robert Schilling | 2016-11-14 | 12 | -36/+20 |
| | |_|/ |/| | | |||||
| * | | | Merge branch 'grapify-to-h' into 'master' | Rémy Coutable | 2016-11-14 | 3 | -7/+9 |
| |\ \ \ | |||||
| | * | | | Use #to_h to convert params to a hashgrapify-to-h | Robert Schilling | 2016-11-14 | 3 | -7/+9 |
| | | |/ | |/| | |||||
| * | | | Merge branch 'grapify-subscription-api' into 'master' | Rémy Coutable | 2016-11-14 | 1 | -23/+14 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Grapify subscription API | Robert Schilling | 2016-11-14 | 1 | -23/+14 |
| | |/ | |||||
| * | | Merge branch 'grapify-token-api' into 'master' | Rémy Coutable | 2016-11-10 | 1 | -46/+30 |
| |\ \ | |||||
| | * | | Grapify token API | Robert Schilling | 2016-11-10 | 1 | -46/+30 |
| * | | | Merge branch 'grapify-milestone-api' into 'master' | Rémy Coutable | 2016-11-10 | 1 | -54/+57 |
| |\ \ \ | |||||
| | * | | | Grapify milestones APIgrapify-milestone-api | Robert Schilling | 2016-11-10 | 1 | -54/+57 |
| | | |/ | |/| | |||||
| * | | | Merge branch 'grapify-runners-api' into 'master' | Rémy Coutable | 2016-11-10 | 1 | -53/+64 |
| |\ \ \ | |||||
| | * | | | Grapify runners API | Robert Schilling | 2016-11-10 | 1 | -53/+64 |
| | |/ / | |||||
| * | | | Merge branch 'grapify-session-api' into 'master' | Rémy Coutable | 2016-11-10 | 1 | -10/+9 |
| |\ \ \ | |||||
