OSDN Git Service

wvm/gitlab.git
11 years agoRefactor Settings initializer
Riyad Preukschas [Thu, 20 Dec 2012 15:52:29 +0000 (16:52 +0100)]
Refactor Settings initializer

All overrides are marked as deprecated.
Default settings are at the bottom.

11 years agoRename config options
Riyad Preukschas [Sat, 15 Dec 2012 00:45:44 +0000 (01:45 +0100)]
Rename config options

11 years agoMerge pull request #2211 from jojosch/fix-dark-code-preview
Dmitriy Zaporozhets [Thu, 20 Dec 2012 15:46:59 +0000 (07:46 -0800)]
Merge pull request #2211 from jojosch/fix-dark-code-preview

fix dark code preview background when displaying long lines

11 years agoFix issue update.js
Dmitriy Zaporozhets [Thu, 20 Dec 2012 14:42:13 +0000 (16:42 +0200)]
Fix issue update.js

11 years agoPretty compare mode
Dmitriy Zaporozhets [Wed, 19 Dec 2012 17:14:05 +0000 (20:14 +0300)]
Pretty compare mode

11 years agoMerge pull request #2315 from koenpunt/gh-issue-513
Dmitriy Zaporozhets [Thu, 20 Dec 2012 14:15:39 +0000 (06:15 -0800)]
Merge pull request #2315 from koenpunt/gh-issue-513

Added compare switch

11 years agoAdded icon
Koen Punt [Thu, 20 Dec 2012 13:58:07 +0000 (14:58 +0100)]
Added icon

11 years agoonly show switch if from and to are set
Koen Punt [Thu, 20 Dec 2012 13:42:05 +0000 (14:42 +0100)]
only show switch if from and to are set

11 years agoUpdated test to match with switched commits
Koen Punt [Thu, 20 Dec 2012 13:39:39 +0000 (14:39 +0100)]
Updated test to match with switched commits
Added compare switch

11 years agodisabled sorting of commits before compare
Koen Punt [Thu, 20 Dec 2012 12:50:43 +0000 (13:50 +0100)]
disabled sorting of commits before compare

11 years agoFlipping commit ids in commits_between, fixes #513
Koen Punt [Thu, 20 Dec 2012 12:31:09 +0000 (13:31 +0100)]
Flipping commit ids in commits_between, fixes #513

11 years agoshow production.log, show only active milestone for issue filter
Dmitriy Zaporozhets [Wed, 19 Dec 2012 04:14:05 +0000 (07:14 +0300)]
show production.log, show only active milestone for issue filter

11 years agoMerge branch 'refactor_issues' of dev.gitlabhq.com:gitlab/gitlabhq
Dmitriy Zaporozhets [Thu, 20 Dec 2012 13:50:42 +0000 (13:50 +0000)]
Merge branch 'refactor_issues' of dev.gitlabhq.com:gitlab/gitlabhq

11 years agoCleanup after issues refactor and fix test
Dmitriy Zaporozhets [Thu, 20 Dec 2012 13:39:54 +0000 (15:39 +0200)]
Cleanup after issues refactor and fix test

11 years agoMerge pull request #2314 from koenpunt/gh-issue-513
Dmitriy Zaporozhets [Thu, 20 Dec 2012 13:14:14 +0000 (05:14 -0800)]
Merge pull request #2314 from koenpunt/gh-issue-513

Disabled sorting commit ids

11 years agoRefactor issues, Remove ajax
Dmitriy Zaporozhets [Wed, 19 Dec 2012 03:14:05 +0000 (06:14 +0300)]
Refactor issues, Remove ajax

11 years agoRefactor css lists. Use well-list class
Dmitriy Zaporozhets [Tue, 18 Dec 2012 03:14:05 +0000 (06:14 +0300)]
Refactor css lists. Use well-list class

11 years agoLabels autocomplete
Dmitriy Zaporozhets [Tue, 18 Dec 2012 03:14:05 +0000 (06:14 +0300)]
Labels autocomplete

11 years agoFew icons for services list
Dmitriy Zaporozhets [Thu, 20 Dec 2012 09:52:42 +0000 (11:52 +0200)]
Few icons for services list

11 years agoMerge pull request #2311 from gitlabhq/refactor_scss
Dmitriy Zaporozhets [Wed, 19 Dec 2012 19:04:39 +0000 (11:04 -0800)]
Merge pull request #2311 from gitlabhq/refactor_scss

Better organization of styles

