OSDN Git Service

wvm/gitlab.git
12 years agocommit
gitlabhq [Mon, 31 Oct 2011 10:30:53 +0000 (13:30 +0300)]
commit

12 years agoMerge branch 'dev' into new_layout
gitlabhq [Mon, 31 Oct 2011 10:11:46 +0000 (13:11 +0300)]
Merge branch 'dev' into new_layout

12 years agoicons & css
gitlabhq [Mon, 31 Oct 2011 10:11:22 +0000 (13:11 +0300)]
icons & css

12 years agoMerge branch 'refs/heads/markdown_notes' into dev
Nihad Abbasov [Mon, 31 Oct 2011 09:49:33 +0000 (13:49 +0400)]
Merge branch 'refs/heads/markdown_notes' into dev

12 years agofix markdown truncation on dashboard
Nihad Abbasov [Mon, 31 Oct 2011 09:47:10 +0000 (13:47 +0400)]
fix markdown truncation on dashboard

12 years agoMerge branch 'refs/heads/markdown_notes' into dev
Nihad Abbasov [Sun, 30 Oct 2011 15:49:09 +0000 (19:49 +0400)]
Merge branch 'refs/heads/markdown_notes' into dev

12 years agouse helper to markdown text
Nihad Abbasov [Sun, 30 Oct 2011 13:41:57 +0000 (17:41 +0400)]
use helper to markdown text

12 years agoreset pwd
gitlabhq [Fri, 28 Oct 2011 15:29:52 +0000 (18:29 +0300)]
reset pwd

12 years agosignin page
gitlabhq [Fri, 28 Oct 2011 15:25:00 +0000 (18:25 +0300)]
signin page

12 years agoproject layout
gitlabhq [Fri, 28 Oct 2011 12:07:58 +0000 (15:07 +0300)]
project layout

12 years agonew design/layout started. projects page
gitlabhq [Fri, 28 Oct 2011 11:41:39 +0000 (14:41 +0300)]
new design/layout started. projects page

12 years agoMerge branch 'new_issue' into dev
gitlabhq [Fri, 28 Oct 2011 09:26:25 +0000 (12:26 +0300)]
Merge branch 'new_issue' into dev

12 years agonew issue format
gitlabhq [Fri, 28 Oct 2011 09:22:09 +0000 (12:22 +0300)]
new issue format

12 years agoprocess notes w/ rdiscount
Nihad Abbasov [Thu, 27 Oct 2011 19:57:10 +0000 (00:57 +0500)]
process notes w/ rdiscount

12 years agoinstall rdiscount
Nihad Abbasov [Thu, 27 Oct 2011 19:37:17 +0000 (00:37 +0500)]
install rdiscount

12 years agoMerge branch 'refs/heads/snippets_expiration' into dev
Nihad Abbasov [Thu, 27 Oct 2011 19:28:37 +0000 (00:28 +0500)]
Merge branch 'refs/heads/snippets_expiration' into dev

Conflicts:
db/schema.rb

12 years agotest expired snippets
Nihad Abbasov [Thu, 27 Oct 2011 19:25:50 +0000 (00:25 +0500)]
test expired snippets

12 years agoRevert "install timecop for testing"
Nihad Abbasov [Thu, 27 Oct 2011 18:35:16 +0000 (23:35 +0500)]
Revert "install timecop for testing"

This reverts commit 0aa5682f8e3d2f50443fa8ac457daf5c9784dfd8.

12 years agomoving out of body
gitlabhq [Thu, 27 Oct 2011 15:46:30 +0000 (18:46 +0300)]
moving out of body

12 years agoissue can be edit from show page
gitlabhq [Thu, 27 Oct 2011 15:18:50 +0000 (18:18 +0300)]
issue can be edit from show page

12 years agofixed limit
gitlabhq [Thu, 27 Oct 2011 14:41:10 +0000 (17:41 +0300)]
fixed limit

12 years agonote as text
gitlabhq [Thu, 27 Oct 2011 14:33:20 +0000 (17:33 +0300)]
note as text

12 years agolittle fix
gitlabhq [Thu, 27 Oct 2011 14:08:40 +0000 (17:08 +0300)]
little fix

12 years ago#173
gitlabhq [Thu, 27 Oct 2011 13:50:35 +0000 (16:50 +0300)]
#173

12 years agoMerge branch 'dev' of dev.gitlabhq.com:gitlabhq into dev
DZ [Thu, 27 Oct 2011 13:47:39 +0000 (16:47 +0300)]
Merge branch 'dev' of dev.gitlabhq.com:gitlabhq into dev

