OSDN Git Service

wvm/gitlab.git
12 years agoGraph: navigation with keyboard
randx [Thu, 31 May 2012 20:30:54 +0000 (23:30 +0300)]
Graph: navigation with keyboard

12 years agoMerge pull request #873 from sch0rsch/796-bash-path
Nihad Abbasov [Thu, 31 May 2012 14:55:41 +0000 (07:55 -0700)]
Merge pull request #873 from sch0rsch/796-bash-path

Bash path in post-receive-hook

12 years ago- fix bash path
Sven Amonat [Thu, 31 May 2012 13:19:48 +0000 (15:19 +0200)]
- fix bash path

12 years agoMerge pull request #787 from yas375/patch-1
Valeriy Sizov [Thu, 31 May 2012 12:29:46 +0000 (05:29 -0700)]
Merge pull request #787 from yas375/patch-1

removing /tmp/gitolite-admin in installation script with sudo

12 years agoImproved Commit diff -> Images. Red border for removed & green for added images
randx [Wed, 30 May 2012 18:02:30 +0000 (21:02 +0300)]
Improved Commit diff -> Images. Red border for removed & green for added images

12 years agoFix MR modal bug
randx [Wed, 30 May 2012 16:46:09 +0000 (19:46 +0300)]
Fix MR modal bug

12 years agoMerge pull request #868 from SaitoWu/bugfix/encoding
Dmitriy Zaporozhets [Wed, 30 May 2012 07:24:43 +0000 (00:24 -0700)]
Merge pull request #868 from SaitoWu/bugfix/encoding

Bugfix/encoding

12 years agomust force_encoding to utf-8 first
Saito [Wed, 30 May 2012 05:40:47 +0000 (13:40 +0800)]
must force_encoding to utf-8 first

12 years agonow render the correct authorname and message
Saito [Wed, 30 May 2012 04:11:03 +0000 (12:11 +0800)]
now render the correct authorname and message

12 years agodiff now no need to force_encoding to utf8
Saito [Wed, 30 May 2012 03:56:48 +0000 (11:56 +0800)]
diff now no need to force_encoding to utf8

12 years agoremove detect_enoding. detect_encoding means force_encoding to the file.data's encodi...
Saito [Wed, 30 May 2012 03:56:00 +0000 (11:56 +0800)]
remove detect_enoding. detect_encoding means force_encoding to the file.data's encoding, not encoding to utf8. will cause encoding problem.

12 years agofix graph problem if authorname or message isnot utf8 encoding
Saito [Wed, 30 May 2012 03:47:26 +0000 (11:47 +0800)]
fix graph problem if authorname or message isnot utf8 encoding

12 years agosolve the binary problem
Saito [Wed, 30 May 2012 03:44:36 +0000 (11:44 +0800)]
solve the binary problem

12 years agoMerge pull request #867 from NARKOZ/refactoring
Dmitriy Zaporozhets [Tue, 29 May 2012 19:59:07 +0000 (12:59 -0700)]
Merge pull request #867 from NARKOZ/refactoring

Refactoring and assets cleanup

12 years agofix deprecation warnings
Nihad Abbasov [Tue, 29 May 2012 14:16:28 +0000 (19:16 +0500)]
fix deprecation warnings

12 years agofix file extension
Nihad Abbasov [Tue, 29 May 2012 13:55:55 +0000 (18:55 +0500)]
fix file extension

[ci skip]

12 years agoget rid of unused assets, use gems instead
Nihad Abbasov [Tue, 29 May 2012 13:45:18 +0000 (18:45 +0500)]
get rid of unused assets, use gems instead

12 years agomove assets from lib directory to vendor
Nihad Abbasov [Tue, 29 May 2012 12:53:38 +0000 (17:53 +0500)]
move assets from lib directory to vendor

[ci skip]

12 years agouse chosen-rails
Nihad Abbasov [Tue, 29 May 2012 12:50:10 +0000 (17:50 +0500)]
use chosen-rails