11 years agoRemove main. Use application.scss instead
Dmitriy Zaporozhets [Wed, 19 Dec 2012 18:57:41 +0000 (20:57 +0200)]
Remove main. Use application.scss instead

11 years agoChange travis rake task
Dmitriy Zaporozhets [Wed, 19 Dec 2012 17:44:15 +0000 (19:44 +0200)]
Change travis rake task

11 years agoMove mixins and variables under gitlab bootstrap
Dmitriy Zaporozhets [Wed, 19 Dec 2012 17:02:12 +0000 (19:02 +0200)]
Move mixins and variables under gitlab bootstrap

11 years agoBetter organization of styles
Dmitriy Zaporozhets [Wed, 19 Dec 2012 16:34:24 +0000 (18:34 +0200)]
Better organization of styles

11 years agoMerge pull request #2304 from gitlabhq/fix_postgres_notes
Dmitriy Zaporozhets [Wed, 19 Dec 2012 10:28:35 +0000 (02:28 -0800)]
Merge pull request #2304 from gitlabhq/fix_postgres_notes

Split commit_id and noteable_id for Note

11 years agoindex for commit_id. Schema rebuiled. Non rollback migration exception added
Dmitriy Zaporozhets [Wed, 19 Dec 2012 10:08:27 +0000 (12:08 +0200)]
index for commit_id. Schema rebuiled. Non rollback migration exception added

11 years agoif for migration
Dmitriy Zaporozhets [Tue, 18 Dec 2012 19:06:29 +0000 (21:06 +0200)]
if for migration

11 years agoMake tests green for postgres
Dmitriy Zaporozhets [Tue, 18 Dec 2012 18:43:44 +0000 (20:43 +0200)]
Make tests green for postgres

11 years agoSplit commit_id and noteable_id for Note
Dmitriy Zaporozhets [Tue, 18 Dec 2012 18:02:00 +0000 (20:02 +0200)]
Split commit_id and noteable_id for Note

11 years agoReturn postgres to travis
Dmitriy Zaporozhets [Tue, 18 Dec 2012 16:39:35 +0000 (18:39 +0200)]
Return postgres to travis

11 years agoFix admin paging gap issue
Dmitriy Zaporozhets [Mon, 17 Dec 2012 13:57:10 +0000 (15:57 +0200)]
Fix admin paging gap issue

11 years agogitolite fork up to v320
Dmitriy Zaporozhets [Mon, 17 Dec 2012 13:11:33 +0000 (15:11 +0200)]
gitolite fork up to v320

11 years agoFix wall notes event trying to render target
Dmitriy Zaporozhets [Sun, 16 Dec 2012 17:52:39 +0000 (19:52 +0200)]
Fix wall notes event trying to render target

11 years agoAccount role spec
Dmitriy Zaporozhets [Sun, 16 Dec 2012 16:27:16 +0000 (18:27 +0200)]
Account role spec

11 years agoMerge pull request #2250 from jouve/fix_missing_tr_in_thead
Dmitriy Zaporozhets [Sun, 16 Dec 2012 16:16:42 +0000 (08:16 -0800)]
Merge pull request #2250 from jouve/fix_missing_tr_in_thead

add missing mandatory tr in thead

11 years agoMerge pull request #2287 from Partugal/patch-add-more-restricts-to-project-name
Dmitriy Zaporozhets [Sun, 16 Dec 2012 16:15:57 +0000 (08:15 -0800)]
Merge pull request #2287 from Partugal/patch-add-more-restricts-to-project-name

added more denied project names

11 years agofix dark code preview background when displaying long lines
Johannes Schleifenbaum [Fri, 7 Dec 2012 12:11:51 +0000 (13:11 +0100)]
fix dark code preview background when displaying long lines

11 years agoadded more denied project names
Sergey Linnik [Sat, 15 Dec 2012 10:33:45 +0000 (14:33 +0400)]
added more denied project names

11 years agoMoving repositories spec to roles. Added missing spec for project
Dmitriy Zaporozhets [Sat, 15 Dec 2012 10:32:09 +0000 (12:32 +0200)]
Moving repositories spec to roles. Added missing spec for project

11 years agoMerge pull request #2286 from nuecho/fix-doc-api-issues
Dmitriy Zaporozhets [Sat, 15 Dec 2012 09:29:43 +0000 (01:29 -0800)]
Merge pull request #2286 from nuecho/fix-doc-api-issues

Removed delete section in issues API documentation

11 years agoMerge pull request #2243 from jouve/fix_gfm_username_autocomplete
Riyad Preukschas [Fri, 14 Dec 2012 21:56:06 +0000 (13:56 -0800)]
Merge pull request #2243 from jouve/fix_gfm_username_autocomplete

