summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Collapse)AuthorAgeFilesLines
...
| * Split to two commands, feedback:test-db-rollbackLin Jen-Shin2017-03-141-1/+2
| | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9908#note_25331127
| * Add a test which would rollback db and migrate againLin Jen-Shin2017-03-141-0/+7
| | | | | | | | Closes #29106
* | Merge branch 'rs-capybara-screenshot-artifacts' into 'master' Kamil Trzciński2017-03-141-2/+6
|\ \ | | | | | | | | | | | | | | | | | | Store capybara screenshots as build artifacts Closes #13971 See merge request !7985
| * | Store capybara-screenshots folder as artifacts for RSpec and SpinachRobert Speicher2016-12-081-2/+6
| | |
* | | Retry only on feature specs that use JS, on CI29242-fix-api-specs-potential-weird-failures-on-retriesRémy Coutable2017-03-131-2/+0
| |/ |/| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Revert itJacob Schatz2017-03-061-1/+0
| |
* | See if repro #29035Jacob Schatz2017-03-061-0/+1
| | | | | | | | [ci skip]
* | Remove Test if worked. #29035Jacob Schatz2017-03-061-1/+0
| | | | | | | | [ci skip]
* | [ci skip]Jacob Schatz2017-03-061-0/+1
| | | | | | | | See if we can reproduce that problem
* | Enable build job for caching Gems of GitLab EEcache-gems-for-ee💃 Winnie 💃2017-03-051-0/+1
| |
* | Re-enable GitLab pages job for GitLab EEpages-for-ee💃 Winnie 💃2017-03-041-0/+1
| |
* | Remove bundle-audit ignores that are no longer applicableRobert Speicher2017-03-021-1/+1
| |
* | Merge branch '28450-test-compiling-frontend-assets-for-production-in-ci' ↵Jacob Schatz2017-02-231-0/+21
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Resolve "Test compiling frontend assets for production in CI" Closes #28450 See merge request !9396
| * | add webpack bundle analyzer to production outputMike Greiling2017-02-211-1/+10
| | |
| * | add production asset compile step to CI configMike Greiling2017-02-201-0/+12
| | |
* | | Ignore two Rails CVEs in bundler:audit jobDouwe Maan2017-02-221-1/+1
|/ /
* | Rename karma job to rake karmarename-karma-jobClement Ho2017-02-171-2/+2
| |
* | Merge branch 'cover-my-karma' into 'master' Clement Ho2017-02-141-2/+2
|\ \ | | | | | | | | | | | | | | | | | | Reintroduce coverage report for JavaScript Closes #27826 and #20757 See merge request !9133
| * | Reintroduce coverage report for JavaScript (!9133)winniehell2017-02-111-2/+2
| | |
* | | fix eslint builds within .gitlab-ci.ymlMike Greiling2017-02-141-2/+2
| | |
* | | add yarn check to ensure package.json doesn't diverge from yarn.lockMike Greiling2017-02-131-1/+2
| | |
* | | display yarn version and node version within CI logsMike Greiling2017-02-131-0/+2
| | |
* | | replace npm run calls with yarnMike Greiling2017-02-131-3/+3
| | |
* | | remove unnecessary "npm install"sMike Greiling2017-02-131-5/+0
|/ /
* | Merge branch 'zj-drop-ruby-2-1' into 'master' Sean McGivern2017-02-091-57/+0
|\ \ | | | | | | | | | | | | | | | | | | Drop support for Ruby 2.1 Closes #27251 See merge request !9098
| * | Drop support for Ruby 2.1zj-drop-ruby-2-1Z.J. van de Weg2017-02-061-57/+0
| | | | | | | | | | | | | | | | | | | | | Given that the 9.0 release of GitLab will mark the end of the support for Ruby 2.1, we can stop testing against Ruby 2.1. Fixes #27251
* | | Merge branch 'jej-lint-scripts-and-config' into 'master'dz-nested-groups-docsDouwe Maan2017-02-081-0/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Syntax linting for init scripts Closes #27787 See merge request !9054
| * | | CI runs lint on shell scripts in lib/supportjej-lint-scripts-and-configJames Edwards-Jones2017-02-071-0/+1
| |/ /
* | | Don't fail the build if there is no coverage filesRémy Coutable2017-02-071-3/+3
|/ / | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-311-4/+4
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (83 commits) Fix small typo on new branch button spec Abillity to promote project labels to group labels Update and pin the `jwt` gem to ~> 1.5.6 refactor merge request build service Update index.md Clarify that Auto Deploy requires a public project. cop for gem fetched from a git source Add CHANGELOG entry Remove new branch button for confidential issues Remove flash warning from login page add complete changelog Add project ID index to `project_authorizations` table to optimize queries Fix disable storing of sensitive information when importing a new repo Fix notification when global=disabled, group=watch Ensure rake is called within the correct bundle context Fix 8.16.0 release date. Improve search within group logic Add changelog item about new attributes in group api Update group api doc with full_name and full_path attributes Add tests for nested groups in search service and search helper ...
| * | Ensure rake is called within the correct bundle contextensure-rake-is-called-within-the-correct-bundle-contextLuke "Jared" Bennett2017-01-301-4/+4
| | |
* | | update rake tasksMike Greiling2017-01-281-2/+1
| | |
* | | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-281-1/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (33 commits) Improved code style on the issue_sidebar_spec.rb add CHAGELOG.md entry for !8831 remove assets:compile step from relative_url docs update scripts and docs to reference the newly namespaced rake task namespace assets rake tasks to gitlab:assets:* correct gzip files if they exist as well automatically correct CSS urls on assets:precompile remove hard-coded assets path for ace editor modules Fixed cancel button in the services form not redirecting back to the integrations settings view Fix search bar search param encoding Fix a transient failure in the `Explore::ProjectsController` spec Fix filtering with multiple words Fix project name label's for reference in project settings Fixed merge request tabs extra margin Don't call `#uniq` on a relation Move Gitlab::Shell and Gitlab::ShellAdapter files to lib/ Move ApplicationSetting DEFAULTS to `.defaults` instead Move a begin/rescue clause to ApplicationSetting.expire Use badge partial as single source of truth instead of having 2 partials doing the same Changes after review ...
| * | update scripts and docs to reference the newly namespaced rake taskrelative-url-assetsMike Greiling2017-01-271-1/+1
| | |
* | | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-1/+0
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (389 commits) Document "No gems fetched from git repositories" policy [ci skip] Typos Small gramatical tweaks Typos Added PHP & NPM doc Use `:empty_project` where possible in request specs Add caching of droplab ajax requests Use `:empty_project` where possible in model specs Revert 3f17f29a Remove unused js response from refs controller Add MR id to changelog entry fixed small mini pipeline graph line glitch Prevent form to be submitted twice Fix Error 500 when repositories contain annotated tags pointing to blobs Fix /explore sorting (trending) Simplify wording in "adding an image" docs Remove "official merge window" from CONTRIBUTING.md [ci skip] Update repository check documentation Fixed flexbox and wrap issues Update two_factor_authentication.md ...
| * | remove 2gb tag from ciah-remove-2gb-tagAlex Hanselka2017-01-201-1/+0
| | |
* | | optimize gitlab ci to only run npm install onceMike Greiling2017-01-151-3/+4
| | |
* | | Merge branch 'master' into go-go-gadget-webpackPhil Hughes2017-01-131-1/+7
|\ \ \ | |/ /
| * | Update rubocop and rubocop-rspec to fix build errorsupdate-rubocopBrian Neel2017-01-061-1/+7
| | |
* | | remove remaining vestiges of teaspoon test runnerMike Greiling2017-01-101-2/+1
| | |
* | | move webpack asset compilation to the setup-test-env stageMike Greiling2017-01-101-4/+5
| | |
* | | Swapped out teaspoon for karmaLuke "Jared" Bennett2017-01-101-8/+4
| | |
* | | precompile webpack assets when testingMike Greiling2017-01-101-0/+5
|/ /
* | Fix build failure links in Slackfix-build-failure-linksSean McGivern2016-12-261-1/+1
| |
* | add new runner script attempts docs and update .gitlab-ci.ymlJames Lopez2016-12-151-0/+1
|/
* Run builds with runners with tags gitlab-org and 2gbbuild-with-gitlab-ce-ee-runnersKamil Trzcinski2016-12-061-39/+69
|
* Bump ruby versionzj-use-ruby-2-3-3Z.J. van de Weg2016-12-031-5/+3
|
* Disable the ee_compat_check task on devRémy Coutable2016-11-301-1/+0
| | | | | | | We usually use it for security fixes that don't need to be ported to EE and the task seems to hang when run against the security branch. Signed-off-by: Rémy Coutable <remy@rymai.me>
* Merge branch 'zj-fix-flags-usage-gitlab-ci-yml' into 'master' Rémy Coutable2016-11-231-2/+2
|\ | | | | | | | | | | | | Fix BASH usage in the .gitlab-ci.yml As discussed on Slack. Even though I created the fix, I was a mere code monkey in this case. See merge request !7693
| * Fix BASH usage in the .gitlab-ci.ymlzj-fix-flags-usage-gitlab-ci-ymlZ.J. van de Weg2016-11-231-2/+2
| |