Commit Graph
1694 Commits
Author SHA1 Message Date
David GreavesandDmitriy Zaporozhets 20df7b12ca 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 22:57:30 +03: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 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 85ec345183 Prevent 500 error on git blame if empty file 2013-04-18 12:46:41 +03: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 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 c351b8a3e5 remove yaml_db gem, Replace team members index route with team_index 2013-04-11 09:39:49 +03:00
Dmitriy Zaporozhets c610f2da55 fix gollum git instructions. related to #3562 2013-04-10 14:35:44 +03:00
Sytse Sijbrandij 92b4b77a2a Hat tip to Jan Mauritz Faber for his suggestions. 2013-04-10 09:19:08 +02: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 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 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 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 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 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 727d229e28 Fix edit files since we use Gitlab::Git::Blob for files 2013-04-03 16:49:32 +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