summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'grapify-project-snippet-api' into 'master' Rémy Coutable2016-11-211-78/+78
|\
| * Grapify the projects snippet APIgrapify-project-snippet-apiRobert Schilling2016-11-211-78/+78
* | Merge branch 'smarter-cache-invalidation' into 'master' Sean McGivern2016-11-211-0/+63
|\ \
| * | Unify detecting of special repository filesYorick Peterse2016-11-211-0/+63
* | | Merge branch 'fix/cycle-analytics-permissions' into 'master' Sean McGivern2016-11-211-0/+44
|\ \ \ | |_|/ |/| |
| * | refactored a couple of things based on feedbackfix/cycle-analytics-permissionsJames Lopez2016-11-211-12/+7
| * | Added permissions per stage to cycle analytics endpointJames Lopez2016-11-211-0/+49
| |/
* | Merge branch 'grapify-users-api' into 'master' Rémy Coutable2016-11-211-257/+249
|\ \
| * | Grapify the users APIgrapify-users-apiRobert Schilling2016-11-211-258/+250
* | | Merge branch 'create-pipeline-endpoint' into 'master' Rémy Coutable2016-11-211-0/+21
|\ \ \ | |_|/ |/| |
| * | Add api endpoint for creating a pipelineIdo Leibovich2016-11-181-0/+21
* | | Merge branch 'fix/require-build-script-configuration-entry' into 'master' issues-copyKamil Trzciński2016-11-193-24/+51
|\ \ \
| * | | Remove CI config helper with same name as an entryGrzegorz Bizon2016-11-182-8/+35
| * | | Make CI job script a required configuration entryGrzegorz Bizon2016-11-181-16/+16
* | | | Merge branch 'zj-rake-task-remove-faulty-deployment-refs' into 'master' Kamil Trzciński2016-11-191-0/+23
|\ \ \ \
| * | | | Fix faulty deployment refszj-rake-task-remove-faulty-deployment-refsZ.J. van de Weg2016-11-181-0/+23
* | | | | Merge branch 'feature/precalculate-authorized-projects' into 'master' Douwe Maan2016-11-181-0/+7
|\ \ \ \ \
| * | | | | Precalculate user's authorized projects in databaseAhmad Sherif2016-11-181-0/+7
* | | | | | Merge branch 'zj-slash-commands-mattermost' into 'master' Kamil Trzciński2016-11-188-5/+313
|\ \ \ \ \ \
| * | | | | | Fix typosZ.J. van de Weg2016-11-181-3/+4
| * | | | | | Return a consistent not found messageZ.J. van de Weg2016-11-182-4/+5
| * | | | | | Improve style, add more testsZ.J. van de Weg2016-11-184-19/+12
| * | | | | | More coverage on service levelZ.J. van de Weg2016-11-183-7/+15
| * | | | | | Merge remote-tracking branch 'origin/master' into zj-slash-commands-mattermostZ.J. van de Weg2016-11-179-57/+81
| |\ \ \ \ \ \
| * | | | | | | More refactoring, push present to base commandZ.J. van de Weg2016-11-176-46/+67
| * | | | | | | Add tests for increased converageZ.J. van de Weg2016-11-175-17/+20
| * | | | | | | Remove some commands for nowZ.J. van de Weg2016-11-177-79/+11
| * | | | | | | Incorporate feedback, improve presenter classZ.J. van de Weg2016-11-178-55/+70
| * | | | | | | Rename from service, and move to lib/gitlabZ.J. van de Weg2016-11-1710-4/+225
| * | | | | | | Refactor and test Slash commandsZ.J. van de Weg2016-11-171-37/+43
| * | | | | | | First steps on refactoring Mattermost Slash commandsZ.J. van de Weg2016-11-171-0/+84
| * | | | | | | Make chat authorization to work [ci skip]Kamil Trzcinski2016-11-171-3/+26
| * | | | | | | Add most of specs for chat namesKamil Trzcinski2016-11-171-1/+1
| * | | | | | | Create relation between chat user and GitLab user and allow to authorize them...Kamil Trzcinski2016-11-171-0/+45
* | | | | | | | Merge branch 'bugfix/html-only-mail' into 'master' Douwe Maan2016-11-182-6/+47
|\ \ \ \ \ \ \ \
| * | | | | | | | fix indentation for rubocophttp://jneen.net/2016-11-171-3/+3
| * | | | | | | | rename `part` variable and guard against nil content_typehttp://jneen.net/2016-11-171-7/+5
| * | | | | | | | completely remove blockquote and table tagshttp://jneen.net/2016-11-171-2/+2
| * | | | | | | | use Nokogiri::HTML.parse instead of capitalized methodhttp://jneen.net/2016-11-171-1/+1
| * | | | | | | | fix rubocop failureshttp://jneen.net/2016-11-171-1/+4
| * | | | | | | | add parsing support for incoming html emailhttp://jneen.net/2016-11-172-5/+45
* | | | | | | | | Merge branch 'feature/cycle-analytics-events' into 'master' Douwe Maan2016-11-1816-12/+487
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | refactored updater and updated specsJames Lopez2016-11-185-27/+9
| * | | | | | | | | added new build updater, specs and refactored allowed_idsJames Lopez2016-11-1810-40/+75
| * | | | | | | | | refactor eventsJames Lopez2016-11-181-17/+3
| * | | | | | | | | fix blank state errorJames Lopez2016-11-171-1/+3
| * | | | | | | | | preload ids or objects for users, merge request and issuesJames Lopez2016-11-176-19/+56
| * | | | | | | | | more refactoring and added some auth checksJames Lopez2016-11-1711-124/+161
| * | | | | | | | | fix typo in error messageJames Lopez2016-11-171-1/+1
| * | | | | | | | | remove class no longer requiredJames Lopez2016-11-171-13/+0