Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Collapse)Author
2017-04-09Merge branch 'remove_is_admin' into 'master' Robert Speicher
Remove the `User#is_admin?` method Closes #30584 See merge request !10520
2017-04-09Add a name field to the group edit formDouglas Lovell
Enables user specification of group name vs. name inferred from group path. Cause new group form to copy name from path Adds some new page-specific javascript that copies entry from the group path field to the group name field when the group name field is initially empty. Remove duplicate group name entry field on group edit form This corrects the duplicated name entry field and tests that the JavaScript does not update the group name field if the user edits the group path. (Editing the group path is not recommended in any case, but it is possible.) Address eslint errors in group.js Enable group name copy with dispatch and explore group creation The dispatch and explore group creation forms require the group.js asset, and their tests now require testing against poltergeist Update workflow new group instruction Update the gitlab basics group creation document Add a change log entry Remove unused variable for eslint
2017-04-09Remove the User#is_admin? methodblackst0ne
2017-04-08Merge branch 'master' into new-resolvable-discussionDouwe Maan
2017-04-08Fix specsDouwe Maan
2017-04-08Merge branch 'adam-finish-5993-closed-issuable' into 'master' Douwe Maan
Add indication for closed or merged issuables in GFM Closes #1369 See merge request !9462
2017-04-08Merge branch 'activity-feed-user-name' into 'master' Annabel Dunstone Gray
Put back usernames in activity and profile feed See merge request !10539
2017-04-08Merge branch 'feature/add-rake-task-prints-storage-config-in-toml' into ↵Robert Speicher
'master' Add rake task that prints TOML storage configuration Closes gitaly#173 See merge request !10448
2017-04-07Put back usernames in activity and profile feedAnnabel Dunstone Gray
2017-04-07Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-07Remove Vue from main bundle and disable production warningsMike Greiling
2017-04-07Add indication for closed or merged issuables in GFMAdam Buckland
Example: for issues that are closed, the links will now show '[closed]' following the issue number. This is done as post-process after the markdown has been loaded from the cache as the status of the issue may change between the cache being populated and the content being displayed. In order to avoid N+1 queries problem when rendering notes ObjectRenderer populates the cache of referenced issuables for all notes at once, before the post processing phase. As a part of this change, the Banzai BaseParser#grouped_objects_for_nodes method has been refactored to return a Hash utilising the node itself as the key, since this was a common pattern of usage for this method.
2017-04-07Merge branch ↵Sean McGivern
'dosuken123/gitlab-ce-2989-run-cicd-pipelines-on-a-schedule-idea1-basic-backend-implementation-with-quick-ui' into 'master' Add "engineering" UI for Pipeline Schedule See merge request !10533
2017-04-07Add ref and active to import/export configSean McGivern
2017-04-07Merge branch 'optimise-builds' into 'master' Sean McGivern
Optimise Pipelines > Jobs index controller Closes #27389 See merge request !10546
2017-04-07Merge branch 'karma-failure-fix' into 'master' Jacob Schatz
Fixed duplicate jQuery AJAX spyon See merge request !10531
2017-04-07Merge branch 'bvl-fix-project-ci-status-cache' into 'master' Kamil Trzciński
Fix invalidating Project build status cache to often See merge request !10313
2017-04-07Fix last spec failureKamil Trzcinski
2017-04-07Fix spec failureKamil Trzcinski
2017-04-07Count number of queriesKamil Trzcinski
2017-04-07Yet, another errorsKamil Trzcinski
2017-04-07Merge branch '18471-restrict-tag-pushes-protected-tags' into 'master' Douwe Maan
Protected Tags Closes #18471 See merge request !10356
2017-04-07Fixed duplicate jQuery AJAX spyonPhil Hughes
2017-04-07Another round of code reviewKamil Trzcinski
2017-04-07Fix view specDouwe Maan
2017-04-07Use `Ci::ExpirePipelineCacheService` to set `ProjectPipelinestatus`Bob Van Landuyt
2017-04-07Take the ref of a pipeline into account when caching statusBob Van Landuyt
2017-04-07Rename `ProjectBuildStatus` -> `ProjectPipelineStatus`Bob Van Landuyt
2017-04-07Wrap updating of cache after pipeline transition in class methodBob Van Landuyt
2017-04-07Update project build status cache when transitioningBob Van Landuyt
2017-04-07Rename Ci::PipelineStatus -> Ci::ProjectBuildStatusBob Van Landuyt
2017-04-07Fix test failuresKamil Trzcinski
2017-04-07Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-07Added variable button fixLuke "Jared" Bennett
2017-04-07Update tests to cover trigger scheduleKamil Trzcinski
2017-04-07Fix ref referenceKamil Trzcinski
2017-04-07before_create :set_project. Now TriggerSchedule saves project from parentShinya Maeda
2017-04-07Add specs in triggers_spec.rb (Halfway)Shinya Maeda
2017-04-07Merge branch '30056-rename-milestones-empty' into 'master'Robert Speicher
Removed `Milestone#is_empty?` Closes #30056 See merge request !10523
2017-04-07Merge branch 'dz-hide-zero-counter' into 'master' Dmitriy Zaporozhets
Hide zero counters on header Closes #30449 See merge request !10506
2017-04-07Update droplabLuke "Jared" Bennett
2017-04-07Fixed issue button state bugLuke "Jared" Bennett
2017-04-07Merge branch 'gitaly-repository-message' into 'master' Sean McGivern
Send more Gitaly::Repository fields See merge request !10499
2017-04-07FE: Resolve "Performance issues when processing large build traces with ↵Filipa Lacerda
Ansi2html"
2017-04-07Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-07Merge branch 'master' into update-droplab-to-webpack-versionLuke "Jared" Bennett
2017-04-07Use Gitlab::Git::Repository#gitaly_... moreJacob Vosmaer
2017-04-07Send more Gitaly::Repository fieldsJacob Vosmaer
2017-04-07Add /-/readiness /-/liveness and /-/health_metrics endpoints to track ↵Paweł Chojnacki
application readiness
2017-04-07Hide header counters for issue/mr/todos if zeroDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>