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-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-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-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-28Fix the title of the toggle dropdown buttonHerminio Torres
2016-07-28Reduce number of queries made for merge_requests/:id/diffsAhmad Sherif
2016-07-28Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin 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-27Merge branch 'akismet-ui-check' into 'master' Douwe Maan
2016-07-27Fix Project#to_param to keep invalid project suitable for use in URLsDouglas Barbosa Alexandre
2016-07-27Merge branch '5571-hipchat-notifications-missing-colors' into 'master' Robert Speicher
2016-07-27Respective cache is now expired when creating a new branchtiagonbotelho
2016-07-27Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin
2016-07-27Move color-logic into HipchatService#HipchatServiceRémy Coutable
2016-07-27Refactor spam validation to a concern that can be easily reused and improve l...Patricio Cano
2016-07-27Fix typo in commentStan Hu
2016-07-27Optimize the invited group link access level checkStan Hu
2016-07-27Incorporate review commentsStan Hu
2016-07-27Optimize maximum user access level lookup in loading of notesStan Hu
2016-07-27Fix a bug where forking a project from a repository storage to another would ...Alejandro Rodríguez
2016-07-26Little refactor, add specs, and a CHANGELOG entryRémy Coutable
2016-07-26HipChat notification color overridden by build statusDavid Eisner
2016-07-26Rescue Rugged::OSError (lock exists) when creating references.Paco Guzman
2016-07-26Ensure relative paths for video are rewritten as we do for imagesRémy Coutable
2016-07-26Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin
2016-07-25Merge branch 'use-project-id-in-repo-cache' into 'master' Yorick Peterse
2016-07-25Use project ID in repository cache to prevent stale data from persisting acro...Stan Hu
2016-07-25Merge branch 'filter-branch-by-name' into 'master' Douwe Maan
2016-07-25Merge branch 'fix-wiki-error-500' into 'master' Rémy Coutable
2016-07-25`WikiPage` should have a slug even when not persisted.Timothy Andrew
2016-07-24Revert "Merge branch '17073-tagscontroller-index-is-terrible-response-time-go...Alejandro Rodríguez
2016-07-24Merge branch 'nullify-note-type' into 'master' Stan Hu
2016-07-23Fix bug where replies to commit notes displayed in the MR discussion tab woul...Douwe Maan
2016-07-23Improve project rename log messages for better debuggingStan Hu
2016-07-22Merge branch 'master' into filter-branch-by-nametiagonbotelho
2016-07-22Merge branch 'fix/load-project-invited-groups-and-members-eagerly' into 'mast...Douwe Maan
2016-07-22Load project invited groups and members eagerly in ProjectTeam#fetch_membersAhmad Sherif
2016-07-22Gracefully handle case when keep-around references are corrupted or exist alr...Stan Hu
2016-07-22Merge branch 'artifacts-from-ref-and-build-name-api' into 'master' Rémy Coutable
2016-07-22Update to gitlab_git 10.4.1 and take advantage of preserved Ref objectsAlejandro Rodríguez
2016-07-22Merge branch 'fix-data-integrity-issue-with-repository-downloads-path' into '...Douwe Maan