Commit Graph
271 Commits
Author SHA1 Message Date
Steven MokandDmitriy Zaporozhets d37b0e6d5c Select files with diff filter for graph log 2013-09-03 20:58:28 +03:00
Sytse Sijbrandij 7c55c73d63 Fix confusing situation where install guide told you to install init.d script for puma. 2013-08-19 21:54:12 +02:00
Dmitriy Zaporozhets 4250c34915 Make repo graph work for large repos on slower machines 2013-08-19 20:11:41 +03:00
Dmitriy Zaporozhets b6fdca9c81 Update gitlab_git to 2.0.1 2013-08-13 16:57:47 +03:00
Dmitriy Zaporozhets 04ccf8bc2f Use gitlab_git v2.0.0 2013-08-13 16:26:59 +03:00
Dmitriy Zaporozhets 2d56d89b92 update devise to 2.2.5 2013-08-08 19:45:03 +03:00
Dmitriy Zaporozhets ca52f84841 Update chosen, improve ui, fix MR fork tests 2013-08-08 15:14:59 +03:00
Dmitriy Zaporozhets 128ef33707 use rubygems for gitlab_git gem 2013-08-05 18:16:37 +03:00
Dmitriy Zaporozhets b92655663c Update main calls to gitlab_git 2013-08-05 16:51:04 +03:00
Dmitriy Zaporozhets fd03367193 Update font-awesome. Use proper class for merge request form 2013-07-17 18:35:28 +03:00
Dmitriy Zaporozhets 223d264051 Sanitize user attrs on model level 2013-07-10 13:48:03 +03:00
Dmitriy Zaporozhets 6ace422c29 Merge branch 'master' into 6-0-dev
Conflicts:
	Gemfile
	Gemfile.lock
2013-07-08 09:50:10 +03:00
Dmitriy Zaporozhets 6f5f5e7ee3 Add suppoort of unicorn and fog gems 2013-07-08 09:47:31 +03:00
Dmitriy Zaporozhets db11c1fd88 Puma to 2.3.1 2013-07-08 07:38:19 +03:00
Dmitriy Zaporozhets 1738c17f33 Update puma 2013-07-06 12:13:28 +03:00
Dmitriy Zaporozhets a54f2d512a Update gitlab_git version 2013-06-30 19:14:27 +03:00
Dmitriy Zaporozhets 106764ab3b update gems. remove console.log 2013-06-24 22:03:32 +03:00
Dmitriy Zaporozhets 248ece76e5 gitlab_meta gem to 6.0 2013-06-22 16:48:34 +03:00
Dmitriy Zaporozhets a6e44bfdae Merge pull request #4296 from mmlb/fix-asciidoc-rendering
Add asciidoctor gem.
2013-06-13 00:15:52 -07:00
Dmitriy Zaporozhets 96c06d7f5f update omniauth dependency 2013-06-13 10:07:06 +03:00
Manuel MendezandManuel Mendez 0023a27ec0 Add asciidoctor gem.
Fixes issue #3506.
2013-06-12 16:20:58 -07:00
Dmitriy Zaporozhets 1487ed3e37 replace font-awesome gem. Use fork icon 2013-06-10 21:09:52 +03:00
Dmitriy Zaporozhets 251945e2e5 Update gitlab-grack. Fixes issue with --depth option 2013-06-10 12:36:22 +03:00
Dmitriy Zaporozhets f1e0d37b15 Its better to load graph with ajax since it requires ~10 seconds for bigger projects to finish up 2013-06-05 15:50:11 +03:00
Karlo Sorianoandkarlo57 71d67e6557 Contributors graphs feature for GitLab
Created tests and refactored some code along the way

Added stat graph util spec, refactored code

finsihed up tests and refactors

