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 data when member joined a teamValery Sizov
2016-07-07Merge branch 'services_refactoring1' into 'master' Dmitriy Zaporozhets
2016-07-07Merge branch 'show_push_widget_in_upstream' into 'master' Rémy Coutable
2016-07-07Merge branch 'patch-3' into 'master' Rémy Coutable
2016-07-07Have `Project#open_branches` return branches that are matched by a wildcard p...Timothy Andrew
2016-07-07Use the `GLDropdown` component to select protected branches.Timothy Andrew
2016-07-07Remove duplication, unused methods, and some other style thingsDouwe Maan
2016-07-07Make methods private that don't need to be publicDouwe Maan
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-07Added specs to check for the correct links.Patricio Cano
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-06Update time format of durationAnnabel Dunstone
2016-07-06Show last push widget in upstream after push to forkDrew Blessing
2016-07-06Services: code style fixes, minor refactoringValery Sizov
2016-07-06Merge branch 'fix_ldap_config' into 'master' Drew Blessing
2016-07-06Allow everyone to sort tags, not only those who has accessSerg
2016-07-06Merge branch 'gh-pull-requests' into 'master' Rémy Coutable
2016-07-06Link to the user's profile in the abuse reports and add a link to the admin a...Patricio Cano
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