OSDN Git Service

wvm/gitlab.git
11 years agoAdd an ordering scope to Wiki
Riyad Preukschas [Fri, 11 Jan 2013 19:04:14 +0000 (20:04 +0100)]
Add an ordering scope to Wiki

11 years agoMove wiki delete button to the edit page
Riyad Preukschas [Fri, 11 Jan 2013 19:03:43 +0000 (20:03 +0100)]
Move wiki delete button to the edit page

11 years agoMerge pull request #2561 from MrHammy/master
Riyad Preukschas [Fri, 11 Jan 2013 18:20:23 +0000 (10:20 -0800)]
Merge pull request #2561 from MrHammy/master

Fix to pages links

11 years agoMove checks after init script installation in docs
Riyad Preukschas [Fri, 11 Jan 2013 17:58:13 +0000 (18:58 +0100)]
Move checks after init script installation in docs

11 years agoupdate grammar in check application status section
David Southard [Thu, 10 Jan 2013 19:21:54 +0000 (13:21 -0600)]
update grammar in check application status section

11 years agoUpdate app/views/wikis/pages.html.haml
MrHammy [Fri, 11 Jan 2013 12:40:29 +0000 (13:40 +0100)]
Update app/views/wikis/pages.html.haml

Changed the link in the pages of the wiki to the direct link instead of the first created page

11 years agoMerge pull request #2555 from studiofrenetic/master
Dmitriy Zaporozhets [Thu, 10 Jan 2013 21:02:15 +0000 (13:02 -0800)]
Merge pull request #2555 from studiofrenetic/master

Fix for archive download (method path missing)

11 years agoFix for archive download (method path missing)
Martin Bastien [Thu, 10 Jan 2013 20:55:34 +0000 (15:55 -0500)]
Fix for archive download (method path missing)

11 years agoFix missing image for last push
Dmitriy Zaporozhets [Thu, 10 Jan 2013 18:20:56 +0000 (20:20 +0200)]
Fix missing image for last push

11 years agoMerge branch 'improve/wiki_typography' of dev.gitlabhq.com:gitlab/gitlabhq
Dmitriy Zaporozhets [Thu, 10 Jan 2013 16:59:36 +0000 (16:59 +0000)]
Merge branch 'improve/wiki_typography' of dev.gitlabhq.com:gitlab/gitlabhq

11 years agoMerge branch 'bug/pager_load' of dev.gitlabhq.com:gitlab/gitlabhq
Dmitriy Zaporozhets [Thu, 10 Jan 2013 16:59:27 +0000 (16:59 +0000)]
Merge branch 'bug/pager_load' of dev.gitlabhq.com:gitlab/gitlabhq

11 years agoMerge branch 'improve/filter_icons' of dev.gitlabhq.com:gitlab/gitlabhq
Dmitriy Zaporozhets [Thu, 10 Jan 2013 16:59:12 +0000 (16:59 +0000)]
Merge branch 'improve/filter_icons' of dev.gitlabhq.com:gitlab/gitlabhq

11 years agoMerge branch 'improve/admin' of dev.gitlabhq.com:gitlab/gitlabhq
Dmitriy Zaporozhets [Thu, 10 Jan 2013 16:59:01 +0000 (16:59 +0000)]
Merge branch 'improve/admin' of dev.gitlabhq.com:gitlab/gitlabhq

11 years agoImprove wiki typography
Dmitriy Zaporozhets [Thu, 10 Jan 2013 16:09:12 +0000 (18:09 +0200)]
Improve wiki typography

11 years agoFix pager loading on every page in application
Dmitriy Zaporozhets [Thu, 10 Jan 2013 15:38:37 +0000 (17:38 +0200)]
Fix pager loading on every page in application

11 years agoRemove unused images. More use of font-awesome icons
Dmitriy Zaporozhets [Thu, 10 Jan 2013 06:43:25 +0000 (08:43 +0200)]
Remove unused images. More use of font-awesome icons

11 years agosidekiq.log in admin area. Improved admin dashboard
Dmitriy Zaporozhets [Thu, 10 Jan 2013 06:43:25 +0000 (08:43 +0200)]
sidekiq.log in admin area. Improved admin dashboard

11 years agoMerge pull request #2539 from jameswritescode/remove_passenger_fix
Dmitriy Zaporozhets [Thu, 10 Jan 2013 06:35:10 +0000 (22:35 -0800)]
Merge pull request #2539 from jameswritescode/remove_passenger_fix

remove passenger_fix

