summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* switch to email_reply_trimmer from discoursehttp://jneen.net/2016-12-211-26/+4
* Merge branch '25908-fix-grape-after-update' into 'master' Yorick Peterse2016-12-211-2/+2
|\
| * Use Grape's new Route methods25908-fix-grape-after-updateRémy Coutable2016-12-211-2/+2
* | Merge branch 'fix/group-path-rename-error' into 'master' Douwe Maan2016-12-211-0/+3
|\ \
| * | Fix error 500 renaming group. Also added specs and changelog.James Lopez2016-12-201-0/+3
* | | Merge branch 'multipart-uploaded-file' into 'master' Rémy Coutable2016-12-211-2/+6
|\ \ \ | |_|/ |/| |
| * | Inject ::UploadedFile from Multipart middlewareJacob Vosmaer2016-12-211-2/+6
| |/
* | Fix error importing label priorities and added relevant specJames Lopez2016-12-211-5/+23
|/
* Merge branch '22348-gitea-importer' into 'master' Rémy Coutable2016-12-2010-147/+177
|\
| * Add Project#gitea_import?22348-gitea-importerRémy Coutable2016-12-192-4/+4
| * Improve Gitlab::ImportSourcesRémy Coutable2016-12-191-12/+28
| * Modify GithubImport to support GiteaRémy Coutable2016-12-197-141/+143
| * Rename Gogs to Gitea, DRY the controller and improve viewsRémy Coutable2016-12-194-66/+3
| * Gogs ImporterKim "BKC" Carlbäcker2016-12-1910-21/+96
* | Merge branch '22864-kubernetes-deploy-with-terminal' into 'master' Kamil Trzciński2016-12-202-0/+93
|\ \
| * | Add terminals to the Kubernetes deployment serviceNick Thomas2016-12-192-0/+93
* | | Merge branch '25848-fix-git-rev-list-env-parsing' into 'master' Sean McGivern2016-12-201-2/+2
|\ \ \
| * | | Reject blank environment vcariables in Gitlab::Git::RevList25848-fix-git-rev-list-env-parsingRémy Coutable2016-12-201-2/+2
* | | | Merge branch 'zj-kamil-slack-slash-commands' into 'master' Grzegorz Bizon2016-12-204-6/+141
|\ \ \ \ | |/ / / |/| | |
| * | | Improve after feedbackKamil Trzcinski2016-12-192-29/+1
| * | | Fix RubocopKamil Trzcinski2016-12-181-2/+2
| * | | Use Slack::Notifier::LinkFormatter to convert markdown links to slack compatKamil Trzcinski2016-12-162-23/+4
| * | | Fix SlackSlashCommands testsKamil Trzcinski2016-12-161-1/+1
| * | | Fix specsKamil Trzcinski2016-12-162-5/+10
| * | | Render format dependent linksKamil Trzcinski2016-12-163-97/+113
| * | | Use Slack compatible syntaxKamil Trzcinski2016-12-161-4/+4
| * | | Rename Mattermost::Presenter to PresenterKamil Trzcinski2016-12-162-131/+133
| * | | Create Slack Slash command serviceZ.J. van de Weg2016-12-163-1/+160
* | | | Merge branch 'bb-wiki-import' into 'master' Douglas Barbosa Alexandre2016-12-192-1/+21
|\ \ \ \ | |_|/ / |/| | |
| * | | Add Wiki import to BB importerValery Sizov2016-12-192-1/+21
* | | | Merge branch 'fix-yaml-variables' into 'master' Grzegorz Bizon2016-12-191-0/+27
|\ \ \ \
| * | | | Keep the value type for YAML variablesLin Jen-Shin2016-12-191-1/+0
| * | | | Just implement it in the blockLin Jen-Shin2016-12-191-9/+5
| * | | | Merge branch 'master' into fix-yaml-variablesLin Jen-Shin2016-12-1919-265/+432
| |\ \ \ \ | | |/ / /
| * | | | Rename to Gitlab::Serialize::Ci::VariablesLin Jen-Shin2016-12-162-31/+32
| * | | | Just use YAML.safe_load and assume the formatLin Jen-Shin2016-12-151-23/+3
| * | | | Strictly check the type loaded from YAMLLin Jen-Shin2016-12-151-3/+24
| * | | | Convert CI YAML variables keys into stringsLin Jen-Shin2016-12-151-0/+30
* | | | | Merge branch 'fix/import-export-mr-error' into 'master' Rémy Coutable2016-12-191-1/+1
|\ \ \ \ \
| * | | | | Fix MR issue to do with merge userJames Lopez2016-12-191-1/+1
| | |_|/ / | |/| | |
* | | | | Fix for missing service when importing from EE to CEfix/import-export-ee-servicesJames Lopez2016-12-192-1/+8
| |_|_|/ |/| | |
* | | | Merge branch 'fix/import-export-build-token' into 'master' Grzegorz Bizon2016-12-191-0/+2
|\ \ \ \
| * | | | Fix duplicated build token problem and added relevant specfix/import-export-build-tokenJames Lopez2016-12-191-0/+2
| | |_|/ | |/| |
* | | | Merge branch 'fix/detailed-status-groups' into 'master' Lin Jen-Shin (godfat)2016-12-194-10/+11
|\ \ \ \
| * | | | Improve how we calculate detailed status group nameGrzegorz Bizon2016-12-161-1/+1
| * | | | Update status group name for success with warningsGrzegorz Bizon2016-12-161-1/+1
| * | | | Make CI/CD detailed status group concept explicitGrzegorz Bizon2016-12-163-8/+9
* | | | | Merge branch '25301-git-2.11-force-push-bug' into 'master' Douglas Barbosa Alexandre2016-12-195-9/+58
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Implement final review comments from @rymai.25301-git-2.11-force-push-bugTimothy Andrew2016-12-162-7/+9
| * | | | Implement review comments from @dbalexandre.Timothy Andrew2016-12-161-10/+12