12 years agouse ffaker gem
Nihad Abbasov [Tue, 29 May 2012 12:35:34 +0000 (17:35 +0500)]
use ffaker gem

12 years agocleanup Gemfile
Nihad Abbasov [Tue, 29 May 2012 12:22:26 +0000 (17:22 +0500)]
cleanup Gemfile

12 years agocleanup User model
Nihad Abbasov [Tue, 29 May 2012 12:13:41 +0000 (17:13 +0500)]
cleanup User model

12 years agofix typo in spec file name
Nihad Abbasov [Tue, 29 May 2012 12:11:55 +0000 (17:11 +0500)]
fix typo in spec file name

12 years agoMerge pull request #866 from NARKOZ/travis-ruby193
Dmitriy Zaporozhets [Tue, 29 May 2012 10:25:47 +0000 (03:25 -0700)]
Merge pull request #866 from NARKOZ/travis-ruby193

Travis and Ruby 1.9.3

12 years agomonkey patch grit to support utf8 encoding
Saito [Tue, 29 May 2012 08:17:31 +0000 (16:17 +0800)]
monkey patch grit to support utf8 encoding

12 years agorewrite encode strategy.
Saito [Tue, 29 May 2012 08:16:59 +0000 (16:16 +0800)]
rewrite encode strategy.

12 years agofix travis issues and run build against ruby 1.9.3
Nihad Abbasov [Mon, 28 May 2012 21:38:15 +0000 (02:38 +0500)]
fix travis issues and run build against ruby 1.9.3

12 years agouse shoulda-matchers instead of shoulda gem
Nihad Abbasov [Mon, 28 May 2012 21:35:50 +0000 (02:35 +0500)]
use shoulda-matchers instead of shoulda gem

12 years agoMR: Accept section polished. Show permission info
randx [Mon, 28 May 2012 17:19:54 +0000 (20:19 +0300)]
MR: Accept section polished. Show permission info

12 years ago[Tests] Update team member permission
randx [Sun, 27 May 2012 17:52:40 +0000 (20:52 +0300)]
[Tests] Update team member permission

12 years ago[Tests] Fixed graph test
randx [Sun, 27 May 2012 10:40:43 +0000 (13:40 +0300)]
[Tests] Fixed graph test

12 years ago[Tests] Better project coverage
randx [Sun, 27 May 2012 10:39:57 +0000 (13:39 +0300)]
[Tests] Better project coverage

12 years ago[Tests] added spec for search page
randx [Sun, 27 May 2012 10:22:23 +0000 (13:22 +0300)]
[Tests] added spec for search page

12 years agoFixed wrong module name
randx [Sun, 27 May 2012 09:34:25 +0000 (12:34 +0300)]
Fixed wrong module name

12 years agoMerge branch 'fix_encoding' of https://github.com/brodock/gitlabhq into brodock-fix_e...
randx [Sun, 27 May 2012 09:20:35 +0000 (12:20 +0300)]
Merge branch 'fix_encoding' of https://github.com/brodock/gitlabhq into brodock-fix_encoding

Conflicts:
lib/gitlab/encode.rb

12 years agoForgot to refactor a line on lib/gitlabhq/encode.rb
Gabriel Mazetto [Sun, 27 May 2012 02:19:27 +0000 (23:19 -0300)]
Forgot to refactor a line on lib/gitlabhq/encode.rb

12 years agoBetter algorithm to deal with encodings. Moved fallback rescue message from view...
Gabriel Mazetto [Sat, 26 May 2012 23:15:06 +0000 (20:15 -0300)]
Better algorithm to deal with encodings. Moved fallback rescue message from view to encode library.

This helps fix cases where UTF-8 is wrongly identified as ISO-8859-1. We will only try to convert strings if we are 100% sure about the charset, otherwise, we will fallback to UTF-8.