finsihed up tests and refactors
2013-06-05 16:51:48 +08:00
Dmitriy Zaporozhets 9351a295c1 Up grape version. Fix issue with raw content being escaped 2013-05-27 17:14:47 +03:00
Drew Blessing 245deb5cce Fix regression caused by using newer version of Grape
This commit fixes the regression caused by using a newer version of Grape and Grape entity.  This solves Issue 4023.
2013-05-25 19:43:51 -05:00
Ronald van Eede 483f9854e4 Hipchat service implementation 2013-05-24 21:42:21 +02:00
Dmitriy Zaporozhets bbaa0fccfa Update poltergeist and should-matchers 2013-05-23 11:54:44 +03:00
Dmitriy Zaporozhets f58dc8e6c9 Update bootstrap-sass 2013-05-23 10:05:07 +03:00
Dmitriy Zaporozhets a2456832d2 Update sidekiq & devise 2013-05-23 09:59:54 +03:00
Dmitriy Zaporozhets 54d0453234 Add tinder for future campfire integration 2013-05-22 17:59:15 +03:00
Dmitriy Zaporozhets 58796f38c9 gitlab_git up to 1.2.1 2013-05-14 13:07:39 +03:00
Dmitriy Zaporozhets 72ee345d3a Remove grit fork reference from Gemfile. Use gitlab-gollum-lib gem 2013-05-13 22:54:23 +03:00
Dmitriy Zaporozhets 76d6bc4f82 Update gitlab_git and restore travis.yml 2013-05-09 11:47:08 +03:00
Javier CastroandDmitriy Zaporozhets 7f57fe5034 Implemented code search feature 2013-05-09 11:47:08 +03:00
Dmitriy Zaporozhets 8688789353 Merge pull request #3834 from ichord/gfm-autocomp
improve gfm autocomplete
2013-05-08 04:18:16 -07:00
Axilleas Pipinellis 1c1e7975a9 Add minitest to Gemfile. Fix #3826
There are occasions where minitest is not bundled in packaged
versions of ruby that some OSes distribute (eg Fedora). Adding
minitest to Gemfile ensures that it gets loaded and tests can run.

Signed-off-by: Axilleas Pipinellis <axilleas@archlinux.gr>
2013-05-07 10:12:35 +03:00
ichord 439cd3ebd3 autocomplete issues and preload autocomplete data.
update jquery-atwho-rails to v0.3.0

add autocomplete_source action to project for gfm autocomplete

move init_autocomplete layout from head_panel to project_resource
2013-05-04 11:26:43 +08:00
Dmitriy Zaporozhets 56d15660b8 gitlab_git to 1.0.6, return submodule rendering in tree 2013-05-01 13:39:37 +03:00
Dmitriy Zaporozhets 083d66563e Update all gems! 2013-05-01 13:29:29 +03:00
Dmitriy Zaporozhets de7d6431b1 Add turbolinks to application 2013-04-29 10:10:45 +03:00
Dmitriy Zaporozhets 348eb12598 Provide a path to repo archive. gitlab_git up to 1.0.5 2013-04-29 09:15:18 +03:00
Dmitriy Zaporozhets ad6bcb1396 gitlab_git up to 1.0.4 2013-04-28 23:10:10 +03:00
Dmitriy Zaporozhets ca281483b3 Update gitlab_git to 1.0.3 2013-04-28 21:27:49 +03:00
Dmitriy Zaporozhets 233c9b8587 Use gitlab_git gem 2013-04-28 21:03:27 +03:00
Dmitriy Zaporozhets cb9b826010 use github version instead of local one 2013-04-28 00:04:03 +03:00
Dmitriy Zaporozhets 4f2d2c90f7 Move Gitlab::Git out of gitlab core 2013-04-27 23:50:17 +03:00
Dmitriy Zaporozhets 630c547dbd Updated gems. Replaced gollum with gollum-lib 2013-04-11 11:03:57 +03:00
Dmitriy Zaporozhets 1743cbf1d8 Update capybara to 2.1, poltergeist to master 2013-04-11 10:45:18 +03:00