Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'dev/security' into 'master' | Rémy Coutable | 2016-10-06 | 1 | -0/+46 |
|\ | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | Escape HTML nodes in builds commands in ci linter | Grzegorz Bizon | 2016-09-26 | 1 | -0/+35 |
| | | |||||
* | | Merge branch 'master' into revert-c676283b | Phil Hughes | 2016-10-03 | 10 | -15/+166 |
|\ \ | |||||
| * \ | Merge branch '21744-fix-missing-values-in-linter' into 'master' | Rémy Coutable | 2016-09-30 | 1 | -0/+51 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add missing values to linter (`only`, `except`) and add new one `Environment` Closes #21744 See merge request !6276 | ||||
| | * | | Refactor fields in view | Katarzyna Kobierska | 2016-09-30 | 1 | -1/+1 |
| | | | | |||||
| | * | | Expose jobs to view | Katarzyna Kobierska | 2016-09-30 | 1 | -0/+16 |
| | | | | |||||
| | * | | Improve tests grammar | Katarzyna Kobierska | 2016-09-30 | 1 | -3/+5 |
| | | | | |||||
| | * | | Add test for linter values visibility | Katarzyna Kobierska | 2016-09-30 | 1 | -0/+33 |
| | | | | |||||
| * | | | Improve grammar | Katarzyna Kobierska | 2016-09-30 | 1 | -1/+1 |
| | | | | |||||
| * | | | Close merge request if open without source project | Katarzyna Kobierska | 2016-09-30 | 1 | -0/+13 |
| |/ / | |||||
| * | | Upgrade Devise from 4.1.1 to 4.2.0. | Connor Shea | 2016-09-27 | 9 | -9/+9 |
| |/ | | | | | | | | | | | | | | | This fixes an issue with Rails 5 and brings us up-to-date with the latest Devise release. This also replaces the deprecated Devise::TestHelpers with Devise::Test::ControllerHelpers. Changelog: https://github.com/plataformatec/devise/blob/v4.2.0/CHANGELOG.md#420---2016-07-01 | ||||
| * | Scope environments to projectlimit-number-of-shown-environments | Kamil Trzcinski | 2016-09-21 | 1 | -0/+2 |
| | | |||||
| * | Add a view spec for projects/notes/_form | Rémy Coutable | 2016-09-20 | 1 | -0/+36 |
| | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | Add specs that target status failure22286-fix-missing-status | Kamil Trzcinski | 2016-09-18 | 1 | -7/+10 |
| | | |||||
| * | Fix spec failuresgroup-similar | Kamil Trzcinski | 2016-09-14 | 1 | -7/+6 |
| | | |||||
| * | Add view specs for pipelines graph | Kamil Trzcinski | 2016-09-14 | 1 | -0/+51 |
| | | |||||
| * | add feature test | ubudzisz | 2016-09-06 | 1 | -14/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add feature test add feature test add feature test remove test to builds_spec remove feature test to builds_spec remove feature test to builds_spec add changes to methods and remove FactoryGirl add changes to methods and remove FactoryGirl adding changes to test and js file changes grammar update changelog rename file name update files after review update files after review update files after review | ||||
| * | add js file | ubudzisz | 2016-09-06 | 1 | -4/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | show variables on-click show variables on-click show variables on-click remove = and add new js classes into sidebar.scss show variables by clicking button show variables by clicking button show variables by clicking button show variables by clicking button use id for a class add nicescroll add nicescroll | ||||
* | | Updated tests | Phil Hughes | 2016-09-02 | 1 | -1/+4 |
|/ | |||||
* | Fix test | Katarzyna Kobierska | 2016-08-30 | 1 | -4/+6 |
| | |||||
* | Improve grammar | Katarzyna Kobierska | 2016-08-30 | 2 | -5/+6 |
| | |||||
* | Improve code | Katarzyna Kobierska | 2016-08-30 | 2 | -15/+28 |
| | |||||
* | User can edit closed MR with deleted fork | Katarzyna Kobierska | 2016-08-30 | 2 | -0/+81 |
| | | | | | | | | | | | | | | | | | | | | | | Add test for closed MR without fork Add view test visibility of Reopen and Close buttons Fix controller tests and validation method Fix missing space Remove unused variables from test closed_without_fork? method refactoring Add information about missing fork When closed MR without fork can't edit target branch Tests for closed MR edit view Fix indentation and rebase, refactoring | ||||
* | Update Hamlit to 2.6.1rs-issue-21017 | Robert Speicher | 2016-08-18 | 1 | -0/+36 |
| | | | | Fixes gitlab-org/gitlab-ce#21025 and gitlab-org/gitlab-ce#21017 | ||||
* | Method names changed to #includes_commit?zj-deployment-status-on-mr | Z.J. van de Weg | 2016-08-12 | 1 | -3/+4 |
| | |||||
* | CI build status not per environment | Z.J. van de Weg | 2016-08-11 | 1 | -1/+1 |
| | |||||
* | Incorporate feedback | Z.J. van de Weg | 2016-08-11 | 1 | -2/+4 |
| | |||||
* | Tests for release status heading on MR#show | Z.J. van de Weg | 2016-08-11 | 1 | -0/+23 |
| | |||||
* | Remove provider path, replace with dynamic path.devise-deprecations | Connor Shea | 2016-08-03 | 1 | -1/+1 |
| | |||||
* | Add failing test for #20462 | winniehell | 2016-08-02 | 1 | -0/+37 |
| | |||||
* | Update to gitlab_git 10.4.1 and take advantage of preserved Ref objects | Alejandro Rodríguez | 2016-07-28 | 1 | -0/+21 |
| | |||||
* | Fix tests | Katarzyna Kobierska | 2016-07-26 | 1 | -1/+1 |
| | |||||
* | Tests refactoring for trigger variables | Katarzyna Kobierska | 2016-07-26 | 1 | -7/+10 |
| | |||||
* | Add test for multiple trigger variables view | Katarzyna Kobierska | 2016-07-26 | 1 | -1/+18 |
| | |||||
* | Add gitlab-workhorse version to admin dashboard | Katarzyna Kobierska | 2016-07-23 | 1 | -0/+20 |
| | | | | | | Test for showing GitLab Workhorse version on Admin Dashboard Refactoring | ||||
* | add modification to commit title test | ubudzisz | 2016-07-18 | 1 | -9/+13 |
| | | | | | | add modification to commit title test add empty line | ||||
* | modify view test to commit title | ubudzisz | 2016-07-18 | 1 | -1/+0 |
| | | | | | | | | | | modify view test to commit title-repair rubocop modify view test to commit title-repair rubocop modify view test to commit title-repair rubocop remove empty line in CHANGELOG | ||||
* | add test to view | ubudzisz | 2016-07-18 | 1 | -0/+1 |
| | | | | | | | | | | | | repair rubocop test and update CHANGELOG repair rubocop test repair rubocop repair rubocop repair rubocop | ||||
* | modify view test to commit title | ubudzisz | 2016-07-18 | 1 | -10/+5 |
| | | | | | | | | modify view test to commit title-repair rubocop modify view test to commit title-repair rubocop modify view test to commit title-repair rubocop | ||||
* | add test to view | ubudzisz | 2016-07-18 | 1 | -9/+16 |
| | | | | | | | | | | | | repair rubocop test and update CHANGELOG repair rubocop test repair rubocop repair rubocop repair rubocop | ||||
* | repair rubocop test | ubudzisz | 2016-07-18 | 1 | -1/+1 |
| | |||||
* | add git-commit-title-method into pipeline model and modify view | ubudzisz | 2016-07-18 | 1 | -0/+9 |
| | | | | add git-commit-title-method into tests | ||||
* | Do not show build retry link when build is active | Grzegorz Bizon | 2016-06-30 | 1 | -0/+37 |
| | |||||
* | Move "I should see Crowd login form" feature to a view specrs-crowd-form-view-spec | Robert Speicher | 2016-02-24 | 1 | -0/+37 |
| | | | | | | | | We were doing all kinds of code gymnastics to "enable" Crowd in the feature spec and this would sometimes cause a transient failure. Really what it's testing is if the Crowd login form shows when Crowd's enabled, so this is much better suited to a view spec. | ||||
* | Allow non-admin users to see version informationrs-help-page | Robert Speicher | 2015-09-23 | 1 | -18/+5 |
| | | | | | We want users to know what features they have available (and to pressure their admins to upgrade). | ||||
* | Move the `version_check_enabled` check from view to helper | Robert Speicher | 2015-09-23 | 1 | -2/+1 |
| | |||||
* | Add a view spec (gasp!) for help/index | Robert Speicher | 2015-09-23 | 1 | -0/+55 |