OSDN Git Service

wvm/gitlab.git
11 years agoFix ssh key test
Dmitriy Zaporozhets [Mon, 24 Jun 2013 17:47:59 +0000 (20:47 +0300)]
Fix ssh key test

11 years agostore and display public key fingerprint
Dmitriy Zaporozhets [Mon, 24 Jun 2013 17:07:21 +0000 (20:07 +0300)]
store and display public key fingerprint

11 years agoBetter design for SSH keys page
Dmitriy Zaporozhets [Mon, 24 Jun 2013 16:25:10 +0000 (19:25 +0300)]
Better design for SSH keys page

11 years agoFix profile emails with new key route
Dmitriy Zaporozhets [Mon, 24 Jun 2013 16:24:27 +0000 (19:24 +0300)]
Fix profile emails with new key route

11 years agoFix new ssh key link from shared partial
Dmitriy Zaporozhets [Mon, 24 Jun 2013 15:26:57 +0000 (18:26 +0300)]
Fix new ssh key link from shared partial

11 years agoMove Profile related controllers under Profiles:: module
Dmitriy Zaporozhets [Mon, 24 Jun 2013 15:24:14 +0000 (18:24 +0300)]
Move Profile related controllers under Profiles:: module

11 years agoMerge branch 'refactor/projects_controllers' of /home/git/repositories/gitlab/gitlabh...
Dmitriy Zaporozhets [Sun, 23 Jun 2013 18:56:05 +0000 (18:56 +0000)]
Merge branch 'refactor/projects_controllers' of /home/git/repositories/gitlab/gitlabhq into 6-0-dev

11 years agoFix routing/controller specs for refactored controllers
Dmitriy Zaporozhets [Sun, 23 Jun 2013 17:25:06 +0000 (20:25 +0300)]
Fix routing/controller specs for refactored controllers

11 years agoMove projects controllers/views in Projects module
Dmitriy Zaporozhets [Sun, 23 Jun 2013 16:47:22 +0000 (19:47 +0300)]
Move projects controllers/views in Projects module

11 years agoLets fix tests
Dmitriy Zaporozhets [Sat, 22 Jun 2013 20:57:29 +0000 (23:57 +0300)]
Lets fix tests

11 years agoremove useless routing tests. Added symlink creation for project with code
Dmitriy Zaporozhets [Sat, 22 Jun 2013 15:57:34 +0000 (18:57 +0300)]
remove useless routing tests. Added symlink creation for project with code

11 years agogitlab_meta gem to 6.0
Dmitriy Zaporozhets [Sat, 22 Jun 2013 13:48:34 +0000 (16:48 +0300)]
gitlab_meta gem to 6.0

11 years agoFix broken factory
Dmitriy Zaporozhets [Sat, 22 Jun 2013 13:46:57 +0000 (16:46 +0300)]
Fix broken factory

11 years agoAdd comment title to rss feed
Dmitriy Zaporozhets [Sat, 22 Jun 2013 13:00:39 +0000 (16:00 +0300)]
Add comment title to rss feed

11 years agoRestrict auto generated routes
Dmitriy Zaporozhets [Sat, 22 Jun 2013 12:11:23 +0000 (15:11 +0300)]
Restrict auto generated routes

11 years agoUse simple render syntax in controllers
Dmitriy Zaporozhets [Sat, 22 Jun 2013 12:08:11 +0000 (15:08 +0300)]
Use simple render syntax in controllers

11 years agoUse simplified render syntax
Dmitriy Zaporozhets [Sat, 22 Jun 2013 12:04:49 +0000 (15:04 +0300)]
Use simplified render syntax

11 years agoMore db index
Dmitriy Zaporozhets [Sat, 22 Jun 2013 12:01:08 +0000 (15:01 +0300)]
More db index

11 years agoCleanup: removed unused routing/methods. Improved admin area usability
Dmitriy Zaporozhets [Sat, 22 Jun 2013 11:11:20 +0000 (14:11 +0300)]
Cleanup: removed unused routing/methods. Improved admin area usability

11 years agoRemove unused accessor
Dmitriy Zaporozhets [Sat, 22 Jun 2013 10:47:11 +0000 (13:47 +0300)]
Remove unused accessor

11 years agoRemove form for adding user to several projects from admin area.
Dmitriy Zaporozhets [Sat, 22 Jun 2013 10:41:08 +0000 (13:41 +0300)]
Remove form for adding user to several projects from admin area.
Remove unnecessary projects order on User#show

