Commit Graph
4990 Commits
Author SHA1 Message Date
Axilleas Pipinellis f60486a0c4 Removed extra "for" 2013-04-28 18:42:11 +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
Dmitriy Zaporozhets 5ac5f586f8 Move init.d and nginx default recipes in core library to save efforts trying keep sync between gitlab-recipes and gitlabhq 2013-04-22 12:44:09 +02:00
Dmitriy Zaporozhets cbcfe12f58 version up to 5.0 v5.1.0 2013-04-22 08:58:42 +00:00
Dmitriy Zaporozhets 86b939158a Fix 500 error on edit with ui 2013-04-22 11:48:52 +03:00
kosh30 1833f8e75f Update huge_commit.html.haml
There is no _commit_box.html.haml in app/views/commits it's in app/views/commit
2013-04-21 20:08:36 +03:00
Yves Senn da88fca34c fix typo in README. Closes #3654 2013-04-21 17:49:23 +03:00
Dmitriy Zaporozhets 44d63b4cea require gitlab:shell v1.3.0 2013-04-20 15:56:13 +03:00
Dmitriy Zaporozhets ae2f5ecdf7 Add support for git-archive in gitlab internal api 2013-04-20 15:43:48 +03:00
Dmitriy Zaporozhets 4524f00adf 5.1 rc1 2013-04-20 11:41:16 +03:00
Dmitriy Zaporozhets b20bd1b605 Merge pull request #3625 from chr1831/master
Use secure Gravatar url when https is set to true in the configuration
2013-04-19 12:56:57 -07:00
Dmitriy Zaporozhets a855718341 Redesign team.members pages 2013-04-19 22:37:44 +03:00
Dmitriy Zaporozhets d6cebe348c use green bg for merged MR badge 2013-04-19 21:57:30 +03:00
Dmitriy Zaporozhets a908edacac Show CI status even for closed MR. Use green bg for "Merged by username" message and red for closed one 2013-04-19 21:50:37 +03:00
Dmitriy Zaporozhets 1a0082b46b hime last push widget if user already has MR created 2013-04-19 21:19:16 +03:00
Dmitriy Zaporozhets 65f0ed4d26 Increase usage of $primary_color variable 2013-04-19 21:06:53 +03:00
Dmitriy Zaporozhets cb30df19d4 Fix issues search overflow on low res. 2013-04-19 18:18:40 +03:00
Dmitriy Zaporozhets 142fd2c11d move promo section in shared partial 2013-04-19 18:09:14 +03:00
Dmitriy Zaporozhets 827a0018a9 Keep update docs inside repo so people can submit PR 2013-04-19 17:27:30 +03:00
Dmitriy Zaporozhets 3ba36df6c4 remove unicorn config since we use puma now 2013-04-19 17:22:55 +03:00
Dmitriy Zaporozhets 624ba477c6 Show last commit for tree 2013-04-19 09:33:56 +03:00