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
2016-09-15Improve performance of the cycle analytics page.Timothy Andrew
2016-09-15Update references to deprecated `repos_path` configuration key to avoidAlejandro Rodríguez
2016-09-14Fix migration for removing MR diff indexesYorick Peterse
2016-09-13Move pushes_since_gc to RedisYorick Peterse
2016-09-13Use a permissions of user to access all dependent projects from CI jobs (this...Kamil Trzcinski
2016-09-07Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew
2016-09-06Support empty PG database tooZ.J. van de Weg
2016-09-05Don't fail on an empty databaseZ.J. van de Weg
2016-09-05Support MySQL too, when removing gitorious from import_sourcesZ.J. van de Weg
2016-09-05Remove gitorious from import_sources on ApplicationSetting modelZ.J. van de Weg
2016-09-05Merge branch 'master' of https://dev.gitlab.org/gitlab/gitlabhqRémy Coutable
2016-09-01Project tools visibility levelFelipe Artur
2016-09-01Add migration to set confidential issues events on web hooksDouglas Barbosa Alexandre
2016-09-01Add option to confidential issues events to trigger servicesDouglas Barbosa Alexandre
2016-09-01Add option to confidential issues events to trigger WebhooksDouglas Barbosa Alexandre
2016-08-31Remove not-null constraint on lock_version column if it existsStan Hu
2016-08-31Merge branch 'project-specific-lfs' into 'master' Robert Speicher
2016-08-31Renamed `enable_lfs` to `lfs_enabled` for the Project field, and related fixes.Patricio Cano
2016-08-31Added project specific enable/disable setting for LFSPatricio Cano
2016-08-30Remove default value for lock_versionValery Sizov
2016-08-26Drop unused CI tables and filesZ.J. van de Weg
2016-08-26Add the "Review" cycle analytics section.Timothy Andrew
2016-08-26Add the "Code" Cycle Analytics section.Timothy Andrew
2016-08-26Add an `Issue::Metrics` model.Timothy Andrew
2016-08-25Merge branch 'dz-merge-request-version'Douwe Maan
2016-08-23Change merge_error column from string to text typeStan Hu
2016-08-22Revert the revert of Optimistic LockingValery Sizov
2016-08-22Merge branch 'master' into dz-merge-request-versionDmitriy Zaporozhets
2016-08-20Merge branch 'fix-diff-note-discussion-id' into 'master' Rubén Dávila Santos
2016-08-20Call `set_discussion_id` again in DiffNote `before_validation` because the or...Douwe Maan
2016-08-19Support integration with Koding (online IDE)Gokmen Goksel
2016-08-19Merge branch 'master' into 'expiration-date-on-memberships'Sean McGivern
2016-08-19Merge branch 'master' into dz-merge-request-versionDmitriy Zaporozhets
2016-08-19Merge branch 'master' into expiration-date-on-membershipsSean McGivern
2016-08-19Allow project group links to be expiredSean McGivern
2016-08-19Merge branch 'master' into diff-line-comment-vuejsDouwe Maan
2016-08-18Merge branch '17334-u2f-device-identifiers' into 'master' Robert Speicher
2016-08-18Allow naming U2F devices.Timothy Andrew
2016-08-18Merge branch 'master' into expiration-date-on-membershipsSean McGivern
2016-08-17Merge branch 'master' into diff-line-comment-vuejsConnor Shea
2016-08-17Store discussion_id on Note for faster discussion lookup.Douwe Maan
2016-08-17Ensure that we have only one list per label per boardDouglas Barbosa Alexandre
2016-08-17Order board lists by list_type, and positionDouglas Barbosa Alexandre
2016-08-17fixup! Add List modelDouglas Barbosa Alexandre
2016-08-17Add Board modelDouglas Barbosa Alexandre
2016-08-17Merge branch 'master' into diff-line-comment-vuejsConnor Shea
2016-08-16Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into pipeline-hooks-...Kamil Trzcinski
2016-08-16Further refactor and syntax fixes.Patricio Cano
2016-08-15Refactored AkismetHelper into AkismetService and cleaned up `Spammable`Patricio Cano
2016-08-15Allow `Issue` to be submitted as spamPatricio Cano