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
AgeCommit message (Expand)Author
2017-12-21Resolve "Decouple multi-file editor from file list"Tim Zallmann
2017-12-21Remove a redundant `InvalidPathError` definitionRobert Speicher
2017-12-20Use UserSerializer instead of `User.to_json`Robert Speicher
2017-12-19Merge branch 'zj-gitaly-pipelines-n-1' into 'master'Robert Speicher
2017-12-19Load commit in batches for pipelines#indexZeger-Jan van de Weg
2017-12-19Merge branch 'fix-cluster-enviroment-missing' into 'master'Kamil Trzciński
2017-12-18Merge branch '40871-todo-notification-count-shows-notification-without-having...Douwe Maan
2017-12-18Merge branch 'sh-add-schedule-pipeline-run-now' into 'master'Kamil Trzciński
2017-12-18Reset todo counters when the target is deletedSean McGivern
2017-12-18Merge branch 'osw-isolate-mr-widget-exposed-attributes' into 'master'Sean McGivern
2017-12-16Allow environment_scope in cluster controllersMatija Čupić
2017-12-15Merge branch 'no-ivar-in-modules' into 'master'Robert Speicher
2017-12-15Stop sending milestone and labels data over the wire for MR widgetOswaldo Ferreira
2017-12-15Merge branch 'rc/use-factory_bot_rails' into 'master'Robert Speicher
2017-12-15Merge branch '41136-job-erased' into 'master'Filipa Lacerda
2017-12-15Backport changes from EELin Jen-Shin
2017-12-15Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-12-15Merge branch 'lfs-badge' into 'master'Douwe Maan
2017-12-15Change text from build to job in flash noticeAnnabel Dunstone Gray
2017-12-14Merge branch 'feature/migrate-merge-base-to-gitaly' into 'master'Robert Speicher
2017-12-14Replace factory_girl_rails with factory_bot_railsRémy Coutable
2017-12-14moved lfs_blob_ids method into ExtractsPath modulePhil Hughes
2017-12-14moved lfs blob fetch from extractspath filePhil Hughes
2017-12-13Migrate Gitlab::Git::Repository#merge_base_commit to GitalyAhmad Sherif
2017-12-13Enable the performance bar in dev environmentsZeger-Jan van de Weg
2017-12-13Address review comments with playing pipeline schedulerStan Hu
2017-12-13Fix Rubocop offense and use a symbol instead of a stringStan Hu
2017-12-13Add a spec for rate limiting pipeline schedulesStan Hu
2017-12-13Add rate limiting to guard against excessive scheduling of pipelinesStan Hu
2017-12-13Fix Sidekiq worker and make flash message return a link to the pipelines pageStan Hu
2017-12-13Create a play_pipeline_schedule policy and use itStan Hu
2017-12-13Address some comments with running a pipeline scheduleStan Hu
2017-12-13Add button to run scheduled pipeline immediatelyStan Hu
2017-12-12Merge branch 'tmlee/gitlab-ce-28004-consider-refactoring-member-view-by-using...Robert Speicher
2017-12-12Present member collection at the controller levelRémy Coutable
2017-12-12Merge branch 'single-list-multiple-clusters' into 'master'Kamil Trzciński
2017-12-11fixed project homepage not having correct variablePhil Hughes
2017-12-11Merge branch '40743-bug-accepting-new-group-members-when-permission-level-dev...Douwe Maan
2017-12-11Bugfix: User can't change the access level of an access requesterRubén Dávila
2017-12-11Remove cluster scope from ClustersController#indexMatija Čupić
2017-12-11Added LFS badge to indicate LFS tracked filesPhil Hughes
2017-12-11Merge branch 'mk-pick-10-2-4-security-fixes' into 'master'Winnie Hellmann
2017-12-09Merge branch '36679-non-authorized-user-may-see-wikis-or-pipeline-page' into ...Douwe Maan
2017-12-08Add recaptcha_check_if_spammable for issualbes than arent spammablesLuke Bennett
2017-12-08Resolve "No feedback when checking on checklist if potential spam was detected"Luke Bennett
2017-12-08Move the circuitbreaker check out in a separate processBob Van Landuyt
2017-12-08Merge branch '40754-fix-flash-usage-with-personal-access-token' into 'master'Grzegorz Bizon
2017-12-08Fix new personal access token showing up in a flash messageEric Eastwood
2017-12-07Merge branch '40761-remove-the-checkbox-for-starting-a-new-pipeline-in-auto-d...Kamil Trzciński
2017-12-07add support for the commit reference filtermicael.bergeron