11 years agoremove passenger_fix.rb, which due to the recent removal of Resque in favor of sideki...
James Newton [Thu, 10 Jan 2013 04:17:03 +0000 (22:17 -0600)]
remove passenger_fix.rb, which due to the recent removal of Resque in favor of sidekiq breaks gitlab in passenger

11 years agoFix sidekiq check task
Riyad Preukschas [Wed, 9 Jan 2013 23:08:15 +0000 (00:08 +0100)]
Fix sidekiq check task

11 years agoFix sidekiq task to use Rails
Riyad Preukschas [Wed, 9 Jan 2013 22:56:47 +0000 (23:56 +0100)]
Fix sidekiq task to use Rails

11 years agoMerge pull request #2533 from gliptak/master
Dmitriy Zaporozhets [Wed, 9 Jan 2013 22:33:18 +0000 (14:33 -0800)]
Merge pull request #2533 from gliptak/master

Use ruby 1.9.3-p327 on travis-ci

11 years agoMerge pull request #2534 from AlexDenisov/ajax_activities
Dmitriy Zaporozhets [Wed, 9 Jan 2013 21:26:54 +0000 (13:26 -0800)]
Merge pull request #2534 from AlexDenisov/ajax_activities

Reload activities/events on the dashboard page via ajax

11 years agoreplace javascript:void with preventDefault
Alex Denisov [Wed, 9 Jan 2013 21:02:41 +0000 (21:02 +0000)]
replace javascript:void with preventDefault

11 years agoUse ruby 1.9.3-p327 on travis-ci
gliptak [Wed, 9 Jan 2013 19:43:49 +0000 (14:43 -0500)]
Use ruby 1.9.3-p327 on travis-ci

11 years agodashboard js -> coffee
Alex Denisov [Wed, 9 Jan 2013 19:28:31 +0000 (19:28 +0000)]
dashboard js -> coffee

11 years agoReloading of events via ajax instead of page reloading.
Alex Denisov [Wed, 9 Jan 2013 18:14:24 +0000 (18:14 +0000)]
Reloading of events via ajax instead of page reloading.

11 years agoJavaScript removed from dashboard#index template.
AlexDenisov [Wed, 9 Jan 2013 05:58:27 +0000 (05:58 +0000)]
JavaScript removed from dashboard#index template.

11 years agoTypo fixed
Alex Denisov [Mon, 3 Dec 2012 05:09:05 +0000 (07:09 +0200)]
Typo fixed

11 years agoEvent filters stores at cookies.
Alex Denisov [Mon, 3 Dec 2012 00:29:07 +0000 (02:29 +0200)]
Event filters stores at cookies.

11 years agoTests on events filtering added
Alex Denisov [Sun, 2 Dec 2012 20:54:19 +0000 (22:54 +0200)]
Tests on events filtering added

11 years agoTests on EventFilters added
Alex Denisov [Sun, 2 Dec 2012 20:18:03 +0000 (22:18 +0200)]
Tests on EventFilters added

11 years agoMerge pull request #2527 from VonC/gitignore
Riyad Preukschas [Wed, 9 Jan 2013 18:34:13 +0000 (10:34 -0800)]
Merge pull request #2527 from VonC/gitignore

Update .gitignore

11 years agoFix sidekiq chech and added script/check
Dmitriy Zaporozhets [Wed, 9 Jan 2013 18:31:05 +0000 (20:31 +0200)]
Fix sidekiq chech and added script/check

11 years agoSpinach: admin logs, admin users
Dmitriy Zaporozhets [Wed, 9 Jan 2013 17:38:27 +0000 (19:38 +0200)]
Spinach: admin logs, admin users

11 years agogitignore updates.
VonC [Wed, 9 Jan 2013 09:04:41 +0000 (09:04 +0000)]
gitignore updates.

Most yml files are ignored in gitlab/config/, except resque.yml
=> add it to the list of ignored files.

11 years agoMerge branch 'sidekiq'
Dmitriy Zaporozhets [Wed, 9 Jan 2013 16:21:49 +0000 (18:21 +0200)]
Merge branch 'sidekiq'

11 years agoRails upto 3.2.11
Dmitriy Zaporozhets [Wed, 9 Jan 2013 09:07:55 +0000 (11:07 +0200)]
Rails upto 3.2.11

11 years agoMerge pull request #2484 from netdata/fix_url_encode
Dmitriy Zaporozhets [Wed, 9 Jan 2013 08:35:32 +0000 (00:35 -0800)]
Merge pull request #2484 from netdata/fix_url_encode

Fixing request.fullpath URL encoding