12 years agoImages refactored, Feed icon replaced, Fixed comment form focus
randx [Sat, 26 May 2012 22:09:44 +0000 (01:09 +0300)]
Images refactored, Feed icon replaced, Fixed comment form focus

12 years agoIt's dangerous to rescue errors here as it will hide bugs. define_tree_vars already...
Gabriel Mazetto [Sat, 26 May 2012 18:27:29 +0000 (15:27 -0300)]
It's dangerous to rescue errors here as it will hide bugs. define_tree_vars already catch all situations where something may not exist.

12 years agoBetter fix for encoding problems on rendering of inline file visualizations like...
Gabriel Mazetto [Sat, 26 May 2012 18:22:47 +0000 (15:22 -0300)]
Better fix for encoding problems on rendering of inline file visualizations like README files.

12 years agoFixed encoding problems with plain/text blobs being sent without charset.
Gabriel Mazetto [Sat, 26 May 2012 18:20:35 +0000 (15:20 -0300)]
Fixed encoding problems with plain/text blobs being sent without charset.

12 years agoMerge pull request #862 from hfase01/patch-1
Valeriy Sizov [Sat, 26 May 2012 11:52:59 +0000 (04:52 -0700)]
Merge pull request #862 from hfase01/patch-1

Updated; libreadline-dev > libreadline-gplv2-dev

12 years agoMerge branch 'lib_refactoring'
randx [Sat, 26 May 2012 10:38:07 +0000 (13:38 +0300)]
Merge branch 'lib_refactoring'

12 years agolib/ refactoring. Module Gitlabhq renamed to Gitlab
randx [Sat, 26 May 2012 10:37:49 +0000 (13:37 +0300)]
lib/ refactoring. Module Gitlabhq renamed to Gitlab

12 years agoUpdated; libreadline-dev libreadline-gplv2-dev
Hans Fase [Sat, 26 May 2012 05:35:50 +0000 (02:35 -0300)]
Updated; libreadline-dev libreadline-gplv2-dev
;) Have fun!

12 years ago[Travis] try run both db
Dmitriy Zaporozhets [Fri, 25 May 2012 13:38:23 +0000 (16:38 +0300)]
[Travis] try run both db

12 years agoMilestone show, Team index: Better UI
Dmitriy Zaporozhets [Thu, 24 May 2012 06:23:25 +0000 (09:23 +0300)]
Milestone show, Team index: Better UI

12 years agoMerge pull request #855 from talltroym/patch-1
Valeriy Sizov [Wed, 23 May 2012 20:20:01 +0000 (13:20 -0700)]
Merge pull request #855 from talltroym/patch-1

Corrected line for running gl-system-install

12 years agoCorrected line for running gl-system-install
Troy Murray [Wed, 23 May 2012 18:45:02 +0000 (15:45 -0300)]
Corrected line for running gl-system-install

12 years agoMerge pull request #850 from Skarm/master
Dmitriy Zaporozhets [Wed, 23 May 2012 10:19:56 +0000 (03:19 -0700)]
Merge pull request #850 from Skarm/master

fix merge_requests.html.haml

12 years agofix merge_requests.html
Eric [Wed, 23 May 2012 09:20:41 +0000 (15:20 +0600)]
fix merge_requests.html

12 years agoMerge pull request #849 from SaitoWu/bugfix/css
Dmitriy Zaporozhets [Wed, 23 May 2012 03:05:07 +0000 (20:05 -0700)]
Merge pull request #849 from SaitoWu/bugfix/css

fix No route matches static.css Error

12 years agofix No route matches static.css Error
Saito [Mon, 21 May 2012 04:00:24 +0000 (12:00 +0800)]
fix No route matches static.css Error

12 years agoPrevent app crash in case if encoding failed v2.5.0
Dmitriy Zaporozhets [Tue, 22 May 2012 11:57:04 +0000 (14:57 +0300)]
Prevent app crash in case if encoding failed

12 years agoGem updates & githost logger
Dmitriy Zaporozhets [Mon, 21 May 2012 20:17:41 +0000 (23:17 +0300)]
Gem updates & githost logger

