Commit Graph
5009 Commits
Author SHA1 Message Date
Dmitriy Zaporozhets de2cd345eb Remove unused code 2013-04-29 13:50:23 +03:00
Dmitriy Zaporozhets 5872b10de5 Fix loading commit history for tree view 2013-04-29 13:18:08 +03:00
Dmitriy Zaporozhets bfaa3edbf1 Remove tree history & ajax slider 2013-04-29 13:14:55 +03:00
Dmitriy Zaporozhets ebf6821f54 Merge pull request #3766 from axilleas/docs
Instructions update: install postfix separately, new privilege to mysql users, sockets dir. Fixes #3639
2013-04-29 02:42:22 -07:00
Dmitriy Zaporozhets d83cf10021 Merge pull request #3765 from axilleas/typo
Fixed typo in app/views/deploy_keys/index.html.haml
2013-04-29 02:38:59 -07:00
Dmitriy Zaporozhets 9d63bd1e63 Merge branch 'feature/turbolinks' of /home/git/repositories/gitlab/gitlabhq 2013-04-29 09:27:38 +00:00
Dmitriy Zaporozhets de7d6431b1 Add turbolinks to application 2013-04-29 10:10:45 +03:00
Dmitriy Zaporozhets fbb7cd8b76 fix wrong class name 2013-04-29 09:49:25 +03:00
Dmitriy Zaporozhets a1704273ec Refactor post-receive worker 2013-04-29 09:43:18 +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 693878cf38 Cache repo size inside repo model 2013-04-28 23:04:56 +03:00
Dmitriy Zaporozhets 3471e26fb2 Merge branch 'feature/move_gitlab_git' of /home/git/repositories/gitlab/gitlabhq 2013-04-28 18:52:51 +00: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 13dd7eb476 Version up to 5.2.0.pre 2013-04-28 20:56:42 +03:00
Axilleas Pipinellis 3a5d90c4a3 Install postfix separately, new update instructions. Fixes #3639 2013-04-28 19:11:40 +03:00
Axilleas Pipinellis f60486a0c4 Removed extra "for" 2013-04-28 18:42:11 +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 df96c079ef Remove ambiguous condition 2013-04-26 22:19:56 +03:00
Dmitriy Zaporozhets 0cde12d18c Add link to quickly add new team member from project panel 2013-04-26 22:19:12 +03:00
Dmitriy Zaporozhets a022fd4164 Restyle clone panel on project show page 2013-04-26 22:12:43 +03:00
Dmitriy Zaporozhets 9ef5573c82 Show project access level right to clone panel 2013-04-26 20:59:29 +03:00
Dmitriy Zaporozhets b8f965a665 Merge pull request #3749 from greg0ire/update-docs
Handle several RDBMS
2013-04-26 10:20:04 -07:00
Dmitriy Zaporozhets bffa1e6575 Respect feature settings submitted via api 2013-04-26 16:25:46 +03:00
Dmitriy Zaporozhets 42dc33e9dd Merge branch 'requirements-after-puma' of /home/git/repositories/gitlab/gitlabhq 2013-04-26 13:11:49 +00:00
Sytse Sijbrandij 7eb1e04e58 Update memory requirements after puma. 2013-04-26 14:49:50 +02:00
Grégoire ParisandGrégoire Paris 79c4fd7a7d Handle several RDBMS 2013-04-26 11:43:52 +02:00
David GreavesandDmitriy Zaporozhets 40b949abab Change text_field to :login from :email in line with 9d92433a7c to allow login as admin or non-ldap user when ldap is enabled
Also change haml style in line with that commit
2013-04-26 12:26:39 +03:00
Dmitriy Zaporozhets b536acc92a Merge pull request #3707 from Undev/default_project_settings
Default settings for project features
2013-04-26 01:19:48 -07:00
Andrew8xx8 f5b549af25 Wall and snippets were disabled by default 2013-04-26 12:02:00 +04:00
Dmitriy Zaporozhets 748874a09e No unicorn config. Use higher version of gitlab-she;; 2013-04-26 11:01:52 +03:00
Dmitriy Zaporozhets d747448b8b Merge pull request #3731 from coldfrontlabs/master
Fix typo in Project API documentation for deleting hooks
2013-04-26 00:07:48 -07:00
Dmitriy Zaporozhets 233d285c68 Merge pull request #3741 from hiroponz/improve-performance-of-network-graph
Improve performance of network graph
2013-04-26 00:05:39 -07:00
Sato Hiroyuki 1ae9c69734 Draging network graph is replaced by vertical scrolling. 2013-04-25 22:15:50 +00:00
Sato Hiroyuki 16d3425a25 Merge giggsey:patch-1 into improve-performance-of-network-graph 2013-04-25 22:02:57 +00:00
Sato Hiroyuki 05c2c15cd1 Fix Gitlab::Git::Repository#commit returns wrong commit, if commit_id is "tag name". 2013-04-25 20:54:00 +00:00
Sato Hiroyuki 963ec23407 Add test related to a bug of network graph. 2013-04-25 20:54:00 +00:00
Sato Hiroyuki b36b40ca40 Fix minor bug about line overlap. 2013-04-25 20:53:40 +00:00
Mathew Winstone 16c3d70315 Fixed typo in project hook documentation 2013-04-25 08:47:04 -04:00
Sato Hiroyuki 85c468ec48 Render graph partially. 2013-04-25 18:29:26 +09:00
Joshua Gigg d7edceec73 Allow vertical scrolling on Network graph 2013-04-24 17:33:27 +02:00
Sato Hiroyuki 63b58b9491 Reducing database access. 2013-04-24 15:06:31 +00:00
Andrew8xx8 7907bc819c Default values for project features added to create context 2013-04-24 15:57:18 +04:00
Andrew8xx8 d51618b9a1 New settings added to enable or disable project features by default
Conflicts:
	config/gitlab.yml.example
	config/initializers/1_settings.rb
2013-04-24 15:57:08 +04:00
Dmitriy Zaporozhets 75fbdc40eb Fix labels input overflow for res lower 1280 in project.edit 2013-04-23 09:32:02 +00:00
Dmitriy Zaporozhets b5461e0c56 Merge pull request #3656 from kosh30/master
Typo fix in  app/views/commit/huge_commit.html.haml
2013-04-23 00:52:06 -07:00
Dmitriy Zaporozhets 5dfe3d73c0 Merge pull request #3668 from Deradon/fix-blob-switching
Fix issue when switching branch when BLOB is shown
2013-04-23 00:50:03 -07:00
Patrick Helm 93dd06fc2d Fix issue when switching branch when BLOB is shown
Fix blob-switching for AJAX-Requests

Reorder
2013-04-23 00:59:09 +02:00