11 years agoFix routing specs
Dmitriy Zaporozhets [Wed, 9 Jan 2013 07:47:25 +0000 (09:47 +0200)]
Fix routing specs

11 years agoMerge pull request #2516 from jouve/fix_json_exemples_in_help
Dmitriy Zaporozhets [Wed, 9 Jan 2013 07:43:43 +0000 (23:43 -0800)]
Merge pull request #2516 from jouve/fix_json_exemples_in_help

fix exemple js data in help/web_hook

11 years agoFixed tree logs for branches with slash. Fixed remember of path when switch branch
Dmitriy Zaporozhets [Wed, 9 Jan 2013 07:34:26 +0000 (09:34 +0200)]
Fixed tree logs for branches with slash. Fixed remember of path when switch branch

11 years agospinach test: project services
Dmitriy Zaporozhets [Wed, 9 Jan 2013 06:14:05 +0000 (09:14 +0300)]
spinach test: project services

11 years agoset undefined features
Dmitriy Zaporozhets [Wed, 9 Jan 2013 10:04:55 +0000 (12:04 +0200)]
set undefined features

11 years agosidekiq with green tests
Dmitriy Zaporozhets [Wed, 9 Jan 2013 06:14:05 +0000 (09:14 +0300)]
sidekiq with green tests

11 years agoemail via sidekiq. start and stop rake tasks
Dmitriy Zaporozhets [Wed, 9 Jan 2013 05:44:05 +0000 (08:44 +0300)]
email via sidekiq. start and stop rake tasks

11 years agoA bit of spinach tests
Dmitriy Zaporozhets [Wed, 9 Jan 2013 05:14:05 +0000 (08:14 +0300)]
A bit of spinach tests

11 years agosidekiq
Dmitriy Zaporozhets [Wed, 9 Jan 2013 05:14:05 +0000 (08:14 +0300)]
sidekiq

11 years agofix exemple js data in help/web_hook
Cyril [Tue, 8 Jan 2013 14:34:15 +0000 (15:34 +0100)]
fix exemple js data in help/web_hook

11 years agoFix minor style issue for compare
Dmitriy Zaporozhets [Tue, 8 Jan 2013 10:23:33 +0000 (12:23 +0200)]
Fix minor style issue for compare

11 years agoa bit of restyling for issues and merge request lists
Dmitriy Zaporozhets [Tue, 8 Jan 2013 05:14:05 +0000 (08:14 +0300)]
a bit of restyling for issues and merge request lists

11 years agoorganize simplecov
Dmitriy Zaporozhets [Mon, 7 Jan 2013 20:22:35 +0000 (22:22 +0200)]
organize simplecov

11 years agoFix checking for the recommended Gitolite version
Riyad Preukschas [Mon, 7 Jan 2013 20:18:41 +0000 (21:18 +0100)]
Fix checking for the recommended Gitolite version

Fixes #2475

11 years agoFix check for outdated config file
Riyad Preukschas [Mon, 7 Jan 2013 18:47:53 +0000 (19:47 +0100)]
Fix check for outdated config file

11 years agoAdd a check whether repos_path is a symlink
Riyad Preukschas [Mon, 7 Jan 2013 18:39:15 +0000 (19:39 +0100)]
Add a check whether repos_path is a symlink

11 years agoFix bug in OS detection in check task
Riyad Preukschas [Mon, 7 Jan 2013 18:19:50 +0000 (19:19 +0100)]
Fix bug in OS detection in check task

11 years agoFix accessing the project repository path in check task
Riyad Preukschas [Mon, 7 Jan 2013 18:04:20 +0000 (19:04 +0100)]
Fix accessing the project repository path in check task

Fixes #2496

11 years agoFix group test after ajax activity
Dmitriy Zaporozhets [Mon, 7 Jan 2013 20:05:21 +0000 (22:05 +0200)]
Fix group test after ajax activity

11 years agoCommon filtering for dashboard and group. Share partial search result partial
Dmitriy Zaporozhets [Mon, 7 Jan 2013 18:48:57 +0000 (20:48 +0200)]
Common filtering for dashboard and group. Share partial search result partial

11 years agoMerge pull request #2504 from mitchty/sles_changes
Riyad Preukschas [Mon, 7 Jan 2013 18:15:27 +0000 (10:15 -0800)]
Merge pull request #2504 from mitchty/sles_changes

Update info.rake to be able to run successfully on SuSE.

