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
2019-04-26Add ProjectMetricsDashboardSetting model and tableReuben Pereira
2019-04-23Upgrade Rails to 5.1.6.1Jasper Maes
2019-04-20Fix wrong use of ActiveRecord in PoolRepositoryJacob Vosmaer
2019-04-12Externalize strings in app/modelsMartin Wortschack
2019-04-11Merge branch 'restore-hipchat' into 'master'Nick Thomas
2019-04-11Align UrlValidator to validate_url gem implementation.Thong Kuah
2019-04-10Revert "Remove HipChat integration from GitLab"Sean McGivern
2019-04-10Revert "Merge branch 'sh-optimize-projects-api' into 'master'"Stan Hu
2019-04-09Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas
2019-04-09[CE] Support multiple assignees for merge requestsOswaldo Ferreira
2019-04-05Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl
2019-04-05Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas
2019-04-02Stop calling UnlinkRepositoryFromObjectPool RPCJacob Vosmaer
2019-03-28Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas
2019-03-27Skip querying for private projects if they are not requestedStan Hu
2019-03-27Optimize /api/v4/projects endpoint for visibility levelStan Hu
2019-03-26Allow multiple repositories per projectBob Van Landuyt
2019-03-22Merge branch 'refresh-commit-count-after-head-change' into 'master'Stan Hu
2019-03-22Refresh commit count after repository head changesKamil Trzciński
2019-03-18Make runners token encryption to be optionalKamil Trzciński
2019-03-15Merge branch 'refactor-boards-actions' into 'master'Douwe Maan
2019-03-13Run rubocop -aNick Thomas
2019-03-13Remove NUMBER_OF_PERMITTED_BOARDS from ProjectHeinrich Lee Yu
2019-03-12Enable/disable Auto DevOps at Group levelMayra Cabrera
2019-03-06Adds the Rubocop ReturnNil copAndrew Newdigate
2019-03-06Use encrypted runner tokensKamil Trzciński
2019-03-01Refactor ProjectMigrate and ProjectRollback workersGabriel Mazetto
2019-03-01Adds Rollback functionality to HashedStorage migrationGabriel Mazetto
2019-02-27Merge branch '42086-project-fetch-statistics-api-http-only' into 'master'Nick Thomas
2019-02-27Add project http fetch statistics APIJacopo
2019-02-26Merge branch 'ce-revert-d5ce84fd' into 'master'Lin Jen-Shin
2019-02-26Merge branch 'add_YouTrack_integration' into 'master'Sean McGivern
2019-02-26Merge branch 'osw-create-and-store-merge-ref-for-mrs' into 'master'Douwe Maan
2019-02-26Merge branch 'fix-misspellings-app-comments' into 'master'Rémy Coutable
2019-02-26Fix project set_repository_writable!John Cai
2019-02-25Revert "Merge branch 'fix-misspellings-app-comments' into 'master'"Michael Kozono
2019-02-25Support merge to ref for merge-commit and squashOswaldo Ferreira
2019-02-25Merge branch '7861-cross-project-pipeline-dashboard-mvc-2-ce' into 'master'Grzegorz Bizon
2019-02-25Hide CI status when pipelines disabledScott Hampton
2019-02-25Fix misspellings in app/spec commentsTakuya Noguchi
2019-02-20Delegate last_pipeline to ProjectMatija Čupić
2019-02-18Added YouTrack integrationYauhen Kotau
2019-02-11Adding convenience method to project modelJohn Cai
2019-02-08Remove HipChat integration from GitLabNick Thomas
2019-02-06Add convenience methods for creating project and Wiki repositoriesStan Hu
2019-02-06Send project name with Gitaly repository requestsStan Hu
2019-02-04Add programming language filtering to `/projects`Dylan MacKenzie
2019-02-04Fix template labelsFelipe Artur
2019-02-01Fix ReturnInVoidContext rubocop offenseSemyon Pupkov
2019-01-31[master] Pipelines section is available to unauthorized usersKamil Trzciński