12 years agocode cleaning
gitlabhq [Thu, 27 Oct 2011 13:44:29 +0000 (16:44 +0300)]
code cleaning

12 years agoMerge branch 'refs/heads/assets-refactoring' into dev
Nihad Abbasov [Thu, 27 Oct 2011 11:22:55 +0000 (16:22 +0500)]
Merge branch 'refs/heads/assets-refactoring' into dev

12 years agoextend assets path with jquery-ui images, so rails can find them
Nihad Abbasov [Thu, 27 Oct 2011 11:14:46 +0000 (16:14 +0500)]
extend assets path with jquery-ui images, so rails can find them

12 years agoMerge branch 'refs/heads/assets-refactoring' into dev
Nihad Abbasov [Thu, 27 Oct 2011 09:51:05 +0000 (14:51 +0500)]
Merge branch 'refs/heads/assets-refactoring' into dev

12 years agomove jquery ui images to vendor directory
Nihad Abbasov [Thu, 27 Oct 2011 09:47:56 +0000 (14:47 +0500)]
move jquery ui images to vendor directory

12 years agoremove jquery ui css from application layout. it's already included in assets
Nihad Abbasov [Thu, 27 Oct 2011 09:47:06 +0000 (14:47 +0500)]
remove jquery ui css from application layout. it's already included in assets

12 years agodon't count expired snippets
Nihad Abbasov [Thu, 27 Oct 2011 08:12:12 +0000 (13:12 +0500)]
don't count expired snippets

12 years agodisplay recent snippets at top
Nihad Abbasov [Thu, 27 Oct 2011 07:14:50 +0000 (12:14 +0500)]
display recent snippets at top

12 years agorefactor lifetime_select helper
Nihad Abbasov [Thu, 27 Oct 2011 07:11:42 +0000 (12:11 +0500)]
refactor lifetime_select helper

12 years agoinstall timecop for testing
Nihad Abbasov [Thu, 27 Oct 2011 06:50:14 +0000 (11:50 +0500)]
install timecop for testing

12 years agoimplement snippets lifetime
Nihad Abbasov [Thu, 27 Oct 2011 06:46:21 +0000 (11:46 +0500)]
implement snippets lifetime

12 years agoadd expires_at column to snippets
Nihad Abbasov [Thu, 27 Oct 2011 05:20:45 +0000 (10:20 +0500)]
add expires_at column to snippets

12 years agoupdate shoulda to edge. fixes deprecations
Nihad Abbasov [Wed, 26 Oct 2011 21:23:04 +0000 (02:23 +0500)]
update shoulda to edge. fixes deprecations

12 years agoMerge branch 'assets-refactoring' into dev
Nihad Abbasov [Wed, 26 Oct 2011 18:35:17 +0000 (23:35 +0500)]
Merge branch 'assets-refactoring' into dev

Conflicts:
app/controllers/issues_controller.rb
app/views/issues/index.html.haml

12 years agoupdate project's dashboard every 5 minutes
Nihad Abbasov [Wed, 26 Oct 2011 18:22:42 +0000 (23:22 +0500)]
update project's dashboard every 5 minutes

12 years agomove lib assets to vendor directory
Nihad Abbasov [Wed, 26 Oct 2011 17:42:24 +0000 (22:42 +0500)]
move lib assets to vendor directory

12 years agofix repo url selecting on click
Nihad Abbasov [Wed, 26 Oct 2011 17:17:46 +0000 (22:17 +0500)]
fix repo url selecting on click

12 years agoclean-up code
Nihad Abbasov [Wed, 26 Oct 2011 13:46:25 +0000 (18:46 +0500)]
clean-up code

  * Remove trailing whitespace
  * Converts hard-tabs into two-space soft-tabs
  * Remove consecutive blank lines

12 years agosearch field style
gitlabhq [Wed, 26 Oct 2011 04:44:02 +0000 (07:44 +0300)]
search field style

12 years agoissue search styleup
gitlabhq [Wed, 26 Oct 2011 04:34:02 +0000 (07:34 +0300)]
issue search styleup

12 years agoRemove mysql2 gem
Adam Leonard [Wed, 26 Oct 2011 00:15:59 +0000 (20:15 -0400)]
Remove mysql2 gem

12 years agoIf terms are removed show all results for current status
Adam Leonard [Wed, 26 Oct 2011 00:15:11 +0000 (20:15 -0400)]
If terms are removed show all results for current status

