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
path: root/config
AgeCommit message (Expand)Author
2016-10-12Merge branch 'download_snippets' into 'master' Sean McGivern
2016-10-11Added 'Download' button to snippet viewJustin DiPierro
2016-10-11Merge branch 'assign-issues-for-merge-request-18876' into 'master' Douwe Maan
2016-10-11Merge branch 'atom-routes' into 'master' Robert Speicher
2016-10-11Merge branch 'docs/refactor-reply-by-email' into 'master' Achilleas Pipinellis
2016-10-11Allow browsing branches that end with '.atom'Sean McGivern
2016-10-11Merge branch 'precalculate-trending-projects' into 'master' Robert Speicher
2016-10-10Remove NamespacesControllerDmitriy Zaporozhets
2016-10-10Precalculate trending projectsYorick Peterse
2016-10-08Fix missing constraints causing route failures when usernames with periods ar...Stan Hu
2016-10-07Merge branch 'memoize_shell_secret_token' into 'master' Rémy Coutable
2016-10-07Add markdown cache columns to the database, but don't use them yetNick Thomas
2016-10-07Merge branch '23034-memoize-ar-migrator-migrations-in-tests' into 'master' Yorick Peterse
2016-10-06Memoize ActiveRecord::Migrator.migrations in testsNick Thomas
2016-10-06Change user & group landing page routing from /u/:name & /groups/:name to /:nameDmitriy Zaporozhets
2016-10-06Load Github::Shell's secret token from file on initialization instead of ever...Justin DiPierro
2016-10-06Merge branch 'issue-boards-new-issue' into 'master' Fatih Acet
2016-10-06Added link to bulk assign issues to MR author. (Issue #18876)James
2016-10-06Added ability to save the new issuePhil Hughes
2016-10-06MergeRequest new form load diff asynchronouslyPaco Guzman
2016-10-06Merge commit 'dev/security' into 'master'Rémy Coutable
2016-10-05Cleanup config/routes.rb even further by extracting more routes into separate...Dmitriy Zaporozhets
2016-10-05Put namespaces#show route below user ssh keys routeDmitriy Zaporozhets
2016-10-05Put user keys routing back below project routingDmitriy Zaporozhets
2016-10-05Split routes on multiple filesDmitriy Zaporozhets
2016-10-04Don't send Private-Token headers to SentryJacob Vosmaer
2016-10-03add configurable email subject suffixFu Xu
2016-09-30Merge branch 'initialize-redis' into 'master' Yorick Peterse
2016-09-30Initialize Redis pool in single-threaded contextJacob Vosmaer
2016-09-30Use `Module#prepend` instead of `alias_method_chain`Andre Guedes
2016-09-29Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRémy Coutable
2016-09-29Merge branch '22364-rails-cache-connection-pool-sidekiq-servers' into 'master' Rémy Coutable
2016-09-29Update warn message for MySQL fixChris Wilson
2016-09-28Use a ConnectionPool for Rails.cache on Sidekiq serversPaco Guzman
2016-09-28Add Pipelines for CommitKamil Trzcinski
2016-09-26Set a restrictive CORS policy on the API for credentialed requestsNick Thomas
2016-09-26Move Rack::Attack and Rack::Cors middlewares to be before Warden::ManagerNick Thomas
2016-09-25Move reply by email docs to a new locationAchilleas Pipinellis
2016-09-22Revert "Merge branch '22364-rails-cache-redis-connection-pool' into 'master'"Rubén Dávila Santos
2016-09-21Merge branch 'and-you-get-awards' into 'master' Rémy Coutable
2016-09-21Merge branch '21170-cycle-analytics' into 'master' Stan Hu
2016-09-21Remove duplicate routeZeger-Jan van de Weg
2016-09-20Implement (some) comments from @DouweM's review.Timothy Andrew
2016-09-20Use a ConnectionPool for Rails.cache on Sidekiq serversPaco Guzman
2016-09-20Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew
2016-09-19Use routing concerns to DRY the routesZ.J. van de Weg
2016-09-19Snippets get award emoji! :thumbsup:Z.J. van de Weg
2016-09-13Gitlab::Checks is now instrumentedPaco Guzman
2016-09-13Merge branch 'rails-5-backports' into 'master' Robert Speicher
2016-09-12No need for this variable.Connor Shea