11 years agoSet default order to authorized_project and authorized_groups
Dmitriy Zaporozhets [Sat, 22 Jun 2013 10:39:34 +0000 (13:39 +0300)]
Set default order to authorized_project and authorized_groups

11 years agocache project.team.members
Dmitriy Zaporozhets [Sat, 22 Jun 2013 09:57:05 +0000 (12:57 +0300)]
cache project.team.members

11 years agoColors for author additions/develtions in graph
Dmitriy Zaporozhets [Sat, 22 Jun 2013 08:38:47 +0000 (11:38 +0300)]
Colors for author additions/develtions in graph

11 years agoMerge branch 'master' into 6-0-dev
Dmitriy Zaporozhets [Sat, 22 Jun 2013 08:19:12 +0000 (11:19 +0300)]
Merge branch 'master' into 6-0-dev

Conflicts:
VERSION
db/schema.rb

11 years agoMerge pull request #3408 from NARKOZ/patch-2
Dmitriy Zaporozhets [Sat, 22 Jun 2013 08:14:07 +0000 (01:14 -0700)]
Merge pull request #3408 from NARKOZ/patch-2

add db index for authentication_token column in users table

11 years agoYou should not be able to remove a Group owner
Dmitriy Zaporozhets [Sat, 22 Jun 2013 08:02:31 +0000 (11:02 +0300)]
You should not be able to remove a Group owner

11 years agoSend project transfer email to all members. Added specs for project move email
Dmitriy Zaporozhets [Sat, 22 Jun 2013 07:56:51 +0000 (10:56 +0300)]
Send project transfer email to all members. Added specs for project move email

11 years agoShow also group members on project page at admin area
Dmitriy Zaporozhets [Fri, 21 Jun 2013 21:11:06 +0000 (00:11 +0300)]
Show also group members on project page at admin area

11 years agoMarkdown now support users from groups
Dmitriy Zaporozhets [Fri, 21 Jun 2013 21:06:21 +0000 (00:06 +0300)]
Markdown now support users from groups

11 years agoMake it possible to assign/mention users from group members
Dmitriy Zaporozhets [Fri, 21 Jun 2013 21:02:09 +0000 (00:02 +0300)]
Make it possible to assign/mention users from group members

11 years agoprevent document unbind since it breaks rails ujs
Dmitriy Zaporozhets [Fri, 21 Jun 2013 20:47:42 +0000 (23:47 +0300)]
prevent document unbind since it breaks rails ujs

11 years agoFix notifications for group projects
Dmitriy Zaporozhets [Fri, 21 Jun 2013 20:36:02 +0000 (23:36 +0300)]
Fix notifications for group projects

11 years agoRespect group membership in notification service
Dmitriy Zaporozhets [Fri, 21 Jun 2013 20:21:55 +0000 (23:21 +0300)]
Respect group membership in notification service

11 years agoYou can setup per-group notification level
Dmitriy Zaporozhets [Fri, 21 Jun 2013 20:19:30 +0000 (23:19 +0300)]
You can setup per-group notification level

11 years agoAdding groups to notification settings
Dmitriy Zaporozhets [Fri, 21 Jun 2013 20:17:58 +0000 (23:17 +0300)]
Adding groups to notification settings

11 years agoNotifiable concern
Dmitriy Zaporozhets [Fri, 21 Jun 2013 20:17:41 +0000 (23:17 +0300)]
Notifiable concern

11 years agoAdd notification level to group membership
Dmitriy Zaporozhets [Fri, 21 Jun 2013 20:17:20 +0000 (23:17 +0300)]
Add notification level to group membership

11 years agoMerge branch 'install-guide-improvements' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Fri, 21 Jun 2013 19:49:14 +0000 (19:49 +0000)]
Merge branch 'install-guide-improvements' of /home/git/repositories/gitlab/gitlabhq

11 years agoDo not create a User <-> Project relation if project is under group
Dmitriy Zaporozhets [Fri, 21 Jun 2013 19:47:49 +0000 (22:47 +0300)]
Do not create a User <-> Project relation if project is under group

11 years agoUse own abilities for namespace class
Dmitriy Zaporozhets [Fri, 21 Jun 2013 19:44:40 +0000 (22:44 +0300)]
Use own abilities for namespace class

