summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/github-importer' into 'master' Sean McGivern2016-12-011-1/+1
|\
| * Fix branch validation for GitHub PR where repo/fork was renamed/deletedDouglas Barbosa Alexandre2016-12-011-1/+1
* | Merge branch 'improve_oauth_user_error' into 'master' Rémy Coutable2016-12-011-1/+1
|\ \ | |/ |/|
| * Improve the `Gitlab::OAuth::User` error messageDrew Blessing2016-11-301-1/+1
* | Allow access to the wiki with git when repository feature disabledDouglas Barbosa Alexandre2016-11-302-1/+13
|/
* Merge branch 'zj-issue-search-slash-command' into 'master' Kamil Trzciński2016-11-294-8/+20
|\
| * Add issue search slash commandzj-issue-search-slash-commandZ.J. van de Weg2016-11-254-8/+20
* | Merge branch 'jej-use-issuable-finder-instead-of-access-check' into 'security' Douwe Maan2016-11-281-1/+1
* | Merge branch 'refresh-authorizations-with-lease' into 'master' Douwe Maan2016-11-281-7/+0
|\ \
| * | Refresh project authorizations using a Redis leaserefresh-authorizations-with-leaseYorick Peterse2016-11-251-7/+0
| |/
* | Merge branch 'timeout-merge-request-for-binary-file' into 'master' Yorick Peterse2016-11-251-3/+3
|\ \
| * | Fix: Timeout creating and viewing merge request for binary filetimeout-merge-request-for-binary-fileValery Sizov2016-11-251-3/+3
* | | Accept a valid ref for issue showZ.J. van de Weg2016-11-251-1/+1
| |/ |/|
* | Merge branch 'dz-allow-nested-group-routing' into 'master' Douwe Maan2016-11-241-2/+12
|\ \
| * | Add nested groups support to the routingdz-allow-nested-group-routingDmitriy Zaporozhets2016-11-231-2/+12
* | | Use Commit#author so we share logic and cacheLin Jen-Shin2016-11-241-4/+2
| |/ |/|
* | Merge branch 'post_receive-any-email' into 'master' Sean McGivern2016-11-231-1/+1
|\ \
| * | post_receive: accept any user email from last commitElan Ruusamäe2016-11-041-1/+1
* | | Merge branch 'fix-ee_compat_check-when-branch-contains-a-slash' into 'master' Rémy Coutable2016-11-231-2/+6
|\ \ \
| * | | Ensure we sanitize branch names with path-unfriendly charactersRémy Coutable2016-11-231-2/+6
* | | | Merge branch 'fix/cycle-analytics-plan-issue' into 'master' Douwe Maan2016-11-232-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Fix and relevant spec for plan stage breaking with nil commitsfix/cycle-analytics-plan-issueJames Lopez2016-11-232-1/+3
| | |/ | |/|
* | | Merge branch 'zj-fix-trailing-whitespace-issue-create' into 'master' Kamil Trzciński2016-11-221-2/+4
|\ \ \ | |/ / |/| |
| * | Issue creation now accepts trailing whitespacezj-fix-trailing-whitespace-issue-createZ.J. van de Weg2016-11-221-2/+4
* | | Merge branch 'fix/ci-linter-undefined-error' into 'master' Kamil Trzciński2016-11-221-1/+1
|\ \ \ | |/ / |/| |
| * | Fix entry lookup in CI config inheritance rulesGrzegorz Bizon2016-11-221-1/+1
* | | Merge branch 'improve-deploy-message' into 'master' Kamil Trzciński2016-11-211-1/+14
|\ \ \
| * | | Improve deploy command messageKamil Trzcinski2016-11-211-1/+14
* | | | Merge branch 'dz-fix-500-group-git' into 'master' Sean McGivern2016-11-211-1/+1
|\ \ \ \
| * | | | Fix 500 error when group name ends with gitDmitriy Zaporozhets2016-11-211-1/+1
| | |/ / | |/| |
* | | | Merge branch 'chatops-deploy-command' into 'master' Rémy Coutable2016-11-213-0/+50
|\ \ \ \ | | |/ / | |/| |
| * | | Introduce deploy command that allows to start deployment from one environment...chatops-deploy-commandKamil Trzcinski2016-11-212-5/+16
| * | | Add deploy chat command [ci skip]Kamil Trzcinski2016-11-212-0/+39
| |/ /
* | | Merge branch 'feature/send-registry-address-with-build-payload' into 'master' Kamil Trzciński2016-11-213-0/+64
|\ \ \
| * | | Add Gitlab::Ci::Build::Credentials module with build credentials abstractionTomasz Maczukin2016-11-214-16/+64
| * | | Send credentials array with build dataTomasz Maczukin2016-11-211-0/+16
* | | | Merge branch 'smarter-cache-invalidation' into 'master' Sean McGivern2016-11-211-0/+63
|\ \ \ \
| * | | | Unify detecting of special repository filesYorick Peterse2016-11-211-0/+63
| | |/ / | |/| |
* | | | 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 '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 '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-185-0/+168
|\ \ \ \ \
| * | | | | Improve style, add more testsZ.J. van de Weg2016-11-181-3/+3
| * | | | | Merge remote-tracking branch 'origin/master' into zj-slash-commands-mattermostZ.J. van de Weg2016-11-172-1/+2
| |\ \ \ \ \
| * | | | | | More refactoring, push present to base commandZ.J. van de Weg2016-11-174-25/+31
| * | | | | | Add tests for increased converageZ.J. van de Weg2016-11-174-15/+17