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-16Fix 404 when group path has dot in the nameDmitriy Zaporozhets
2016-10-15Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ceJacob Schatz
2016-10-15Add exists to users routes and fix endpoint.Bryce Johnson
2016-10-15Revert conflict resolution in routes.rb.Bryce Johnson
2016-10-15Make UX upgrades to SignIn/Register views.Bryce Johnson
2016-10-15Handle unmatched routing with not_found methodDmitriy Zaporozhets
2016-10-14Merge branch 'issue-23306-fix' into 'master' Dmitriy Zaporozhets
2016-10-14Merge branch 'members-ui' into 'master' Fatih Acet
2016-10-14Move edit group scenario to rspec and refactor groups_specDmitriy Zaporozhets
2016-10-14Rename method in testZ.J. van de Weg
2016-10-14Moved ci_status environments logic to new action ci_envrionments_status and s...Luke Bennett
2016-10-14Add missing routes to make group edits workStan Hu
2016-10-13Merge branch 'feature/issues-board' into 'master' Sean McGivern
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-11Add index action to Projects::BoardsController to return project boardsDouglas Barbosa Alexandre
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-06Changed how collections are renderedPhil Hughes
2016-10-06Merge branch 'master' into members-uiPhil Hughes
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-04Merge branch 'master' into members-uiPhil Hughes
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