randx
ed8912507d
gitlab_meta to 2.9
2012-08-30 22:48:01 +03:00
Robert Speicher
a04b919a4c
Add factory_girl_rails gem
2012-08-28 20:30:50 -04:00
Dmitriy Zaporozhets
52f657aa15
Merge pull request #1286 from steveklabnik/master
...
Misspelled Draper
2012-08-24 01:29:52 -07:00
Steve Klabnik
4d9197efa8
Fix Draper spelling in Gemfile
2012-08-23 17:11:37 -07:00
Robert Speicher
af2e2e29b9
Remove unused minitest and turn gems
2012-08-23 19:21:55 -04:00
Robert Speicher
4adac4deba
Move gitlab_meta gem to :production group
2012-08-23 19:21:20 -04:00
Robert Speicher
2c128f3874
Remove rails-footnotes gem and its related files
2012-08-23 19:20:28 -04:00
Dmitriy Zaporozhets
a94b2d1ccf
Fix meta gem version
2012-08-23 08:28:00 +03:00
Dmitriy Zaporozhets
6428d4dd63
gitlab_meta gem added
2012-08-23 08:15:30 +03:00
randx
d656cb74f7
Headless gem added
2012-08-19 11:36:37 +03:00
Dmitriy Zaporozhets
813814f02e
Application cleanup
2012-08-17 09:09:11 +03:00
randx
28d903858e
Switch to capybara-webkit for Cucumber
2012-08-11 23:33:49 +03:00
randx
44f79b2cb1
Add comments to Gemfile
2012-08-11 22:59:56 +03:00
randx
a237c802da
Rails version to 3.2.8
2012-08-11 22:48:55 +03:00
randx
7dd276817c
Rack mini profiler for dev env
2012-08-02 09:48:53 +03:00
Jeremy Anderson
69c4cea65a
updating project api to include raw blob contents and single branch
2012-07-31 07:32:44 -07:00
Jeremy Anderson
e6edaa3b50
Merge remote-tracking branch 'upstream/master'
2012-07-27 22:18:04 -04:00
Jeremy Anderson
0301ba3315
updated gitignore and added rake 0.8.7 to Gemfile because of errors
2012-07-24 11:41:26 -07:00
Pat Thoyts
a2d244ec06
Handle LDAP missing credentials error with a flash message.
...
If a user fails to provide a username or password to the LDAP login
form then a 500 error is returned due to an exception being raised
in omniauth-ldap. This gem has been amended to use the omniauth
error propagation function (fail!) to pass this exception message to
the registered omniauth failure handler so that the Rails application
can handle it approriately.
The failure function now knows about standard exceptions and no longer
requires a specific check for the OmniAuth::Error exception added by
commit f322975
.
This resolves issue #1077 .
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
2012-07-21 09:04:05 +01:00
Valeriy Sizov
65dc68b35c
Refactoring of hook functionality & bootsrap system hooks
2012-07-19 00:25:10 +03:00
Nihad Abbasov
2abd054b0c
update devise
2012-07-05 23:50:24 -07:00
Dmitriy Zaporozhets
9b337b8328
Epic: Gitlab configuration with default values
2012-07-02 21:51:48 +03:00
randx
2def1c7217
Merge Request -> show. Refactored. f5 support for diff
2012-06-29 21:55:22 +03:00
Dmitriy Zaporozhets
318350e34f
Merge branch 'api' of https://github.com/NARKOZ/gitlabhq
...
Conflicts:
Gemfile.lock
2012-06-29 14:25:20 +03:00
Saito
1df1daa12e
use gitlabhq/grack instead of my fork
2012-06-29 18:49:36 +08:00
Saito
61b85aed59
add grack to support smart http protocal for git
2012-06-29 10:52:09 +08:00
Nihad Abbasov
4aca61e8a6
install grape and mount Gitlab::API
2012-06-28 03:42:58 -07:00
Dmitriy Zaporozhets
1b1e77c728
Issue Labels: Edit, show, index + filter
2012-06-27 21:20:35 +03:00
Dmitriy Zaporozhets
89d3366e76
Fix ldap blank password
2012-06-26 10:55:25 +03:00
randx
55f8338502
Merge branch 'separate_user_and_issue_observer_from_mail_observer' of https://github.com/robbkidd/gitlabhq into robbkidd-separate_user_and_issue_observer_from_mail_observer
2012-06-24 09:33:22 +03:00
Nihad Abbasov
fd44b6b69d
move assets gems to assets group
2012-06-22 02:00:09 -07:00
Nihad Abbasov
da5cf9d085
downgrade raphael js to 1.5.2
2012-06-22 01:57:05 -07:00
Robb Kidd
5303cc285a
Add resque_spec to test queuing mail.
2012-06-20 14:09:46 -04:00
Dmitriy Zaporozhets
316dfbaea8
Update pygments version
2012-06-20 13:45:26 +03:00
Wouter D'Haeseleer
5d39f47c4b
Update to the latst grit
...
The latest grit includes a patch for performance improvements.
2012-06-19 22:24:07 +02:00
Dmitriy Zaporozhets
5bbf3ccf05
Cucumber:
...
* Profile
* Browse code
* Sceleton for main features
* Wiki
* Commits
2012-06-15 07:15:28 +03:00
Dmitriy Zaporozhets
a6dad85d2f
Get rid of modularity gem, Styled 'nothing here' message
2012-06-11 13:55:38 +03:00
Andrey Vakarev
93f3fedef5
Update rails version to 3.2.5
2012-06-08 13:28:19 +03:00
nathanvda
c4d4040898
Point to the correct grit with the tag_count and branch_count methods.
2012-06-03 11:51:54 +02:00
Nihad Abbasov
865cf830c4
get rid of unused assets, use gems instead
2012-05-29 18:45:18 +05:00
Nihad Abbasov
8c7caaa69c
use chosen-rails
2012-05-29 17:50:10 +05:00
Nihad Abbasov
475d9f487f
use ffaker gem
2012-05-29 17:35:34 +05:00
Nihad Abbasov
078b312a31
cleanup Gemfile
2012-05-29 17:22:26 +05:00
Nihad Abbasov
632415567f
use shoulda-matchers instead of shoulda gem
2012-05-29 02:35:50 +05:00
Dmitriy Zaporozhets
1b2068eaa9
Gem updates & githost logger
...
* Grit gem updated
* gitolite-client updated
* logger added
* few fixes
2012-05-21 23:17:41 +03:00
Akzhan Abdulin
7c154aa460
Use modified pygments.rb to allow dependency to rubypython 0.6.1 or above that fixes installation issues on some 64bit OSes like RHEL-based Scientific Linux 6.
2012-05-19 09:33:19 +02:00
Robb Kidd
c7489578e6
Add specs for Notify ActionMailer emails.
...
Covers new user, new issue and wall note emails.
Depends on email_spec (https://github.com/bmabey/email-spec/ ) for
friendly matchers.
2012-05-15 22:35:53 -04:00
Dmitriy Zaporozhets
be79c9def9
CSS improvements for diff & file view
2012-05-15 19:35:18 +03:00
Dmitriy Zaporozhets
39504aa19b
Merge branch 'resquemailer' of https://github.com/oreofish/gitlabhq into oreofish-resquemailer
...
Conflicts:
Gemfile.lock
2012-05-12 21:02:13 +03:00
RickXing
25b80767bd
use resque mailer to send mail background
2012-05-12 17:01:09 +08:00