Commit Graph
2823 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 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 de7d6431b1 Add turbolinks to application 2013-04-29 10:10:45 +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 693878cf38 Cache repo size inside repo model 2013-04-28 23:04:56 +03:00
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 bffa1e6575 Respect feature settings submitted via api 2013-04-26 16:25:46 +03: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
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 b36b40ca40 Fix minor bug about line overlap. 2013-04-25 20:53:40 +00: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
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
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 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
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 624ba477c6 Show last commit for tree 2013-04-19 09:33:56 +03:00
Dmitriy Zaporozhets 1af2aeffc8 Minor usability improvements 2013-04-18 17:28:09 +03:00
Dmitriy Zaporozhets 61d979156c Merge pull request #3315 from yujinakayama/fix-project-summary-box-overflow
Fix overflow of text in the project summary box in Chrome and Safari
2013-04-18 03:19:29 -07:00
Dmitriy Zaporozhets 85ec345183 Prevent 500 error on git blame if empty file 2013-04-18 12:46:41 +03:00
Sylas 1a92ae9fcb Override gravatar url to use SSL if gitlab has the SSL flag set to true. 2013-04-17 21:34:08 -07:00
Dmitriy Zaporozhets 69a63903de some usability improvements 2013-04-16 22:20:35 +03:00
Dmitriy Zaporozhets eed2314d7e render tabs on milestone -> show 2013-04-16 21:59:39 +03:00
Dmitriy Zaporozhets d7d11727b7 Ability to close milestone from milestones -> index 2013-04-16 21:51:26 +03:00
Dmitriy Zaporozhets 295ca904f1 Restyle milestones index 2013-04-16 20:01:21 +03:00
Dmitriy Zaporozhets d7d8edf3ca Fix duplicating participants in milestone 2013-04-16 16:02:41 +03:00
Dmitriy Zaporozhets 133d78229e Dashboard -> projects -> filtering by project label 2013-04-16 13:13:29 +03:00
Dmitriy Zaporozhets edf41005b2 Add project labels support 2013-04-16 12:45:45 +03:00
Dmitriy Zaporozhets d74d7c7cfb Update app code to use Gitlab::Git::Diff 2013-04-15 19:02:05 +03:00
Dmitriy Zaporozhets 6a4a17f339 Remove native git calls from MR. Dump diff as array, not class 2013-04-15 19:01:36 +03:00