summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Don't show 'Copy content' button on text files that are not rendered as textDouwe Maan2017-04-101-5/+5
* Merge branch '1595-ee-backport-environments-tests' into 'master' Clement Ho2017-04-102-4/+6
|\
| * Backport of EE changes in environments tests1595-ee-backport-environments-testsFilipa Lacerda2017-04-072-4/+6
* | Merge branch 'backport-ee-1525' into 'master' Robert Speicher2017-04-104-50/+195
|\ \
| * | Retrieve Git-specific env in Gitlab::Git::RevList and add a new #new_refs methodRémy Coutable2017-04-101-48/+44
| * | Retrieve Git-specific env in Gitlab::Git::Repository#ruggedRémy Coutable2017-04-101-0/+30
| * | Set Git-specific env in /api/internal/allowedRémy Coutable2017-04-101-2/+19
| * | Add a Gitlab::Git::Env to store Git-specific env thread-safelyRémy Coutable2017-04-101-0/+102
* | | Merge branch 'add-vue-loader' into 'master' Filipa Lacerda2017-04-103-3/+3
|\ \ \ | |/ / |/| |
| * | convert pipeline async_button component to vue templateMike Greiling2017-04-091-1/+1
| * | convert pipeline error state to vue templateMike Greiling2017-04-091-1/+1
| * | convert pipeline empty state to vue templateMike Greiling2017-04-091-1/+1
* | | Merge branch 'ci-favicon-back-in' into 'master' Filipa Lacerda2017-04-101-3/+3
|\ \ \
| * | | Fixed karmaci-favicon-back-inPhil Hughes2017-04-101-3/+3
| |/ /
* | | Merge branch 'spec_for_schema' into 'master' Rémy Coutable2017-04-101-0/+23
|\ \ \
| * | | Add spec for schema.rbblackst0ne2017-04-101-0/+23
| |/ /
* | | Merge branch 'test-all-etag-routes' into 'master' Sean McGivern2017-04-101-0/+83
|\ \ \
| * | | Test all enabled routes in ETag caching middleware and fix pipeline routestest-all-etag-routesAdam Niedzielski2017-04-101-0/+83
| |/ /
* | | Merge branch '30676-project-export-email' into 'master' Sean McGivern2017-04-101-0/+16
|\ \ \ | |/ / |/| |
| * | Fix email not being sent after project exportmhasbini2017-04-091-0/+16
* | | Merge branch 'remove_is_admin' into 'master' Robert Speicher2017-04-093-6/+6
|\ \ \
| * | | Remove the User#is_admin? methodblackst0ne2017-04-093-6/+6
| |/ /
* | | Add a name field to the group edit formadd-field-for-group-nameDouglas Lovell2017-04-093-12/+43
|/ /
* | Merge branch 'master' into new-resolvable-discussionDouwe Maan2017-04-0710-116/+261
|\ \
| * \ Merge branch 'adam-finish-5993-closed-issuable' into 'master' Douwe Maan2017-04-078-113/+226
| |\ \
| | * | Add indication for closed or merged issuables in GFMadam-finish-5993-closed-issuableAdam Buckland2017-04-078-113/+226
| * | | Merge branch 'activity-feed-user-name' into 'master' Annabel Dunstone Gray2017-04-071-3/+3
| |\ \ \
| | * | | Put back usernames in activity and profile feedAnnabel Dunstone Gray2017-04-071-3/+3
| * | | | Merge branch 'feature/add-rake-task-prints-storage-config-in-toml' into 'mast...Robert Speicher2017-04-071-0/+32
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Add rake task that prints TOML storage configurationfeature/add-rake-task-prints-storage-config-in-tomlAhmad Sherif2017-04-041-0/+32
* | | | | Fix specsDouwe Maan2017-04-072-2/+2
* | | | | Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett2017-04-0731-146/+690
|\ \ \ \ \ | |/ / / /
| * | | | Remove Vue from main bundle and disable production warningsMike Greiling2017-04-071-0/+1
| * | | | Merge branch 'dosuken123/gitlab-ce-2989-run-cicd-pipelines-on-a-schedule-idea...Sean McGivern2017-04-074-10/+82
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Add ref and active to import/export configSean McGivern2017-04-071-0/+2
| | * | | Fix last spec failureKamil Trzcinski2017-04-071-1/+6
| | * | | Fix spec failureKamil Trzcinski2017-04-071-1/+1
| | * | | Yet, another errorsdosuken123/gitlab-ce-2989-run-cicd-pipelines-on-a-schedule-idea1-basic-backend-implementation-with-quick-uiKamil Trzcinski2017-04-071-1/+4
| | * | | Another round of code reviewKamil Trzcinski2017-04-071-2/+2
| | * | | Fix test failuresKamil Trzcinski2017-04-071-0/+1
| | * | | Update tests to cover trigger scheduleKamil Trzcinski2017-04-073-20/+73
| | * | | Fix ref referenceKamil Trzcinski2017-04-071-0/+4
| | * | | before_create :set_project. Now TriggerSchedule saves project from parentShinya Maeda2017-04-071-4/+0
| | * | | Add specs in triggers_spec.rb (Halfway)Shinya Maeda2017-04-071-0/+8
| * | | | Merge branch 'optimise-builds' into 'master' Sean McGivern2017-04-071-0/+33
| |\ \ \ \
| | * | | | Count number of queriesKamil Trzcinski2017-04-071-0/+33
| | |/ / /
| * | | | Merge branch 'karma-failure-fix' into 'master' Jacob Schatz2017-04-071-4/+3
| |\ \ \ \
| | * | | | Fixed duplicate jQuery AJAX spyonkarma-failure-fixPhil Hughes2017-04-071-4/+3
| * | | | | Merge branch 'bvl-fix-project-ci-status-cache' into 'master' Kamil Trzciński2017-04-077-29/+47
| |\ \ \ \ \
| | * | | | | Use `Ci::ExpirePipelineCacheService` to set `ProjectPipelinestatus`bvl-fix-project-ci-status-cacheBob Van Landuyt2017-04-072-12/+8