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-02-04Add index to labels for `type` and project_id`Stan Hu
2017-02-02Merge branch '20248-add-coverage-regex-in-job-yaml' into 'master'Douwe Maan
2017-01-30Add project ID index to `project_authorizations` table to optimize queriesStan Hu
2017-01-25Add ability to define a coverage regex in the .gitlab-ci.ymlLeandro Camargo
2017-01-21Add index for ci_runners if they are sharedKamil Trzcinski
2017-01-21Add index for ci_builds that makes shared runners query to run 50x faster.Kamil Trzcinski
2017-01-15Backport backend work for time tracking.Ruben Davila
2017-01-12Add support for PlantUML diagrams in Asciidoc.Horacio Sanson
2017-01-09Merge branch 'remove-project-authorizations-id-column' into 'master' Douwe Maan
2017-01-09Merge branch 'track_last_used_date_of_ssh_keys' into 'master' Sean McGivern
2017-01-08Record and show last used date of SSH KeysVincent Wong
2017-01-08Remove the project_authorizations.id columnYorick Peterse
2016-12-28Revert MattermostNotificationService and SlackNotificationService to Mattermo...Felipe Artur
2016-12-27Merge branch 'master' into 'dz-rename-reserved-project-names'Dmitriy Zaporozhets
2016-12-27Merge branch 'feature/1376-allow-write-access-deploy-keys' into 'master' Douwe Maan
2016-12-27Merge branch 'dz-rename-invalid-users' into 'master' Douwe Maan
2016-12-26Rename users with namespace ending with .gitDmitriy Zaporozhets
2016-12-26Merge branch 'feature/more-storage-statistics' into 'master' Sean McGivern
2016-12-24Rename projects with reserved path namesDmitriy Zaporozhets
2016-12-21Add more storage statisticsMarkus Koller
2016-12-21Remove unused services from the databaseZ.J. van de Weg
2016-12-21Rename groups with .git in the end of the pathDmitriy Zaporozhets
2016-12-20Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin
2016-12-16Merge branch '20492-access-token-scopes' into 'master' Rémy Coutable
2016-12-16Merge branch 'issue_22269' into 'master' Kamil Trzciński
2016-12-16Add a `scopes` column to the `personal_access_tokens` tableTimothy Andrew
2016-12-15Change SlackService to SlackNotificationsServiceFelipe Artur
2016-12-15Add an environment slugNick Thomas
2016-12-15Make the index on environment name and project id unique, fixing up any dupli...Nick Thomas
2016-12-14Merge branch 'master' into 'dz-remove-namespaces-path-uniq'Dmitriy Zaporozhets
2016-12-12Merge CSSFilipa Lacerda
2016-12-12Add index to routes table on lower path for postgresqlDmitriy Zaporozhets
2016-12-12Modify namespace name and path validationDmitriy Zaporozhets
2016-12-08Add nested groups support on data levelDmitriy Zaporozhets
2016-12-06Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin
2016-11-29Remove unnecessary database indexesValery Sizov
2016-11-29Add new configuration setting to enable/disable HTML emails.Ruben Davila
2016-11-23Add a starting date to milestonesValery Sizov
2016-11-22Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin
2016-11-21Merge branch 'issue_5541' into 'master' Sean McGivern
2016-11-19Remove duplicate sidekiq throttling parametersKamil Trzcinski
2016-11-19Merge branch '22539-display-folders' into 'master' Fatih Acet
2016-11-18Merge branch 'feature/precalculate-authorized-projects' into 'master' Douwe Maan
2016-11-18Merge remote-tracking branch 'origin/master' into 22539-display-foldersKamil Trzcinski
2016-11-18Precalculate user's authorized projects in databaseAhmad Sherif
2016-11-18Allow enabling and disabling commit and MR events for JIRAFelipe Artur
2016-11-18Merge branch 'feature/cycle-analytics-events' into 'master' Douwe Maan
2016-11-18Add a migration to remove soft-deleted groups.Timothy Andrew
2016-11-17Merge branch 'feature/subscribe-to-group-level-labels' into 'master' Sean McGivern
2016-11-17Merge branch 'chat-name-authorize' into 'master' Rémy Coutable