11 years agoUser#owned_groups is now respect group membership
Dmitriy Zaporozhets [Fri, 21 Jun 2013 19:38:43 +0000 (22:38 +0300)]
User#owned_groups is now respect group membership

11 years agoUnbind all document.on click/scroll after page fetch
Dmitriy Zaporozhets [Fri, 21 Jun 2013 19:34:38 +0000 (22:34 +0300)]
Unbind all document.on click/scroll after page fetch

11 years agoUnbind note events to prevent firing twice with turbolinks
Dmitriy Zaporozhets [Fri, 21 Jun 2013 19:29:30 +0000 (22:29 +0300)]
Unbind note events to prevent firing twice with turbolinks

11 years agoMerge branch 'master' into install-guide-improvements
Sytse Sijbrandij [Fri, 21 Jun 2013 19:18:20 +0000 (21:18 +0200)]
Merge branch 'master' into install-guide-improvements

Conflicts:
doc/install/installation.md

11 years agoRemove $.ready events
Dmitriy Zaporozhets [Fri, 21 Jun 2013 19:08:16 +0000 (22:08 +0300)]
Remove $.ready events

11 years agoRemove tests for missing method
Dmitriy Zaporozhets [Fri, 21 Jun 2013 18:50:34 +0000 (21:50 +0300)]
Remove tests for missing method

11 years agoSince masters_projects does not cover most of cases now we use authorized_projects...
Dmitriy Zaporozhets [Fri, 21 Jun 2013 13:42:59 +0000 (16:42 +0300)]
Since masters_projects does not cover most of cases now we use authorized_projects for DeployKey read access

11 years agoImprove query of authorized_projects. Cache results for authorized_groups, authorized...
Dmitriy Zaporozhets [Fri, 21 Jun 2013 13:36:28 +0000 (16:36 +0300)]
Improve query of authorized_projects. Cache results for authorized_groups, authorized_projects methods

11 years agoRemove invalid information from /u/:user page
Dmitriy Zaporozhets [Fri, 21 Jun 2013 13:16:05 +0000 (16:16 +0300)]
Remove invalid information from /u/:user page

11 years agoBetter name for sign in tab
Dmitriy Zaporozhets [Fri, 21 Jun 2013 06:19:31 +0000 (09:19 +0300)]
Better name for sign in tab

11 years agoFix spell error in sing in
Dmitriy Zaporozhets [Fri, 21 Jun 2013 05:51:15 +0000 (08:51 +0300)]
Fix spell error in sing in

11 years agoDark color for group name at header. Better name for activity
Dmitriy Zaporozhets [Thu, 20 Jun 2013 12:59:39 +0000 (15:59 +0300)]
Dark color for group name at header. Better name for activity

11 years agoFix admin:groups test
Dmitriy Zaporozhets [Thu, 20 Jun 2013 10:29:17 +0000 (13:29 +0300)]
Fix admin:groups test

11 years agoFix seeds. More projects for dev seeds
Dmitriy Zaporozhets [Thu, 20 Jun 2013 10:14:23 +0000 (13:14 +0300)]
Fix seeds. More projects for dev seeds

11 years agoFix user add to group from admin area
Dmitriy Zaporozhets [Thu, 20 Jun 2013 09:06:44 +0000 (12:06 +0300)]
Fix user add to group from admin area

11 years agoClassic (mars) theme will be default for 6.0
Dmitriy Zaporozhets [Thu, 20 Jun 2013 08:46:54 +0000 (11:46 +0300)]
Classic (mars) theme will be default for 6.0

11 years agoNew logo/color for login screen
Dmitriy Zaporozhets [Thu, 20 Jun 2013 08:32:59 +0000 (11:32 +0300)]
New logo/color for login screen

11 years agoUpdate docs from 5.2 to 5.3
Dmitriy Zaporozhets [Thu, 20 Jun 2013 06:51:09 +0000 (09:51 +0300)]
Update docs from 5.2 to 5.3

11 years agoAdd < 1200px support for project filter on dashboard
Dmitriy Zaporozhets [Wed, 19 Jun 2013 20:03:43 +0000 (23:03 +0300)]
Add < 1200px support for project filter on dashboard

11 years agoMove from table to list for Hooks page
Dmitriy Zaporozhets [Wed, 19 Jun 2013 19:55:49 +0000 (22:55 +0300)]
Move from table to list for Hooks page

