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-07-07Add some more code comments.Douwe Maan
2016-07-07Use stored start and head for MR diff without whitespaceDouwe Maan
2016-07-07On MRs being imported, commits aren't available yetDouwe Maan
2016-07-07Keep around DiffNote position commitsDouwe Maan
2016-07-07Add send_git_patch helperDouwe Maan
2016-07-07Add tests for MergeRequest#reload_diffDouwe Maan
2016-07-07Add tests for DiffNoteDouwe Maan
2016-07-07Add tests for DiffPositionUpdateServiceDouwe Maan
2016-07-07Add tests for PositionDouwe Maan
2016-07-07Add tests for PositionTracerDouwe Maan
2016-07-07Update schemaDouwe Maan
2016-07-07Display new diff notes and allow creation through the web interfaceDouwe Maan
2016-07-07Allow reply-by-email with diff notesDouwe Maan
2016-07-07Automatically update diff note positions when MR is pushed toDouwe Maan
2016-07-07Support new diff notes on MRs with diff_refsDouwe Maan
2016-07-07Add DiffNote modelDouwe Maan
2016-07-07Add Gitlab::Git::PositionTracerDouwe Maan
2016-07-07Add Gitlab::Diff::LineMapperDouwe Maan
2016-07-07Add Gitlab::Git::PositionDouwe Maan
2016-07-07Extract parts of LegacyDiffNote into DiffOnNote concern and move part of resp...Douwe Maan
2016-07-07Style diff and blob file headers the same wayDouwe Maan
2016-07-07Remove unneeded divDouwe Maan
2016-07-07Add DiffFile#blob and #old_blobDouwe Maan
2016-07-07Add Timeless helper module to prevent updated_at from being updatedDouwe Maan
2016-07-07Represent DiffRefs as proper class instead of tuple arrayDouwe Maan
2016-07-07Rename MergeRequest methods that return commits or shas to be more clear and ...Douwe Maan
2016-07-07Store diff head and start commit shas on MR diffsDouwe Maan
2016-07-07Merge branch 'build-auto-refresh' into 'master' Jacob Schatz
2016-07-07Merge branch '18283-pluralize-stage-headings' into 'master' Jacob Schatz
2016-07-07Merge branch '18858-options-dropdown-on-mobile-should-be-full-width' into 'ma...Jacob Schatz
2016-07-06Update CHANGELOG for 8.9.5Robert Speicher
2016-07-06Merge branch 'fix_ldap_config' into 'master' Drew Blessing
2016-07-06Merge branch 'gh-pull-requests' into 'master' Rémy Coutable
2016-07-06Remove plural from pipelines_specAnnabel Dunstone
2016-07-06Merge branch 'escape-to-cancel-note' into 'master' Jacob Schatz
2016-07-06Merge branch 'remove-lowercase-gitlab-ci-yml' into 'master' Robert Speicher
2016-07-06Get rid of pluralize on stage namesAnnabel Dunstone
2016-07-06Update CHANGELOGDouglas Barbosa Alexandre
2016-07-06Consider that a GH exists only if both `ref`, and `sha` existDouglas Barbosa Alexandre
2016-07-06Doesn't trigger Git hooks when cleaning up restored branches from GitHubDouglas Barbosa Alexandre
2016-07-06Merge branch '15094-throttling-pushes_since_gc' into 'master' Douwe Maan
2016-07-06Fix specsRémy Coutable
2016-07-06Merge branch '19092-fix-event-for-legacydiffnote-not-considered-note' into 'm...Douwe Maan
2016-07-06Merge branch 'shell-version-bump' into 'master' Douwe Maan
2016-07-06Merge branch 'gh-labels' into 'master' Robert Speicher
2016-07-06Merge branch 'fix/import-url-validator' into 'master' Robert Speicher
2016-07-06Remove duplicate templates that are lowercaseRémy Coutable
2016-07-06Merge branch 'update-templates-for-8-10' into 'master' Rémy Coutable
2016-07-06Merge branch 'fix/project-export-error' into 'master' Rémy Coutable
2016-07-06Fixed issue with build auto-refresh not workingPhil Hughes