12 years agoMerge branch 'master' of dev.gitlabhq.com:gitlabhq into feature/issues_search
Adam Leonard [Tue, 25 Oct 2011 22:34:59 +0000 (18:34 -0400)]
Merge branch 'master' of dev.gitlabhq.com:gitlabhq into feature/issues_search

12 years agoIssue #87
gitlabhq [Tue, 25 Oct 2011 18:04:31 +0000 (21:04 +0300)]
Issue #87

12 years agoAdd critical status to issues
gitlabhq [Tue, 25 Oct 2011 04:34:02 +0000 (07:34 +0300)]
Add critical status to issues

12 years agoIssue #149 fixed
gitlabhq [Tue, 25 Oct 2011 04:32:02 +0000 (07:32 +0300)]
Issue #149 fixed

12 years agoIssue #149
gitlabhq [Mon, 24 Oct 2011 19:38:03 +0000 (22:38 +0300)]
Issue #149

12 years agobug fix: history in commit history not working as expected for tags and branches
Sairam Kunala [Sun, 23 Oct 2011 07:17:57 +0000 (12:47 +0530)]
bug fix: history in commit history not working as expected for tags and branches

12 years agoreadme for v1.1.0
gitlabhq [Sat, 22 Oct 2011 11:48:10 +0000 (14:48 +0300)]
readme for v1.1.0

12 years agoMerge branch 'dev' of dev.gitlabhq.com:gitlabhq into dev
gitlabhq [Sat, 22 Oct 2011 11:18:43 +0000 (14:18 +0300)]
Merge branch 'dev' of dev.gitlabhq.com:gitlabhq into dev

12 years agotest cov
gitlabhq [Fri, 21 Oct 2011 19:44:08 +0000 (22:44 +0300)]
test cov

12 years agoerror fields highlight
gitlabhq [Fri, 21 Oct 2011 18:51:55 +0000 (21:51 +0300)]
error fields highlight

12 years agofix #140, commit lil refactor
gitlabhq [Fri, 21 Oct 2011 18:40:36 +0000 (21:40 +0300)]
fix #140, commit lil refactor

12 years agolink to file for commit diff
gitlabhq [Fri, 21 Oct 2011 18:14:55 +0000 (21:14 +0300)]
link to file for commit diff

12 years agocleaning
gitlabhq [Fri, 21 Oct 2011 17:58:04 +0000 (20:58 +0300)]
cleaning

12 years agocorrected last migration
gitlabhq [Fri, 21 Oct 2011 13:36:33 +0000 (16:36 +0300)]
corrected last migration

12 years agonow you can view comrade profile info #134
gitlabhq [Fri, 21 Oct 2011 12:56:37 +0000 (15:56 +0300)]
now you can view comrade profile info #134

12 years agomoved from albino -> pygments.rb
gitlabhq [Fri, 21 Oct 2011 12:35:42 +0000 (15:35 +0300)]
moved from albino -> pygments.rb

12 years agofixed wall --all option
gitlabhq [Fri, 21 Oct 2011 11:25:42 +0000 (14:25 +0300)]
fixed wall --all option

12 years agorecent radio button
gitlabhq [Fri, 21 Oct 2011 11:03:34 +0000 (14:03 +0300)]
recent radio button

12 years agoprepare for 1.1
gitlabhq [Fri, 21 Oct 2011 06:58:28 +0000 (09:58 +0300)]
prepare for 1.1

12 years agoAdd check to ensure that a team member has atleast one Access Role selected
gitlabhq [Thu, 20 Oct 2011 13:48:09 +0000 (09:48 -0400)]
Add check to ensure that a team member has atleast one Access Role selected

12 years agolow case
gitlabhq [Sat, 22 Oct 2011 11:07:09 +0000 (14:07 +0300)]
low case

12 years agofix remove repo
VSizov [Sat, 22 Oct 2011 10:50:02 +0000 (13:50 +0300)]
fix remove repo

12 years agoMerge branch 'feature/search_issues' into develop
Adam Leonard [Sat, 22 Oct 2011 04:07:00 +0000 (00:07 -0400)]
Merge branch 'feature/search_issues' into develop

12 years agoAdd ability to Search issues
Adam Leonard [Sat, 22 Oct 2011 04:06:38 +0000 (00:06 -0400)]
Add ability to Search issues

12 years agotest cov
gitlabhq [Fri, 21 Oct 2011 19:44:08 +0000 (22:44 +0300)]
test cov

12 years agoMerge branch 'dev' into feature/team_member_role_validation
gitlabhq [Fri, 21 Oct 2011 18:55:50 +0000 (21:55 +0300)]
Merge branch 'dev' into feature/team_member_role_validation