11 years agoFixed sub navs spinach tests for project
Dmitriy Zaporozhets [Wed, 19 Jun 2013 19:52:57 +0000 (22:52 +0300)]
Fixed sub navs spinach tests for project

11 years agoSquash project settings navs
Dmitriy Zaporozhets [Wed, 19 Jun 2013 19:44:57 +0000 (22:44 +0300)]
Squash project settings navs

11 years agoDont show remove/modify controls for personal project owner
Dmitriy Zaporozhets [Wed, 19 Jun 2013 18:58:52 +0000 (21:58 +0300)]
Dont show remove/modify controls for personal project owner

11 years agoVersion to 5.3 v5.3.0
Dmitriy Zaporozhets [Wed, 19 Jun 2013 16:57:32 +0000 (19:57 +0300)]
Version to 5.3

11 years agoRestore users assoc with project
Dmitriy Zaporozhets [Wed, 19 Jun 2013 16:54:10 +0000 (19:54 +0300)]
Restore users assoc with project

11 years agoMerge branch 'improve/dash_projects_page' of /home/git/repositories/gitlab/gitlabhq...
Dmitriy Zaporozhets [Wed, 19 Jun 2013 16:50:28 +0000 (16:50 +0000)]
Merge branch 'improve/dash_projects_page' of /home/git/repositories/gitlab/gitlabhq into 6-0-dev

11 years agoMerge branch 'remove/root_namespace' of /home/git/repositories/gitlab/gitlabhq into...
Dmitriy Zaporozhets [Wed, 19 Jun 2013 16:50:14 +0000 (16:50 +0000)]
Merge branch 'remove/root_namespace' of /home/git/repositories/gitlab/gitlabhq into 6-0-dev

11 years agoMigrate global project taks. Removed more teams related functionality
Dmitriy Zaporozhets [Wed, 19 Jun 2013 16:48:48 +0000 (19:48 +0300)]
Migrate global project taks. Removed more teams related functionality

11 years agoFix random failing tests with project teams
Dmitriy Zaporozhets [Wed, 19 Jun 2013 16:38:43 +0000 (19:38 +0300)]
Fix random failing tests with project teams

11 years agoRemove Global namespace from options. Prepared file for migration of global projects
Dmitriy Zaporozhets [Wed, 19 Jun 2013 15:32:08 +0000 (18:32 +0300)]
Remove Global namespace from options. Prepared file for migration of global projects

11 years agoRemove dash projects search test
Dmitriy Zaporozhets [Wed, 19 Jun 2013 15:24:18 +0000 (18:24 +0300)]
Remove dash projects search test

11 years agoRemove second search. More compact list. Additional filter
Dmitriy Zaporozhets [Wed, 19 Jun 2013 14:48:43 +0000 (17:48 +0300)]
Remove second search. More compact list. Additional filter

11 years agoAnnotated
Dmitriy Zaporozhets [Wed, 19 Jun 2013 12:40:33 +0000 (15:40 +0300)]
Annotated

11 years agoFilter projects on dashboard
Dmitriy Zaporozhets [Wed, 19 Jun 2013 10:52:25 +0000 (13:52 +0300)]
Filter projects on dashboard

11 years agoMerge branch 'remove/user_teams' of /home/git/repositories/gitlab/gitlabhq into 6...
Dmitriy Zaporozhets [Wed, 19 Jun 2013 05:39:46 +0000 (05:39 +0000)]
Merge branch 'remove/user_teams' of /home/git/repositories/gitlab/gitlabhq into 6-0-dev

11 years agoRemove teams specs
Dmitriy Zaporozhets [Tue, 18 Jun 2013 19:06:20 +0000 (22:06 +0300)]
Remove teams specs

11 years agoMore userteam links removed. Removed teams spinach tests
Dmitriy Zaporozhets [Tue, 18 Jun 2013 18:54:31 +0000 (21:54 +0300)]
More userteam links removed. Removed teams spinach tests

11 years agoRemove team factories and few links
Dmitriy Zaporozhets [Tue, 18 Jun 2013 18:44:04 +0000 (21:44 +0300)]
Remove team factories and few links

11 years agoMerge pull request #4325 from zzet/patch-1
Dmitriy Zaporozhets [Tue, 18 Jun 2013 18:31:17 +0000 (11:31 -0700)]
Merge pull request #4325 from zzet/patch-1

Remove unused but slow code