fix gfm autocomplete for usernames

11 years agoRemoved delete section in issues API documentation
Matthieu Vachon [Fri, 14 Dec 2012 21:06:02 +0000 (16:06 -0500)]
Removed delete section in issues API documentation

11 years agoDisplay namespace for projects in gitlab:check task.
Riyad Preukschas [Fri, 14 Dec 2012 20:12:05 +0000 (21:12 +0100)]
Display namespace for projects in gitlab:check task.

11 years agoMerge branch 'feature/note_milestone_events'
Dmitriy Zaporozhets [Fri, 14 Dec 2012 20:10:02 +0000 (22:10 +0200)]
Merge branch 'feature/note_milestone_events'

11 years agoUncommented test observing comment event
Dmitriy Zaporozhets [Fri, 14 Dec 2012 20:05:10 +0000 (22:05 +0200)]
Uncommented test observing comment event

11 years agoFixed event.allowed? with event.proper?
Dmitriy Zaporozhets [Fri, 14 Dec 2012 19:54:49 +0000 (21:54 +0200)]
Fixed event.allowed? with event.proper?

11 years agoFix author_id_of_changes mass assignment
Dmitriy Zaporozhets [Fri, 14 Dec 2012 19:48:16 +0000 (21:48 +0200)]
Fix author_id_of_changes mass assignment

11 years agoProcessing with note events. reformated dashboard for more events to handle
Dmitriy Zaporozhets [Fri, 14 Dec 2012 19:39:55 +0000 (21:39 +0200)]
Processing with note events. reformated dashboard for more events to handle

11 years agoUpdate gitlab:check task to use the Gitlab.config.ssh_user setting
Riyad Preukschas [Fri, 14 Dec 2012 19:20:26 +0000 (20:20 +0100)]
Update gitlab:check task to use the Gitlab.config.ssh_user setting

11 years agoCreate events on comments and milestone
Dmitriy Zaporozhets [Fri, 14 Dec 2012 17:33:33 +0000 (19:33 +0200)]
Create events on comments and milestone

11 years agoRework of milestones
Dmitriy Zaporozhets [Fri, 14 Dec 2012 05:34:05 +0000 (08:34 +0300)]
Rework of milestones

11 years agoadded NamespacedProject role. Extended project info displayed for admin. Fixed projec...
Dmitriy Zaporozhets [Fri, 14 Dec 2012 05:14:05 +0000 (08:14 +0300)]
added NamespacedProject role. Extended project info displayed for admin. Fixed project limit

11 years agoAllow group path renaming. Dont show project transfer if no permissions. More danger...
Dmitriy Zaporozhets [Fri, 14 Dec 2012 03:14:05 +0000 (06:14 +0300)]
Allow group path renaming. Dont show project transfer if no permissions. More danger messages :)

11 years agobit reordering and cleanup unused styles
Dmitriy Zaporozhets [Thu, 13 Dec 2012 19:44:55 +0000 (21:44 +0200)]
bit reordering and cleanup unused styles

11 years agoFix spec/workers/post_receive_spec.rb
Dmitriy Zaporozhets [Thu, 13 Dec 2012 17:20:10 +0000 (19:20 +0200)]
Fix spec/workers/post_receive_spec.rb

11 years agoFix project lookup. Show error if project transfer fails
Dmitriy Zaporozhets [Thu, 13 Dec 2012 16:42:15 +0000 (18:42 +0200)]
Fix project lookup. Show error if project transfer fails

11 years agoMerge pull request #2278 from gravis/patch-1
Dmitriy Zaporozhets [Thu, 13 Dec 2012 15:57:13 +0000 (07:57 -0800)]
Merge pull request #2278 from gravis/patch-1

Update README.md

11 years agoUpdate README.md
Philippe Lafoucrière [Thu, 13 Dec 2012 15:55:38 +0000 (16:55 +0100)]
Update README.md

Add dependencies status badge

11 years agoUse one helper for linking to team member. More clear title for Issue and MR
Dmitriy Zaporozhets [Thu, 13 Dec 2012 03:14:05 +0000 (06:14 +0300)]
Use one helper for linking to team member. More clear title for Issue and MR

11 years agoMerge pull request #2266 from riyad/improve-status-checks
Dmitriy Zaporozhets [Thu, 13 Dec 2012 11:14:41 +0000 (03:14 -0800)]
Merge pull request #2266 from riyad/improve-status-checks

