Commit Graph
2764 Commits
Author SHA1 Message Date
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
Dmitriy Zaporozhets 37eeeb9fca Redesign issues, mr lists 2013-04-06 15:10:24 +03:00
Dmitriy Zaporozhets 39f4604653 refactor scss, refove unused classes 2013-04-06 14:35:17 +03:00
Dmitriy Zaporozhets 07c82cf776 remove draper 2013-04-05 21:21:53 +03:00
Dmitriy Zaporozhets 3df5fee4ff Restyle tags page 2013-04-05 21:03:39 +03:00
Dmitriy Zaporozhets cd6280f4fe Use data[:commits] hash from event to render push info on dashboard 2013-04-05 19:47:45 +03:00
Dmitriy Zaporozhets ff4471a3cd Get rid of event decorator. Use event data hash instead commit objects to increase perfomance 2013-04-05 19:47:12 +03:00
Dmitriy Zaporozhets 362d82d10e Prevent same branch in MR seeds 2013-04-05 16:19:05 +03:00
Dmitriy Zaporozhets 25856a47e5 save each notification setting with ajax on change 2013-04-04 22:11:51 +03:00
Dmitriy Zaporozhets 5cb3024e13 Merge branch 'improve-new-project-wait-message' of /home/git/repositories/gitlab/gitlabhq 2013-04-04 08:05:21 +00:00
Dmitriy Zaporozhets 98b7717df7 Remove user decorator 2013-04-04 10:53:39 +03:00
Dmitriy Zaporozhets 568ce1edd7 Fix notes for commits inside MR being squashed in one discussion 2013-04-04 09:58:12 +03:00
Dmitriy Zaporozhets 64fb2c595a fix not inline comments being hidden cause line_code = '' 2013-04-04 09:50:18 +03:00
Dmitriy Zaporozhets f121806ad0 Fix broken compare with deleted file in dff 2013-04-04 09:32:29 +03:00
Dmitriy Zaporozhets 8d92523ed3 use badges for commits count in commits list 2013-04-04 08:57:07 +03:00
Dmitriy Zaporozhets 278d2abaaf show commits count when hover chart on stats page 2013-04-03 23:32:36 +03:00
Dmitriy Zaporozhets d9ab7ba6eb Fixed wrong order of arguments in network graph caused by refactoring 2013-04-03 22:37:07 +03:00
Dmitriy Zaporozhets 6d07a97462 move js code related to repo barchart to chart.js.coffee 2013-04-03 22:33:34 +03:00
Sytse Sijbrandij af5ef203e8 With gitlab-shell it is faster than 2 minutes. 2013-04-03 21:28:19 +02:00
Dmitriy Zaporozhets 3fba211426 Fix bug MR notes not being loaded when navigate from diff tab 2013-04-03 22:14:07 +03:00
Dmitriy Zaporozhets 3011ac4150 Refactoring and cleanup. Removed unused commit finders 2013-04-03 21:05:10 +03:00
Dmitriy Zaporozhets 9f4fde04f5 Dont show project limit sidebar if user can own 100+ more projects 2013-04-03 18:36:37 +03:00
Dmitriy Zaporozhets d61a21d2d7 new issue link from issue show page 2013-04-03 17:37:34 +03:00
Dmitriy Zaporozhets f64717f131 lets color changed files in commit. Green font color for added files, red for removed 2013-04-03 17:33:07 +03:00
Dmitriy Zaporozhets 67b78fa74f Show commit amount per day on commits page 2013-04-03 17:21:19 +03:00
Dmitriy Zaporozhets ac07a6c600 Use correct links for View File in diff 2013-04-03 17:11:36 +03:00
Dmitriy Zaporozhets b1117dacbb Fixed before_filter for edit 2013-04-03 17:06:28 +03:00
Dmitriy Zaporozhets 727d229e28 Fix edit files since we use Gitlab::Git::Blob for files 2013-04-03 16:49:32 +03:00
Dmitriy Zaporozhets 921151d041 strip tags from user profile 2013-04-03 16:31:28 +03:00
Dmitriy Zaporozhets dfeef6c228 Fixed API file raw functionality, Fixed tree controller tests. Added BlobController specs 2013-04-03 15:55:08 +03:00
Dmitriy Zaporozhets 413a310faa fixed blame and mr factory 2013-04-03 10:06:31 +03:00
Dmitriy Zaporozhets 7e8bf92bd7 remove unnecessary decorations 2013-04-03 09:32:17 +03:00
Dmitriy Zaporozhets 94390fc7b4 Proper routing. blobs for blobs, raw for send_data 2013-04-03 09:26:38 +03:00
Andrey Kumanyaev 85e039049c Fix tests 2013-04-03 07:06:18 +04:00
Andrey Kumanyaev 734d6fcdf0 Perfomance updating Project activity sort 2013-04-03 06:21:04 +04:00
Andrey Kumanyaev 41bbbb6df0 Update model methods 2013-04-03 06:20:52 +04:00