12 years agoerror fields highlight
gitlabhq [Fri, 21 Oct 2011 18:51:55 +0000 (21:51 +0300)]
error fields highlight

12 years agofix #140, commit lil refactor
gitlabhq [Fri, 21 Oct 2011 18:40:36 +0000 (21:40 +0300)]
fix #140, commit lil refactor

12 years agolink to file for commit diff
gitlabhq [Fri, 21 Oct 2011 18:14:55 +0000 (21:14 +0300)]
link to file for commit diff

12 years agocleaning
gitlabhq [Fri, 21 Oct 2011 17:58:04 +0000 (20:58 +0300)]
cleaning

12 years agocorrected last migration
Aleksei Kvitinskii [Fri, 21 Oct 2011 13:36:33 +0000 (16:36 +0300)]
corrected last migration

12 years agoMerge branch 'master' of dev.gitlabhq.com:gitlabhq
Aleksei Kvitinskii [Fri, 21 Oct 2011 13:00:27 +0000 (16:00 +0300)]
Merge branch 'master' of dev.gitlabhq.com:gitlabhq

12 years agonow you can view comrade profile info #134
Aleksei Kvitinskii [Fri, 21 Oct 2011 12:56:37 +0000 (15:56 +0300)]
now you can view comrade profile info #134

12 years agomoved from albino -> pygments.rb
gitlabhq [Fri, 21 Oct 2011 12:35:42 +0000 (15:35 +0300)]
moved from albino -> pygments.rb

12 years agofixed wall --all option
gitlabhq [Fri, 21 Oct 2011 11:25:42 +0000 (14:25 +0300)]
fixed wall --all option

12 years agorecent radio button
gitlabhq [Fri, 21 Oct 2011 11:03:34 +0000 (14:03 +0300)]
recent radio button

12 years agoprepare for 1.1
gitlabhq [Fri, 21 Oct 2011 06:58:28 +0000 (09:58 +0300)]
prepare for 1.1

12 years agoIssue #135 - Repository stay after project remove
Valery Sizov [Thu, 20 Oct 2011 21:52:49 +0000 (00:52 +0300)]
Issue #135 - Repository stay after project remove

12 years agorefactoring
gitlabhq [Thu, 20 Oct 2011 19:00:00 +0000 (22:00 +0300)]
refactoring

12 years agoWall redesign
gitlabhq [Thu, 20 Oct 2011 16:21:58 +0000 (19:21 +0300)]
Wall redesign

12 years agoAdd check to ensure that a team member has atleast one Access Role selected
Adam Leonard [Thu, 20 Oct 2011 13:48:09 +0000 (09:48 -0400)]
Add check to ensure that a team member has atleast one Access Role selected

12 years agoextended user profile with social fields
Aleksei Kvitinskii [Wed, 19 Oct 2011 22:34:05 +0000 (01:34 +0300)]
extended user profile with social fields

12 years agodashboard updated, links from project to dasdhboard
gitlabhq [Wed, 19 Oct 2011 17:41:14 +0000 (20:41 +0300)]
dashboard updated, links from project to dasdhboard

12 years agodashboard
gitlabhq [Wed, 19 Oct 2011 13:25:22 +0000 (16:25 +0300)]
dashboard

12 years ago#40 max key length
Zevs [Tue, 18 Oct 2011 20:22:04 +0000 (23:22 +0300)]
#40 max key length

12 years agodashboard
gitlabhq [Tue, 18 Oct 2011 14:57:01 +0000 (17:57 +0300)]
dashboard

12 years agodsaboard
gitlabhq [Tue, 18 Oct 2011 14:44:43 +0000 (17:44 +0300)]
dsaboard

12 years agodashboard lite version
gitlabhq [Tue, 18 Oct 2011 12:02:05 +0000 (15:02 +0300)]
dashboard lite version

12 years agofix sort
gitlabhq [Tue, 18 Oct 2011 11:55:51 +0000 (14:55 +0300)]
fix sort

12 years agocommit time sort
gitlabhq [Tue, 18 Oct 2011 11:38:57 +0000 (14:38 +0300)]
commit time sort

12 years agolost file
gitlabhq [Tue, 18 Oct 2011 11:34:48 +0000 (14:34 +0300)]
lost file

12 years agoproject dashboard
gitlabhq [Tue, 18 Oct 2011 11:33:30 +0000 (14:33 +0300)]
project dashboard

12 years agofew fixes
gitlabhq [Tue, 18 Oct 2011 08:21:44 +0000 (11:21 +0300)]
few fixes