* Grit gem updated
* gitolite-client updated
* logger added
* few fixes

12 years agoMerge pull request #837 from avakarev/get-rid-of-ruby-antipattern-unless-else
Dmitriy Zaporozhets [Sun, 20 May 2012 08:02:14 +0000 (01:02 -0700)]
Merge pull request #837 from avakarev/get-rid-of-ruby-antipattern-unless-else

Refactoring: get rid of ruby antipattern unless/else and use if/else instead

12 years agoMerge pull request #836 from avakarev/cleanup-public-dir
Dmitriy Zaporozhets [Sun, 20 May 2012 08:01:29 +0000 (01:01 -0700)]
Merge pull request #836 from avakarev/cleanup-public-dir

Get rid of useless public/index.html (auto-generated file when new rails app was created)

12 years agoRefactoring: get rid of ruby antipattern unless/else and use if/else instead
Andrey Vakarev [Sun, 20 May 2012 00:01:13 +0000 (03:01 +0300)]
Refactoring: get rid of ruby antipattern unless/else and use if/else instead

12 years agoGet rid of useless public/index.html (auto-generated file when new rails app was...
Andrey Vakarev [Sat, 19 May 2012 23:15:12 +0000 (02:15 +0300)]
Get rid of useless public/index.html (auto-generated file when new rails app was created)

12 years agoMerge pull request #833 from Nek-/patch-utf8
Dmitriy Zaporozhets [Sat, 19 May 2012 10:34:20 +0000 (03:34 -0700)]
Merge pull request #833 from Nek-/patch-utf8

Added force utf8 encoding

12 years agoPreparing to v2.5
Dmitriy Zaporozhets [Sat, 19 May 2012 10:17:34 +0000 (13:17 +0300)]
Preparing to v2.5

12 years agoAdded force utf8 encoding
Nek [Sat, 19 May 2012 10:12:49 +0000 (12:12 +0200)]
Added force utf8 encoding

12 years agoEvent feed: Icons for some events
Dmitriy Zaporozhets [Sat, 19 May 2012 09:25:16 +0000 (12:25 +0300)]
Event feed: Icons for some events

12 years agoPassword & token split up, icon to button for top panel
Dmitriy Zaporozhets [Sat, 19 May 2012 09:00:46 +0000 (12:00 +0300)]
Password & token split up, icon to button for top panel

12 years agoMerge pull request #832 from akzhan/master
Dmitriy Zaporozhets [Sat, 19 May 2012 07:35:20 +0000 (00:35 -0700)]
Merge pull request #832 from akzhan/master

Use modified pygments.rb to allow dependency to rubypython 0.6

12 years agoUse modified pygments.rb to allow dependency to rubypython 0.6.1 or above that fixes...
Akzhan Abdulin [Fri, 18 May 2012 17:44:35 +0000 (19:44 +0200)]
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.

12 years agoBranches pages polished. few css improvements
Dmitriy Zaporozhets [Thu, 17 May 2012 21:23:18 +0000 (00:23 +0300)]
Branches pages polished. few css improvements

12 years agoMerge pull request #828 from CedricGatay/feature/chosen_0.9.8_searchContains
mikkyhouse [Thu, 17 May 2012 16:46:03 +0000 (09:46 -0700)]
Merge pull request #828 from CedricGatay/feature/chosen_0.9.8_searchContains

Chosen 0.9.8 + Autocomplete contains

12 years agoChosen 0.9.8 + Autocomplete contains
Cedric Gatay [Thu, 17 May 2012 16:41:15 +0000 (18:41 +0200)]
Chosen 0.9.8 + Autocomplete contains

Bumped Chosen to 0.9.8 (latest) and added default option to allow autocompletes to find items containing entered text.

12 years agoNew Feature: Git Blame for file
Dmitriy Zaporozhets [Thu, 17 May 2012 16:11:45 +0000 (19:11 +0300)]
New Feature: Git Blame for file

12 years agoMerge pull request #827 from oreofish/bugfix
Dmitriy Zaporozhets [Thu, 17 May 2012 06:34:28 +0000 (23:34 -0700)]
Merge pull request #827 from oreofish/bugfix

fix bug in mailer

12 years agofix bug in mailer
RickXing [Thu, 17 May 2012 06:30:24 +0000 (14:30 +0800)]
fix bug in mailer

12 years agoMerge pull request #826 from robbkidd/notify_specs_use_host_from_config
Dmitriy Zaporozhets [Wed, 16 May 2012 15:27:30 +0000 (08:27 -0700)]
Merge pull request #826 from robbkidd/notify_specs_use_host_from_config

Fix bug: Update Notify spec to use host set in config/gitlab.yml

12 years agoUpdate Notify spec to use host set in config/gitlab.yml
Robb Kidd [Wed, 16 May 2012 15:25:18 +0000 (11:25 -0400)]
Update Notify spec to use host set in config/gitlab.yml

Fixes failing tests introduced in pull request #824

12 years agoMerge pull request #825 from demelziraptor/master
Dmitriy Zaporozhets [Wed, 16 May 2012 14:45:28 +0000 (07:45 -0700)]
Merge pull request #825 from demelziraptor/master

View project pages without master branch

12 years agochange find_or_first to work with default branch
Demelziraptor [Wed, 16 May 2012 13:34:10 +0000 (14:34 +0100)]
change find_or_first to work with default branch

12 years agoMerge pull request #824 from robbkidd/test_the_mailers
Dmitriy Zaporozhets [Wed, 16 May 2012 06:36:09 +0000 (23:36 -0700)]
Merge pull request #824 from robbkidd/test_the_mailers

Spec Notify mailers

12 years agoChange calls to Notify methods to send IDs instead of objects.
Robb Kidd [Wed, 16 May 2012 02:27:35 +0000 (22:27 -0400)]
Change calls to Notify methods to send IDs instead of objects.

12 years agoMake Notify#new_merge_request_email resque friendly.
Robb Kidd [Tue, 15 May 2012 23:41:37 +0000 (19:41 -0400)]
Make Notify#new_merge_request_email resque friendly.

12 years agoMake Notify#new_issue_email resque friendly.
Robb Kidd [Tue, 15 May 2012 23:36:48 +0000 (19:36 -0400)]
Make Notify#new_issue_email resque friendly.

12 years agoAdd delegate for project's name on Note.
Robb Kidd [Tue, 15 May 2012 23:25:21 +0000 (19:25 -0400)]
Add delegate for project's name on Note.

12 years agoMake Notify#note_wall_email resque friendly
Robb Kidd [Tue, 15 May 2012 23:21:12 +0000 (19:21 -0400)]
Make Notify#note_wall_email resque friendly

Update method to take ids and then perform #finds itself during mailer
queue worker kick-off.

12 years agoMake Notify#note_commit_email resque friendly
Robb Kidd [Tue, 15 May 2012 23:20:15 +0000 (19:20 -0400)]
Make Notify#note_commit_email resque friendly

Update method to take ids and then perform #finds itself during mailer
queue worker kick-off. Also, the faux SHA1 cannot have underscores or
it will not match the commit pattern defined in the routes.

12 years agoMake Notify#note_issue_email resque friendly
Robb Kidd [Tue, 15 May 2012 22:50:36 +0000 (18:50 -0400)]
Make Notify#note_issue_email resque friendly

Update method to take ids and then perform #finds itself during mailer
queue worker kick-off.

12 years agoMake Notify#note_merge_request_email resque friendly
Robb Kidd [Tue, 15 May 2012 22:48:00 +0000 (18:48 -0400)]
Make Notify#note_merge_request_email resque friendly

Update method to take ids and then perform #finds itself during mailer
queue worker kick-off.

12 years agoRename changed_mr_email to reassigned_mr_email & make resque friendly
Robb Kidd [Tue, 15 May 2012 03:42:47 +0000 (23:42 -0400)]
Rename changed_mr_email to reassigned_mr_email & make resque friendly

#changed_merge_request_email was really sending emails about merge
request reassignments. Updated method name to reflect that.

Update method to take ids and then perform #finds itself during mailer
queue worker kick-off.

12 years agoRename changed_issue_email to reassigned_issue_email & make resque friendly
Robb Kidd [Tue, 15 May 2012 03:27:52 +0000 (23:27 -0400)]
Rename changed_issue_email to reassigned_issue_email & make resque friendly

#changed_issue_email was really sending emails about issue reassignments.
Updated method name to reflect that.

Update method to take ids and then perform #finds itself during mailer
queue worker kick-off.

12 years agoUpdate new_user_email to take id for User and perform find itself.
Robb Kidd [Tue, 15 May 2012 03:07:36 +0000 (23:07 -0400)]
Update new_user_email to take id for User and perform find itself.

12 years agoAdd specs for all of the emails.
Robb Kidd [Mon, 14 May 2012 22:03:30 +0000 (18:03 -0400)]
Add specs for all of the emails.

12 years agoAdd specs for Notify ActionMailer emails.
Robb Kidd [Mon, 14 May 2012 18:05:32 +0000 (14:05 -0400)]
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.

12 years agoCSS improvements for diff & file view
Dmitriy Zaporozhets [Tue, 15 May 2012 16:35:18 +0000 (19:35 +0300)]
CSS improvements for diff & file view

12 years agoMerge pull request #823 from kugaevsky/main_menu_styles
Dmitriy Zaporozhets [Tue, 15 May 2012 15:41:05 +0000 (08:41 -0700)]
Merge pull request #823 from kugaevsky/main_menu_styles

CSS fix: main menu buttons dividers

12 years agoCSS fix: main menu buttons dividers
Nick Kugaevsky [Tue, 15 May 2012 14:50:27 +0000 (18:50 +0400)]
CSS fix: main menu buttons dividers

12 years agoMerge pull request #822 from kugaevsky/activity_stream
Dmitriy Zaporozhets [Tue, 15 May 2012 14:13:06 +0000 (07:13 -0700)]
Merge pull request #822 from kugaevsky/activity_stream

Activity stream labels css fix

12 years agoActivity stream: event labels css fix — proper paddings.
Nick Kugaevsky [Tue, 15 May 2012 13:47:01 +0000 (17:47 +0400)]
Activity stream: event labels css fix — proper paddings.

12 years agoActivity stream: commit labels css fix — proper paddings and highlighting on hover.
Nick Kugaevsky [Tue, 15 May 2012 13:46:18 +0000 (17:46 +0400)]
Activity stream: commit labels css fix — proper paddings and highlighting on hover.

12 years agoMerge pull request #814 from kugaevsky/patch-1
Dmitriy Zaporozhets [Tue, 15 May 2012 08:08:30 +0000 (01:08 -0700)]
Merge pull request #814 from kugaevsky/patch-1

Minor headers styles in readme fix: increased line-height for h1..h4.

12 years agoMerge pull request #821 from oreofish/showmarkdown
Dmitriy Zaporozhets [Tue, 15 May 2012 07:18:49 +0000 (00:18 -0700)]
Merge pull request #821 from oreofish/showmarkdown

show rendered file if it is .markdown file

12 years agoMerge pull request #820 from robbkidd/add_missing_call_to_find
Dmitriy Zaporozhets [Tue, 15 May 2012 07:17:44 +0000 (00:17 -0700)]
Merge pull request #820 from robbkidd/add_missing_call_to_find

Fix bug: missing call to MergeRequest.find in Notify#changed_merge_request_email

12 years agoshow rendered file if it is .markdown file
RickXing [Tue, 15 May 2012 01:23:14 +0000 (09:23 +0800)]
show rendered file if it is .markdown file