Improve status checks

11 years agoUpdate gitlab:check task docs
Riyad Preukschas [Wed, 12 Dec 2012 22:55:09 +0000 (23:55 +0100)]
Update gitlab:check task docs

11 years agoUpdate installation guide
Riyad Preukschas [Wed, 12 Dec 2012 21:36:20 +0000 (22:36 +0100)]
Update installation guide

11 years agoUpdate and add checks
Riyad Preukschas [Thu, 13 Dec 2012 11:11:41 +0000 (12:11 +0100)]
Update and add checks

11 years agoSplit and renamed check tasks
Riyad Preukschas [Mon, 10 Dec 2012 13:50:55 +0000 (14:50 +0100)]
Split and renamed check tasks

11 years agoRename status rake task to check
Riyad Preukschas [Mon, 10 Dec 2012 13:41:21 +0000 (14:41 +0100)]
Rename status rake task to check

11 years agofix gfm autocomplete for usernames
Cyril [Mon, 10 Dec 2012 23:04:47 +0000 (00:04 +0100)]
fix gfm autocomplete for usernames

11 years agoUpdate installation docs to reduce the amount of possible errors
Riyad Preukschas [Wed, 12 Dec 2012 23:45:48 +0000 (00:45 +0100)]
Update installation docs to reduce the amount of possible errors

Closes #2080
Fixes #2264

11 years agoAdd username to User and UserBasic entities in API and in examples in doc.
Cyril [Mon, 10 Dec 2012 22:46:31 +0000 (23:46 +0100)]
Add username to User and UserBasic entities in API and in examples in doc.

11 years agoMerge pull request #2261 from jouve/fix_user_validation
Valeriy Sizov [Wed, 12 Dec 2012 17:47:56 +0000 (09:47 -0800)]
Merge pull request #2261 from jouve/fix_user_validation

Validates presence of User#name

11 years agoAdd ace editor to snippets
Dmitriy Zaporozhets [Wed, 12 Dec 2012 17:42:08 +0000 (19:42 +0200)]
Add ace editor to snippets

11 years agoValidates presence of User#name
Cyril [Wed, 12 Dec 2012 16:53:43 +0000 (17:53 +0100)]
Validates presence of User#name

The 2 reasons are :
- creation of user fail if name is empty : in after_save, it tries to create a
namespace with namespace.name = user.name and namespece validates presence
Namespace#name
- in the web app links to team members are broken with empty User#name because
they are of the form <a href'...'> user.name </a>

11 years agoMerge pull request #2253 from alexleutgoeb/patch-1
Dmitriy Zaporozhets [Wed, 12 Dec 2012 12:17:14 +0000 (04:17 -0800)]
Merge pull request #2253 from alexleutgoeb/patch-1

Minor: Change html input type to "email" on sign-in view

11 years agoMerge pull request #2258 from jasl8r/issue-2193-grack-read-only-access
Dmitriy Zaporozhets [Wed, 12 Dec 2012 12:16:39 +0000 (04:16 -0800)]
Merge pull request #2258 from jasl8r/issue-2193-grack-read-only-access

Support read-only access for git over HTTP

11 years agoFix namespace api autocomplete
Dmitriy Zaporozhets [Wed, 12 Dec 2012 10:54:28 +0000 (12:54 +0200)]
Fix namespace api autocomplete

11 years agoReduce header font a bit. Moved to mixin header font styles
Dmitriy Zaporozhets [Wed, 12 Dec 2012 10:30:19 +0000 (12:30 +0200)]
Reduce header font a bit. Moved to mixin header font styles

11 years agoProject titles with namespaces
Dmitriy Zaporozhets [Wed, 12 Dec 2012 10:02:29 +0000 (12:02 +0200)]
Project titles with namespaces

11 years agoSupport read-only access for git over HTTP
Jeremy Slater [Tue, 11 Dec 2012 20:28:40 +0000 (15:28 -0500)]
Support read-only access for git over HTTP

11 years agopretty gl icon for dark themes. Removed old gl icons
Dmitriy Zaporozhets [Tue, 11 Dec 2012 19:11:29 +0000 (21:11 +0200)]
pretty gl icon for dark themes. Removed old gl icons

11 years agoFix project namespaces for web hooks data
Dmitriy Zaporozhets [Tue, 11 Dec 2012 17:16:56 +0000 (19:16 +0200)]
Fix project namespaces for web hooks data

11 years agoFix resque exception
Dmitriy Zaporozhets [Tue, 11 Dec 2012 16:46:58 +0000 (18:46 +0200)]
Fix resque exception

