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 (Expand)Author
2017-04-06Fixed button capitalisation for Projects in viewsJose Ivan Vargas Lopez
2017-04-06Fix rspec and spinach testsJose Ivan Vargas
2017-04-06Groups section capitalization fixJose Ivan Vargas Lopez
2017-04-06Dashboard section capitalization fixJose Ivan Vargas Lopez
2017-04-06Admin section capitalization fixJose Ivan Vargas Lopez
2017-04-06Fixed rspec testsJose Ivan Vargas
2017-04-06Merge branch 'microsoft-teams-integration' into 'master' Douwe Maan
2017-04-06Merge branch '2989-run-cicd-pipelines-on-a-schedule-idea1-basic-backend-imple...Kamil Trzciński
2017-04-06Merge branch '28695-move-all-associated-records-to-ghost-user' into 'master' Douwe Maan
2017-04-06adds relevant testsTiago Botelho
2017-04-06Merge branch 'feature/multi-level-container-registry-images' into 'master' Kamil Trzciński
2017-04-06Implement review comments from @DouweM for !10467.Timothy Andrew
2017-04-06Merge branch '29128-profile-page-icons' into 'master' Filipa Lacerda
2017-04-06Merge commit '46e4ed6bd0c8c256bce6d35b4bb992d77fd09971' into feature/multi-le...Grzegorz Bizon
2017-04-06Linking to edit file directlyEric Eastwood
2017-04-06Merge branch '27262-issue-recent-searches' into 'master' Jacob Schatz
2017-04-06Optimise trace handling code to use streaming instead of full readKamil Trzciński
2017-04-06Merge branch 'feature/enforce-2fa-per-group' into 'master' Douwe Maan
2017-04-06Fix indexes in container repositories tableGrzegorz Bizon
2017-04-06Recent search history for issuesEric Eastwood
2017-04-06Merge branch 'use-gitaly-find-ref-name' into 'master' Sean McGivern
2017-04-06Merge branch 'add-dimension-etag-caching-metrics' into 'master' Sean McGivern
2017-04-06Use change direction in specShinya Maeda
2017-04-06Use be_pendingShinya Maeda
2017-04-06Improve trigger_schedule.rbShinya Maeda
2017-04-06Implement a offset calculation on cron_parser_specShinya Maeda
2017-04-06Clean up trigger_schedule_worker_spec.rbShinya Maeda
2017-04-06Use parenthesis for respond_to :refShinya Maeda
2017-04-06Define next_time as let in trigger_schedule_specShinya Maeda
2017-04-06Remove next_run_at: nil from trigger_schedule_specShinya Maeda
2017-04-06Rename cron_time_zone to cron_timezone. Separate add_concurrent_foreign_key.Shinya Maeda
2017-04-06Remove TriggerSchedulePresenter. This will go in another MR.Shinya Maeda
2017-04-06Remove triggers_helper. Add trigger_schedule_presenter.Shinya Maeda
2017-04-06Rename cron_nightly_build to nightlyShinya Maeda
2017-04-06Separate cron_valid? and cron_time_zone_valid?Shinya Maeda
2017-04-06Dry up next_time_from. Move cron_parser_spec to appropriate location.Shinya Maeda
2017-04-06Move Ci::CronParser to Gitlab::Ci::CronParserShinya Maeda
2017-04-06Improve real_next_run. Improve triggers_helper_spec.Shinya Maeda
2017-04-06Add Import/Export Setting for trigger_schedule. Remove ref validation.Shinya Maeda
2017-04-06Commentout check_cron_frequencyShinya Maeda
2017-04-06Improve cron_parser_specShinya Maeda
2017-04-06Resolve error on trigger.specShinya Maeda
2017-04-06Suppress Import/Export function warnings. Add comment for confirmation.Shinya Maeda
2017-04-06Fix spec/factories_spec.rbShinya Maeda
2017-04-06Fix rubocop issues. Use add_concurrent_foreign_key.Shinya Maeda
2017-04-06Fixed failed testsShinya Maeda
2017-04-06Maintain MRShinya Maeda
2017-04-06Add validatorShinya Maeda
2017-04-06Move real_next_run to helperShinya Maeda
2017-04-06Brush up 2Shinya Maeda