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-23Add index on labels titleAhmad Sherif
2016-09-21Update db/schema.rb per most recent migrationsYorick Peterse
2016-09-20Update schema.rbTimothy Andrew
2016-09-20Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew
2016-09-19Merge branch 'master' into per-build-tokenKamil Trzcinski
2016-09-19Added missing db/schema changesKamil Trzcinski
2016-09-16Merge branch 'increase_artifact_size_column' into 'master' Yorick Peterse
2016-09-16Increase ci_builds artifacts_size column to 8-byte integer to allow larger filesDrew Blessing
2016-09-15Added group-specific setting for LFS.Patricio Cano
2016-09-15Merge remote-tracking branch 'origin/master' into per-build-tokenKamil Trzcinski
2016-09-15Improve performance of the cycle analytics page.Timothy Andrew
2016-09-13Move pushes_since_gc to RedisYorick Peterse
2016-09-13Update db/schema.rbKamil Trzcinski
2016-09-08Fix DB schema to match latest migrationStan Hu
2016-09-07Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew
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-25Add lock_version to merge_requests tableStan Hu
2016-08-25Merge branch 'dz-merge-request-version'Douwe Maan
2016-08-23Change merge_error column from string to text typeStan Hu
2016-08-22Fix db schema via db:migrate:resetDmitriy Zaporozhets
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