11 years agoRemove all team resources except models. Move models to deprecated directory
Dmitriy Zaporozhets [Tue, 18 Jun 2013 18:22:34 +0000 (21:22 +0300)]
Remove all team resources except models. Move models to deprecated directory

11 years agoVersion to 6.0.0.pre
Dmitriy Zaporozhets [Tue, 18 Jun 2013 18:05:43 +0000 (21:05 +0300)]
Version to 6.0.0.pre

11 years agoMerge branch 'feature/users_groups' into 6-0-dev
Dmitriy Zaporozhets [Tue, 18 Jun 2013 16:34:32 +0000 (19:34 +0300)]
Merge branch 'feature/users_groups' into 6-0-dev

11 years agoPrevent page crash if failed to parse graphs data
Dmitriy Zaporozhets [Tue, 18 Jun 2013 15:58:33 +0000 (18:58 +0300)]
Prevent page crash if failed to parse graphs data

11 years agoFixin tests
Dmitriy Zaporozhets [Tue, 18 Jun 2013 15:39:18 +0000 (18:39 +0300)]
Fixin tests

11 years agoUpdate admin area with new group memberships
Dmitriy Zaporozhets [Tue, 18 Jun 2013 14:32:33 +0000 (17:32 +0300)]
Update admin area with new group memberships

11 years agoProper naming for project members page
Dmitriy Zaporozhets [Tue, 18 Jun 2013 14:09:04 +0000 (17:09 +0300)]
Proper naming for project members page

11 years agoAdd owner to group members after group create
Dmitriy Zaporozhets [Tue, 18 Jun 2013 13:56:31 +0000 (16:56 +0300)]
Add owner to group members after group create

11 years agoRestyle project members page to fit both group and personal projects
Dmitriy Zaporozhets [Mon, 17 Jun 2013 18:00:59 +0000 (21:00 +0300)]
Restyle project members page to fit both group and personal projects

11 years agoUpdate authorized/owned resources with new group permissions
Dmitriy Zaporozhets [Mon, 17 Jun 2013 16:59:41 +0000 (19:59 +0300)]
Update authorized/owned resources with new group permissions

11 years agoShow group members on project team page
Dmitriy Zaporozhets [Mon, 17 Jun 2013 14:55:43 +0000 (17:55 +0300)]
Show group members on project team page

11 years agoFix UsersGroup specs
Dmitriy Zaporozhets [Mon, 17 Jun 2013 14:03:56 +0000 (17:03 +0300)]
Fix UsersGroup specs

11 years agoFix spinach group
Dmitriy Zaporozhets [Mon, 17 Jun 2013 14:00:24 +0000 (17:00 +0300)]
Fix spinach group

11 years agoAdded UsersGroup scaffold. Simplify adding people to group
Dmitriy Zaporozhets [Mon, 17 Jun 2013 13:51:43 +0000 (16:51 +0300)]
Added UsersGroup scaffold. Simplify adding people to group

11 years agoProject Team now supports a non-group projects
Dmitriy Zaporozhets [Mon, 17 Jun 2013 12:38:19 +0000 (15:38 +0300)]
Project Team now supports a non-group projects

11 years agoUse project.team over project.users
Dmitriy Zaporozhets [Mon, 17 Jun 2013 11:55:41 +0000 (14:55 +0300)]
Use project.team over project.users

11 years agoAdd UsersGroup relation to be respected by abilities and Project#team
Dmitriy Zaporozhets [Mon, 17 Jun 2013 11:17:32 +0000 (14:17 +0300)]
Add UsersGroup relation to be respected by abilities and Project#team

11 years agoUsersGroup specs. Fixed db/schema
Dmitriy Zaporozhets [Mon, 17 Jun 2013 10:41:35 +0000 (13:41 +0300)]
UsersGroup specs. Fixed db/schema

11 years agoAdded UsersGroup validations. Added ability to add UsersGroup to group via UI
Dmitriy Zaporozhets [Mon, 17 Jun 2013 10:26:58 +0000 (13:26 +0300)]
Added UsersGroup validations. Added ability to add UsersGroup to group via UI

11 years agocreate UsersGroup entity. Modify ability to check group owners instead one owner
Dmitriy Zaporozhets [Mon, 17 Jun 2013 10:07:16 +0000 (13:07 +0300)]
create UsersGroup entity. Modify ability to check group owners instead one owner