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-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 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-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
2016-09-12Remove x-json mime_type, rename to json_mime_types.Connor Shea
2016-09-09Merge branch 'gitlab-workhorse-safeties' into 'master' Jacob Vosmaer (GitLab)
2016-09-08Make merge requests bulk update workingDmitriy Zaporozhets
2016-09-07Limited amount of pruned Event rows per runOlaf Tomalka
2016-09-07Added cron to prune events older than 12 months.Olaf Tomalka
2016-09-07Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew
2016-09-06Fix two problematic bits of code that will be deprecated or broken in Rails 5.Connor Shea
2016-09-05Verify JWT messages from gitlab-workhorseJacob Vosmaer
2016-08-31Merge branch 'fix-sidekiq-sentry-context' into 'master' Robert Speicher
2016-08-26Display numbers for the "Issue (Tracker)" cycle analytics metric.Timothy Andrew
2016-08-26Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin