Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge branch '23532-define-common-helper-for-describe-pagination-params-in-ap... | Rémy Coutable | 2016-11-22 | 7 | -12/+42 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Define common helper for describe pagination params in api | Semyon Pupkov | 2016-11-22 | 7 | -12/+42 | |
* | | | | Merge branch 'avoid-api-helper-call' into 'master' | Rémy Coutable | 2016-11-22 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Avoid helper call with default parametersavoid-api-helper-call | Robert Schilling | 2016-11-22 | 1 | -1/+1 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'fix/ci-linter-undefined-error' into 'master' | Kamil Trzciński | 2016-11-22 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Fix entry lookup in CI config inheritance rules | Grzegorz Bizon | 2016-11-22 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Merge branch '24730-broken-master' into 'master' | Robert Speicher | 2016-11-22 | 1 | -4/+5 | |
|\ \ \ | ||||||
| * | | | Fix StrongAttibutes error with Ruby 2.124730-broken-master | Rémy Coutable | 2016-11-21 | 1 | -4/+5 | |
* | | | | Merge branch 'improve-deploy-message' into 'master' | Kamil Trzciński | 2016-11-21 | 2 | -2/+20 | |
|\ \ \ \ | ||||||
| * | | | | Improve deploy command message | Kamil Trzcinski | 2016-11-21 | 2 | -2/+20 | |
* | | | | | Merge branch 'dz-fix-500-group-git' into 'master' | Sean McGivern | 2016-11-21 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix 500 error when group name ends with git | Dmitriy Zaporozhets | 2016-11-21 | 1 | -1/+1 | |
* | | | | | | Merge branch 'chatops-deploy-command' into 'master' | Rémy Coutable | 2016-11-21 | 4 | -13/+72 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Fix specs and improve code readability | Kamil Trzcinski | 2016-11-21 | 1 | -2/+2 | |
| * | | | | | Introduce deploy command that allows to start deployment from one environment...chatops-deploy-command | Kamil Trzcinski | 2016-11-21 | 2 | -5/+16 | |
| * | | | | | Add deploy chat command [ci skip] | Kamil Trzcinski | 2016-11-21 | 3 | -13/+61 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'feature/send-registry-address-with-build-payload' into 'master' | Kamil Trzciński | 2016-11-21 | 4 | -0/+70 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add Gitlab::Ci::Build::Credentials module with build credentials abstraction | Tomasz Maczukin | 2016-11-21 | 4 | -16/+64 | |
| * | | | | | Send credentials array with build data | Tomasz Maczukin | 2016-11-21 | 2 | -3/+21 | |
| * | | | | | Send registry_url with build data to GitLab Runner | Tomasz Maczukin | 2016-11-16 | 1 | -0/+4 | |
* | | | | | | Merge branch 'grapify-project-snippet-api' into 'master' | Rémy Coutable | 2016-11-21 | 1 | -78/+78 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Grapify the projects snippet APIgrapify-project-snippet-api | Robert Schilling | 2016-11-21 | 1 | -78/+78 | |
* | | | | | | | Merge branch 'smarter-cache-invalidation' into 'master' | Sean McGivern | 2016-11-21 | 1 | -0/+63 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Unify detecting of special repository files | Yorick Peterse | 2016-11-21 | 1 | -0/+63 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | 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 |