11 years agoFix commit links in network graph
Dmitriy Zaporozhets [Tue, 11 Dec 2012 16:14:18 +0000 (18:14 +0200)]
Fix commit links in network graph

11 years agoAdd autofocus attribute to sign-in email field
Alex Leutgöb [Tue, 11 Dec 2012 10:57:25 +0000 (11:57 +0100)]
Add autofocus attribute to sign-in email field

11 years agoChange html input type to "email" on sign-in view
Alex Leutgöb [Tue, 11 Dec 2012 10:25:55 +0000 (11:25 +0100)]
Change html input type to "email" on sign-in view

As long as the username is the user's email address it makes sense to use input="email" helper for the email field. This allows HTML5 capable (mobile) devices to bring up an email input keyboard instead of the default one.

11 years agoFix gitolite error instructions
Dmitriy Zaporozhets [Tue, 11 Dec 2012 07:21:57 +0000 (09:21 +0200)]
Fix gitolite error instructions

11 years agoImprove CI integration for merge requests
Dmitriy Zaporozhets [Tue, 11 Dec 2012 03:14:05 +0000 (06:14 +0300)]
Improve CI integration for merge requests

11 years agoReordered developers seeds a bit. Now seeds faster and has valid post-receive files
Dmitriy Zaporozhets [Tue, 11 Dec 2012 11:44:36 +0000 (13:44 +0200)]
Reordered developers seeds a bit. Now seeds faster and has valid post-receive files

11 years agoadd missing mandatory tr in thead
Cyril [Tue, 11 Dec 2012 01:39:05 +0000 (02:39 +0100)]
add missing mandatory tr in thead

11 years agoFix detecting Ruby version and Omniauth providers in gitlab:env:info task
Riyad Preukschas [Mon, 10 Dec 2012 21:53:33 +0000 (22:53 +0100)]
Fix detecting Ruby version and Omniauth providers in gitlab:env:info task

Fixes #2245

11 years agoFix project hook spec
Riyad Preukschas [Mon, 10 Dec 2012 20:00:10 +0000 (21:00 +0100)]
Fix project hook spec

11 years agoFix commit url in PushObserver#post_receive_data
Riyad Preukschas [Mon, 10 Dec 2012 19:27:27 +0000 (20:27 +0100)]
Fix commit url in PushObserver#post_receive_data

Fixes #2246

11 years agouse link_to_project for Dashboard: Issues, MR
Dmitriy Zaporozhets [Mon, 10 Dec 2012 03:24:05 +0000 (06:24 +0300)]
use link_to_project for Dashboard: Issues, MR

11 years agoMerge pull request #2222 from jojosch/add-test-help-raketasks
Riyad Preukschas [Mon, 10 Dec 2012 13:38:14 +0000 (05:38 -0800)]
Merge pull request #2222 from jojosch/add-test-help-raketasks

add help/raketasks to routing spec and search autocomplete

11 years agoMerge pull request #2240 from koenpunt/patch-1
Riyad Preukschas [Mon, 10 Dec 2012 13:31:27 +0000 (05:31 -0800)]
Merge pull request #2240 from koenpunt/patch-1

Added link to support forum

11 years agoAdded link to support forum
Koen Punt [Mon, 10 Dec 2012 11:15:51 +0000 (12:15 +0100)]
Added link to support forum

11 years agoMake admin sorting more obvious
Dmitriy Zaporozhets [Mon, 10 Dec 2012 03:14:05 +0000 (06:14 +0300)]
Make admin sorting more obvious

11 years agoFix spelling and wording in installation.md
Riyad Preukschas [Mon, 10 Dec 2012 00:08:34 +0000 (01:08 +0100)]
Fix spelling and wording in installation.md

11 years agoFix installatiion doc
Dmitriy Zaporozhets [Sun, 9 Dec 2012 14:05:24 +0000 (16:05 +0200)]
Fix installatiion doc

11 years agoReplace project with namespace for events
Dmitriy Zaporozhets [Sun, 9 Dec 2012 14:03:24 +0000 (16:03 +0200)]
Replace project with namespace for events

11 years agoShow project with namespace in feeds
Dmitriy Zaporozhets [Sun, 9 Dec 2012 08:56:15 +0000 (10:56 +0200)]
Show project with namespace in feeds

11 years agoFix worker specs to parse namespaces
Dmitriy Zaporozhets [Sun, 9 Dec 2012 08:34:46 +0000 (10:34 +0200)]
Fix worker specs to parse namespaces