11 years agoMerge pull request #2485 from gliptak/patch-2
Riyad Preukschas [Mon, 7 Jan 2013 17:41:27 +0000 (09:41 -0800)]
Merge pull request #2485 from gliptak/patch-2

Renaming check function from 1056 to 1059

11 years agoUpdate info.rake to be able to run successfully on SuSE.
Mitch Tishmack [Mon, 7 Jan 2013 17:07:11 +0000 (11:07 -0600)]
Update info.rake to be able to run successfully on SuSE.

11 years agoValidate username uniq in scope of namespace
Dmitriy Zaporozhets [Mon, 7 Jan 2013 15:36:24 +0000 (17:36 +0200)]
Validate username uniq in scope of namespace

11 years agoFixed tests
Dmitriy Zaporozhets [Mon, 7 Jan 2013 12:44:57 +0000 (14:44 +0200)]
Fixed tests

11 years agoSpeedup dashboard via loading events with ajax
Dmitriy Zaporozhets [Mon, 7 Jan 2013 12:36:01 +0000 (14:36 +0200)]
Speedup dashboard via loading events with ajax

11 years agoImprove milestone show page
Dmitriy Zaporozhets [Mon, 7 Jan 2013 12:08:03 +0000 (14:08 +0200)]
Improve milestone show page

11 years agoFix xss vulnerability
Dmitriy Zaporozhets [Mon, 7 Jan 2013 09:32:12 +0000 (11:32 +0200)]
Fix xss vulnerability

11 years agoAdded cleanup to help rake
Dmitriy Zaporozhets [Sat, 5 Jan 2013 22:30:38 +0000 (00:30 +0200)]
Added cleanup to help rake

11 years agoGreen button when we create new item, blue when save or some primary action
Dmitriy Zaporozhets [Sat, 5 Jan 2013 22:08:02 +0000 (00:08 +0200)]
Green button when we create new item, blue when save or some primary action

11 years agoFix network test and snippets expired
Dmitriy Zaporozhets [Sat, 5 Jan 2013 21:49:01 +0000 (23:49 +0200)]
Fix network test and snippets expired

11 years agoAdd RAILS_ENV to rake docs
Dmitriy Zaporozhets [Sat, 5 Jan 2013 21:36:04 +0000 (23:36 +0200)]
Add RAILS_ENV to rake docs

11 years agoFix backup/restore path_to_repo
Dmitriy Zaporozhets [Sat, 5 Jan 2013 21:29:48 +0000 (23:29 +0200)]
Fix backup/restore path_to_repo

11 years agoFix merge_request js -> ci_path
Dmitriy Zaporozhets [Sat, 5 Jan 2013 21:26:14 +0000 (23:26 +0200)]
Fix merge_request js -> ci_path

11 years agoMerge branch 'koenpunt-raphael-update'
Dmitriy Zaporozhets [Sat, 5 Jan 2013 21:18:05 +0000 (23:18 +0200)]
Merge branch 'koenpunt-raphael-update'

11 years agoMerge branch 'raphael-update' of https://github.com/koenpunt/gitlabhq into koenpunt...
Dmitriy Zaporozhets [Sat, 5 Jan 2013 21:17:50 +0000 (23:17 +0200)]
Merge branch 'raphael-update' of https://github.com/koenpunt/gitlabhq into koenpunt-raphael-update

Conflicts:
Gemfile.lock

11 years agoMerge branch 'koenpunt-mergerequest-to-coffee'
Dmitriy Zaporozhets [Sat, 5 Jan 2013 21:09:38 +0000 (23:09 +0200)]
Merge branch 'koenpunt-mergerequest-to-coffee'

11 years agoRaise exception and show message to user if repo missing satellite
Dmitriy Zaporozhets [Sat, 5 Jan 2013 21:09:26 +0000 (23:09 +0200)]
Raise exception and show message to user if repo missing satellite

11 years agoMerge branch 'mergerequest-to-coffee' of https://github.com/koenpunt/gitlabhq into...
Dmitriy Zaporozhets [Sat, 5 Jan 2013 20:54:48 +0000 (22:54 +0200)]
Merge branch 'mergerequest-to-coffee' of https://github.com/koenpunt/gitlabhq into koenpunt-mergerequest-to-coffee

11 years agoFix project fixtures
Dmitriy Zaporozhets [Sat, 5 Jan 2013 20:50:12 +0000 (22:50 +0200)]
Fix project fixtures

11 years agoMerge pull request #2226 from jouve/username
Dmitriy Zaporozhets [Sat, 5 Jan 2013 20:33:39 +0000 (12:33 -0800)]
Merge pull request #2226 from jouve/username

