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 (Collapse)Author
2014-01-16Better check on the validity of emailsJeroen van Baarsen
At this moment it was possible to enter emails like: mailto:info@example.com. This was causing some issue in the frontend, since those links became html mailto: links. Fixes: #3516
2014-01-11Remove chosen gemDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-01-11Merge pull request #5735 from cocoy/fix_5313Dmitriy Zaporozhets
Fix #5313 hipchat 0.14.0 to use http_proxy
2014-01-05Use latest gon gemDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-31Bootstrap-sass 3 gemDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-29Fix 500 for rdoc filesDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-26bump gitlab_gitDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-18Add unicorn-worker-killer with memory checkJacob Vosmaer
Conflicts: Gemfile.lock
2013-12-11Fix disappearing @ when mention userDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-10Virtus to version 1.0.1. Bye-bye backportsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-10Update jasmine gem to work with rails4Dmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-10Upgraded the grape gemJeroen van Baarsen
2013-12-10Use gems that works with rails 4Dmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-10Use real gemsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-10Rails 4 and other gems updateDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-05Allow Cross-origin resource sharing for GitLab APIDmitriy Zaporozhets
It will allow to write web applications on other domains to interact with GitLab instances Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-04Update devise to latest version of 2.2.xDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-04Update rails to 3.2.16Dmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-30Fix #5313 hipchat 0.14.0 to use http_proxyRodney Quillo
2013-11-27gitlab-grack up to 1.1.0Dmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-25Bump gitlab-grit gem. Fixes another 500 error with submodulesDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-25Update chosen-railsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-25Update gitlab-linguist versionDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-25New gem versionsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-25Revert "New gem versions"Dmitriy Zaporozhets
This reverts commit f74d4f20f234b8833628a2bc044cea2d1e953811.
2013-11-25New gem versionsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-13Fix 500 error for repos with newline in file nameDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-10-31Update gitlab_git to recent versionDmitriy Zaporozhets
2013-10-24Update rails to 3.2.15Dmitriy Zaporozhets
2013-10-14Added links to submodulesDmitriy Zaporozhets
2013-10-09Send devise emails asyncDmitriy Zaporozhets
2013-10-04Merge pull request #5216 from bladealslayer/feature/flowdock_integrationDmitriy Zaporozhets
Added Flowdock integration support via a service.
2013-10-03Use gitlab-flowdock-git-hook patched for dependency on gitlab-grit, instead ↵Boyan Tabakov
of grit. Make sure the flowdock-git-hook is loaded. Seems it is not autoloader, due to the gem/lib name mismatch.
2013-10-01Update code to work with gitlab_git 3Dmitriy Zaporozhets
2013-10-01Use annotate from rubygemsDmitriy Zaporozhets
2013-10-01Merge branch 'rack_attack' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets
2013-09-29Added Flowdock integration support via a service.Boyan Tabakov
Added test for the FlowdockService.
2013-09-29Update some development dependenciesDmitriy Zaporozhets
2013-09-24Add rack attack gem.Marin Jankovski
2013-09-21Update gitlab_git to version 2.3.1Sytse Sijbrandij
2013-09-16Update gitlab_git to version 2.2.0. Fixes invalid diff in CompareDmitriy Zaporozhets
2013-09-11Update poltergeist and database_cleanerDmitriy Zaporozhets
2013-09-01Use original raphael-rails v2.1.2Dmitriy Zaporozhets
2013-08-29Update sidekiq and redis-railsDmitriy Zaporozhets
2013-08-24Select files with diff filter for graph logSteven Mok
2013-08-19Fix confusing situation where install guide told you to install init.d ↵Sytse Sijbrandij
script for puma.
2013-08-19Make repo graph work for large repos on slower machinesDmitriy Zaporozhets
2013-08-13Update gitlab_git to 2.0.1Dmitriy Zaporozhets
2013-08-13Use gitlab_git v2.0.0Dmitriy Zaporozhets
2013-08-08update devise to 2.2.5Dmitriy Zaporozhets