Commit Graph
2800 Commits
Author SHA1 Message Date
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
Dmitriy Zaporozhets c7b825fe14 Merge branch 'more-words' of /home/git/repositories/gitlab/gitlabhq 2013-04-12 20:33:01 +00:00
Sytse Sijbrandij ab5205daf6 Should be singular. 2013-04-12 17:46:11 +02:00
Sytse Sijbrandij a42bfe6f08 Improving grammar. Hat tip Jan Mauritz Faber. 2013-04-12 17:17:29 +02:00
Dmitriy Zaporozhets 67b82e90cf Fix random failing test 2013-04-12 09:56:10 +03:00
Dmitriy Zaporozhets ef2c8593b9 Disable mailer for spinach 2013-04-11 23:54:20 +03:00
Dmitriy Zaporozhets c351b8a3e5 remove yaml_db gem, Replace team members index route with team_index 2013-04-11 09:39:49 +03:00
Dmitriy Zaporozhets 0ae892007d Remove Wiki and db table since we use gollum now 2013-04-10 22:20:00 +03:00
Dmitriy Zaporozhets d2c70b8920 Use update_column to set :last_activity_at for project 2013-04-10 14:38:04 +03:00
Dmitriy Zaporozhets c610f2da55 fix gollum git instructions. related to #3562 2013-04-10 14:35:44 +03:00
Dmitriy Zaporozhets 19f505a735 Merge pull request #3557 from rgbkrk/grammar-showdown
s/was/were/ for plural subjects
2013-04-10 02:01:39 -07:00
Sytse Sijbrandij 92b4b77a2a Hat tip to Jan Mauritz Faber for his suggestions. 2013-04-10 09:19:08 +02:00
Kyle Kelley 65e8b18190 s/was/were/ for plural subjects 2013-04-09 22:43:02 -04:00
Dmitriy Zaporozhets ed90090a0e Update sidekiq gem. Make event body color a bit lighter 2013-04-09 21:14:47 +03:00
Dmitriy Zaporozhets ae2233b114 Improve perfomance by using project.last_activity_at in project_last_activity helper 2013-04-09 20:53:27 +03:00
Dmitriy Zaporozhets 0f2798d498 Merge branch 'feature/refactoring_scopes_pr' of https://github.com/Undev/gitlabhq into Undev-feature/refactoring_scopes_pr
Conflicts:
	db/schema.rb
2013-04-09 20:37:04 +03:00
Dmitriy Zaporozhets c34288fa27 Override Issue opened scope. Now reopened issues also included 2013-04-09 15:04:31 +03:00
Dmitriy Zaporozhets 546d7d44d0 Fix missing initCheck for Issues page checkbox 2013-04-09 11:17:24 +03:00
Dmitriy Zaporozhets 8bd99779f0 Merge pull request #3538 from AeroNotix/patch-1
Fixed JSON description of system hook
2013-04-07 11:21:02 -07:00
Dmitriy Zaporozhets e0df75de3f refactor Issues.js. Remove unused actions. Respect filters while searching for issue 2013-04-07 13:19:36 +03:00
Dmitriy Zaporozhets 9fddd5b440 Refactoring & restyle pagination:
- remove admin kaminari theme. Use gitlab theme everywhere
- use bootstrap styled for gitlab admin themes
- dont reload page when change issue filter
2013-04-06 22:32:23 +03:00
Aaron France f5ff99d6b2 Fixed JSON description of system hook
Fixed JSON description of system hook to accurately describe what is actually being sent.
2013-04-06 21:25:46 +03:00
Dmitriy Zaporozhets f4ae433d90 Increase event title font size on dashboard activity feed 2013-04-06 15:53:35 +03:00
Dmitriy Zaporozhets 5b06c9a73b apply redesigned MR list to dashboard, group etc 2013-04-06 15:11:47 +03:00