add username to team_member page

11 years agoMerge pull request #2207 from koenpunt/system-to-fileutils
Dmitriy Zaporozhets [Sat, 5 Jan 2013 18:03:13 +0000 (10:03 -0800)]
Merge pull request #2207 from koenpunt/system-to-fileutils

replaced system() calls with FileUtils.* methods

11 years agoMerge pull request #2487 from koenpunt/patch-2
Dmitriy Zaporozhets [Sat, 5 Jan 2013 18:01:10 +0000 (10:01 -0800)]
Merge pull request #2487 from koenpunt/patch-2

Fixed typo of recipes (recipres) in development fixtures

11 years agoRemove unused styles. Restyled Issues a bit
Dmitriy Zaporozhets [Sat, 5 Jan 2013 12:49:08 +0000 (14:49 +0200)]
Remove unused styles. Restyled Issues a bit

11 years agoUpdate to rails 3.2.10. Use simplercov in spinach too
Dmitriy Zaporozhets [Sat, 5 Jan 2013 11:30:42 +0000 (13:30 +0200)]
Update to rails 3.2.10. Use simplercov in spinach too

11 years agoAdd ci.gitlab.org badge
Dmitriy Zaporozhets [Sat, 5 Jan 2013 11:12:31 +0000 (13:12 +0200)]
Add ci.gitlab.org badge

11 years agoRemove unused methods
Dmitriy Zaporozhets [Sat, 5 Jan 2013 11:11:15 +0000 (13:11 +0200)]
Remove unused methods

11 years agoTests are fixed now
Dmitriy Zaporozhets [Sat, 5 Jan 2013 10:12:02 +0000 (12:12 +0200)]
Tests are fixed now

11 years agoConverted merge_requests.js to coffeescript and updated code
Koen Punt [Sat, 5 Jan 2013 01:18:39 +0000 (02:18 +0100)]
Converted merge_requests.js to coffeescript and updated code

11 years agoMerge branch 'refactoring/backend'
Dmitriy Zaporozhets [Fri, 4 Jan 2013 22:49:58 +0000 (00:49 +0200)]
Merge branch 'refactoring/backend'

11 years agoFix security spec
Dmitriy Zaporozhets [Fri, 4 Jan 2013 22:49:43 +0000 (00:49 +0200)]
Fix security spec

11 years agoFix some tests. Use travis-ci 1.9.2
Dmitriy Zaporozhets [Fri, 4 Jan 2013 22:43:32 +0000 (00:43 +0200)]
Fix some tests. Use travis-ci 1.9.2

11 years agoFixed styles, ProjectHook specs etc
Dmitriy Zaporozhets [Fri, 4 Jan 2013 22:35:38 +0000 (00:35 +0200)]
Fixed styles, ProjectHook specs etc

11 years agouse ui-box as for all
Dmitriy Zaporozhets [Fri, 4 Jan 2013 21:35:31 +0000 (23:35 +0200)]
use ui-box as for all

11 years agoShow images preview in notes. Show line additions/deletions for commit
Dmitriy Zaporozhets [Fri, 4 Jan 2013 20:13:32 +0000 (22:13 +0200)]
Show images preview in notes. Show line additions/deletions for commit

11 years agoFixed protected branches and file edit
Dmitriy Zaporozhets [Fri, 4 Jan 2013 19:45:30 +0000 (21:45 +0200)]
Fixed protected branches and file edit

11 years agoRspec fixes
Dmitriy Zaporozhets [Fri, 4 Jan 2013 16:50:31 +0000 (18:50 +0200)]
Rspec fixes

11 years agoFixed typo of recipes (recipres)
Koen Punt [Fri, 4 Jan 2013 16:43:41 +0000 (17:43 +0100)]
Fixed typo of recipes (recipres)

11 years agoRenaming check function from 1056 to 1059
gliptak [Fri, 4 Jan 2013 15:14:55 +0000 (10:14 -0500)]
Renaming check function from 1056 to 1059

11 years agoFixing request.fullpath URL encoding
Wouter D'Haeseleer [Fri, 4 Jan 2013 14:05:00 +0000 (15:05 +0100)]
Fixing request.fullpath URL encoding

Let's assume your path is = "project/tree/master/This%20Is%20valid"
In this case gitlab renders a 404.

To fix this we should decode the path so that it looks like
"project/tree/master/This Is valid"

11 years agoraphael from gitlabhq
Koen Punt [Fri, 4 Jan 2013 12:58:58 +0000 (13:58 +0100)]
raphael from gitlabhq