Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'fix/cycle-analytics-permissions' into 'master' | Sean McGivern | 2016-11-21 | 1 | -0/+44 |
|\ | |||||
| * | refactored a couple of things based on feedbackfix/cycle-analytics-permissions | James Lopez | 2016-11-21 | 1 | -12/+7 |
| * | Added permissions per stage to cycle analytics endpoint | James Lopez | 2016-11-21 | 1 | -0/+49 |
* | | 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 'fix/require-build-script-configuration-entry' into 'master' issues-copy | Kamil Trzciński | 2016-11-19 | 3 | -24/+51 |
|\ \ \ | |||||
| * | | | Remove CI config helper with same name as an entry | Grzegorz Bizon | 2016-11-18 | 2 | -8/+35 |
| * | | | Make CI job script a required configuration entry | Grzegorz Bizon | 2016-11-18 | 1 | -16/+16 |
* | | | | Merge branch 'zj-rake-task-remove-faulty-deployment-refs' into 'master' | Kamil Trzciński | 2016-11-19 | 1 | -0/+23 |
|\ \ \ \ | |||||
| * | | | | Fix faulty deployment refszj-rake-task-remove-faulty-deployment-refs | Z.J. van de Weg | 2016-11-18 | 1 | -0/+23 |
* | | | | | Merge branch 'feature/precalculate-authorized-projects' into 'master' | Douwe Maan | 2016-11-18 | 1 | -0/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Precalculate user's authorized projects in database | Ahmad Sherif | 2016-11-18 | 1 | -0/+7 |
* | | | | | | Merge branch 'zj-slash-commands-mattermost' into 'master' | Kamil Trzciński | 2016-11-18 | 8 | -5/+313 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix typos | Z.J. van de Weg | 2016-11-18 | 1 | -3/+4 |
| * | | | | | | Return a consistent not found message | Z.J. van de Weg | 2016-11-18 | 2 | -4/+5 |
| * | | | | | | Improve style, add more tests | Z.J. van de Weg | 2016-11-18 | 4 | -19/+12 |
| * | | | | | | More coverage on service level | Z.J. van de Weg | 2016-11-18 | 3 | -7/+15 |
| * | | | | | | Merge remote-tracking branch 'origin/master' into zj-slash-commands-mattermost | Z.J. van de Weg | 2016-11-17 | 9 | -57/+81 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | More refactoring, push present to base command | Z.J. van de Weg | 2016-11-17 | 6 | -46/+67 |
| * | | | | | | | Add tests for increased converage | Z.J. van de Weg | 2016-11-17 | 5 | -17/+20 |
| * | | | | | | | Remove some commands for now | Z.J. van de Weg | 2016-11-17 | 7 | -79/+11 |
| * | | | | | | | Incorporate feedback, improve presenter class | Z.J. van de Weg | 2016-11-17 | 8 | -55/+70 |
| * | | | | | | | Rename from service, and move to lib/gitlab | Z.J. van de Weg | 2016-11-17 | 10 | -4/+225 |
| * | | | | | | | Refactor and test Slash commands | Z.J. van de Weg | 2016-11-17 | 1 | -37/+43 |
| * | | | | | | | First steps on refactoring Mattermost Slash commands | Z.J. van de Weg | 2016-11-17 | 1 | -0/+84 |
| * | | | | | | | Make chat authorization to work [ci skip] | Kamil Trzcinski | 2016-11-17 | 1 | -3/+26 |
| * | | | | | | | Add most of specs for chat names | Kamil Trzcinski | 2016-11-17 | 1 | -1/+1 |
| * | | | | | | | Create relation between chat user and GitLab user and allow to authorize them... | Kamil Trzcinski | 2016-11-17 | 1 | -0/+45 |
* | | | | | | | | Merge branch 'bugfix/html-only-mail' into 'master' | Douwe Maan | 2016-11-18 | 2 | -6/+47 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fix indentation for rubocop | http://jneen.net/ | 2016-11-17 | 1 | -3/+3 |
| * | | | | | | | | rename `part` variable and guard against nil content_type | http://jneen.net/ | 2016-11-17 | 1 | -7/+5 |
| * | | | | | | | | completely remove blockquote and table tags | http://jneen.net/ | 2016-11-17 | 1 | -2/+2 |
| * | | | | | | | | use Nokogiri::HTML.parse instead of capitalized method | http://jneen.net/ | 2016-11-17 | 1 | -1/+1 |
| * | | | | | | | | fix rubocop failures | http://jneen.net/ | 2016-11-17 | 1 | -1/+4 |
| * | | | | | | | | add parsing support for incoming html email | http://jneen.net/ | 2016-11-17 | 2 | -5/+45 |
* | | | | | | | | | Merge branch 'feature/cycle-analytics-events' into 'master' | Douwe Maan | 2016-11-18 | 16 | -12/+487 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | refactored updater and updated specs | James Lopez | 2016-11-18 | 5 | -27/+9 |
| * | | | | | | | | | added new build updater, specs and refactored allowed_ids | James Lopez | 2016-11-18 | 10 | -40/+75 |
| * | | | | | | | | | refactor events | James Lopez | 2016-11-18 | 1 | -17/+3 |
| * | | | | | | | | | fix blank state error | James Lopez | 2016-11-17 | 1 | -1/+3 |
| * | | | | | | | | | preload ids or objects for users, merge request and issues | James Lopez | 2016-11-17 | 6 | -19/+56 |
| * | | | | | | | | | more refactoring and added some auth checks | James Lopez | 2016-11-17 | 11 | -124/+161 |
| * | | | | | | | | | fix typo in error message | James Lopez | 2016-11-17 | 1 | -1/+1 |
| * | | | | | | | | | remove class no longer required | James Lopez | 2016-11-17 | 1 | -13/+0 |
| * | | | | | | | | | fix integration spec | James Lopez | 2016-11-17 | 1 | -1/+1 |
| * | | | | | | | | | fix specs | James Lopez | 2016-11-17 | 4 | -5/+5 |
| * | | | | | | | | | refactor events facade so it uses separate classes and refactor query stuff | James Lopez | 2016-11-17 | 16 | -136/+196 |
| * | | | | | | | | | fix date issue with mySQL only | James Lopez | 2016-11-17 | 1 | -1/+1 |