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-29Enforce "No One Can Push" during git operations.Timothy Andrew
2016-07-29Add "No One Can Push" to the protected branches UI.Timothy Andrew
2016-07-29Add seeds for protected branches.Timothy Andrew
2016-07-29Use the `{Push,Merge}AccessLevel` models in the UI.Timothy Andrew
2016-07-29Add models for the protected branch access levels.Timothy Andrew
2016-07-29Add a series of migrations changing the model-level design of protected branc...Timothy Andrew
2016-07-29Merge branch 'cache-commit-author-lookup' into 'master' Yorick Peterse
2016-07-29Merge branch '17073-tagscontroller-index-is-terrible-response-time-goes-up-to...Yorick Peterse
2016-07-29Merge branch 'fix/use-fewer-queries-for-mr-notes' into 'master' Douwe Maan
2016-07-28Fix failing CommitController specAlejandro Rodríguez
2016-07-28Merge branch 'ci-icons-again' into 'master' Jacob Schatz
2016-07-28Merge branch 'remove-unpullable-project' into 'master' Robert Speicher
2016-07-28Remove project which can't be pulled while seedingZ.J. van de Weg
2016-07-28Merge branch 'log-project-deletion' into 'master' Stan Hu
2016-07-28Merge branch 'new-issue-by-email' into 'master' Douwe Maan
2016-07-28Add a log message when a project is scheduled for destruction for debuggingStan Hu
2016-07-28Update to gitlab_git 10.4.1 and take advantage of preserved Ref objectsAlejandro Rodríguez
2016-07-28Merge branch '20308-fix-title-that-is-show-in-the-dropdown-toggle-button-on-p...Rémy Coutable
2016-07-28Merge branch 'reduce-instrumentation-overhead' into 'master' Rémy Coutable
2016-07-28Fix the title of the toggle dropdown buttonHerminio Torres
2016-07-28Reduce instrumentation overheadYorick Peterse
2016-07-28Reduce number of queries made for merge_requests/:id/diffsAhmad Sherif
2016-07-28Merge branch 'add_commit_stats' into 'master' Rémy Coutable
2016-07-28Merge branch 'update_guide' into 'master' Valery Sizov
2016-07-28Added update guide for 8.11Valery Sizov
2016-07-28Add commit stats to commit api responsedixpac
2016-07-28Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin
2016-07-28Remove extra entries from auto-merge accidentLin Jen-Shin
2016-07-28Add specs for caching commit authorStan Hu
2016-07-28Cache the commit author in RequestStore to avoid extra lookups in PostReceiveStan Hu
2016-07-28Merge branch 'rename-undefined-methods' into 'master' Robert Speicher
2016-07-27Replace reject_blocked with reject_blocked! in callbacks.Connor Shea
2016-07-27Merge branch 'akismet-ui-check' into 'master' Douwe Maan
2016-07-27Merge branch 'fix/requests-profiles-controller-does-not-catch-certain-files'Douwe Maan
2016-07-27Merge branch 'cs-upgrade-attr-encrypted' into 'master' Robert Speicher
2016-07-27Merge branch 'cs-upgrade-rack-oauth2' into 'master' Robert Speicher
2016-07-27Merge branch 'cs-upgrade-bullet' into 'master' Robert Speicher
2016-07-27Merge branch 'cs-upgrade-gon' into 'master' Robert Speicher
2016-07-27Merge branch 'cs-upgrade-default-value-for' into 'master' Robert Speicher
2016-07-27Merge branch 'fix-19538' into 'master' Robert Speicher
2016-07-27Fix Project#to_param to keep invalid project suitable for use in URLsDouglas Barbosa Alexandre
2016-07-27Update CHANGELOGDouglas Barbosa Alexandre
2016-07-27Add feature specs for edit project settingsDouglas Barbosa Alexandre
2016-07-27Fix renaming repository when name contains invalid chars under settingsDouglas Barbosa Alexandre
2016-07-27Merge branch 'simple-cov' into 'master' Robert Speicher
2016-07-27Merge branch 'allow-skipping-users-in-autocomplete' into 'master' Robert Speicher
2016-07-27Merge branch '5571-hipchat-notifications-missing-colors' into 'master' Robert Speicher
2016-07-27Merge branch 'responsive-error-pages' into 'master' Fatih Acet
2016-07-27Change requests_profiles resource constraint to catch virtually any fileAhmad Sherif
2016-07-27Allow skipping users in autocompleteSean McGivern