OSDN Git Service

wvm/gitlab.git
2013-01-27 Dmitriy ZaporozhetsMerge pull request #2787 from gitlabhq/features/project...
2013-01-27 Dmitriy Zaporozhetsfeature tests
2013-01-27 Dmitriy ZaporozhetsFix features
2013-01-27 Dmitriy ZaporozhetsFixed dashboard show specs
2013-01-27 Dmitriy ZaporozhetsMake group name a link at header
2013-01-27 Dmitriy ZaporozhetsDashboard to resource
2013-01-27 Dmitriy ZaporozhetsAdd projects page to dashboard. Remove projects paginat...
2013-01-26 Riyad PreukschasMerge pull request #2784 from AlexDenisov/gitlab_check_...
2013-01-26 Alex DenisovMissed environment added to 'Try fixing it' block
2013-01-26 Dmitriy ZaporozhetsFix projects in admin -> user -> show
2013-01-26 Dmitriy ZaporozhetsFix application crashes after #2772
2013-01-25 Dmitriy ZaporozhetsMerge pull request #2772 from zzet/bugfix/path_and_page...
2013-01-25 Dmitriy ZaporozhetsMerge pull request #2777 from zzet/add_project_button
2013-01-25 Andrey KumanyaevDisplay actual user role (admin or not) in team members...
2013-01-25 Andrey KumanyaevEdit create new team text
2013-01-25 Andrey Kumanyaevfix copied code. Add assign projects button.
2013-01-25 Andrey Kumanyaevsimple cleanup code %)
2013-01-25 Andrey Kumanyaevrewrite admin users controller (use 1 variable and...
2013-01-25 Andrey Kumanyaevfix links in admin group view page (user links)
2013-01-25 Andrey Kumanyaevusername is default param to User
2013-01-25 Andrey KumanyaevUpdate user finding (by username) in teams members...
2013-01-25 Andrey KumanyaevUpdate user finding (by username) in teams_members...
2013-01-25 Andrey KumanyaevUpdate user finding (by username) in admin teams member...
2013-01-25 Andrey Kumanyaevfix edit project members access link and page fixes...
2013-01-25 Dmitriy ZaporozhetsMerge pull request #2769 from hiroponz/fix-not-showing...
2013-01-25 Sato HiroyukiFix not showing tooltip on network graph
2013-01-25 Ryan LaNeveUpdates project to process web hooks async via sidekiq.
2013-01-25 Dmitriy Zaporozhetsrefactor add to team
2013-01-25 Dmitriy ZaporozhetsFix teams + gitolite access
2013-01-25 Dmitriy Zaporozhetsteams refactoring and cleanup pt.1
2013-01-25 Dmitriy Zaporozhetsshow new group, new team links in profile
2013-01-25 Dmitriy ZaporozhetsFix redirects. Add link to new team and new group
2013-01-25 Dmitriy ZaporozhetsFix security issues with teams
2013-01-25 Dmitriy ZaporozhetsFix mass-assignment. Dont allow users w/o access to...
2013-01-25 Dmitriy Zaporozhetsfix User.potential_team_members
2013-01-25 Dmitriy Zaporozhetsfix 1145
2013-01-25 Dmitriy ZaporozhetsFix project adding to team
2013-01-25 Dmitriy ZaporozhetsFix removeing project if repo not exists
2013-01-25 Dmitriy ZaporozhetsFixing team tests
2013-01-25 Dmitriy Zaporozhetsallow/deny user to create group/team
2013-01-25 Dmitriy Zaporozhetscan_create_group, can_create_team boolean fields for...
2013-01-25 Dmitriy ZaporozhetsMerge pull request #2746 from gitlabhq/features/teams
2013-01-25 Dmitriy ZaporozhetsFix for broken commit_url in graph
2013-01-25 Dmitriy Zaporozhetsfix spec
2013-01-25 Dmitriy ZaporozhetsImproved search. added filters
2013-01-24 Andrey KumanyaevRemove simple code duplication in members controllers
2013-01-24 Andrey KumanyaevUpdate check If user can assign project to team
2013-01-24 Andrey Kumanyaevremove unused code
2013-01-24 Dmitriy ZaporozhetsReject non-owned projects to assign to teams
2013-01-24 Dmitriy ZaporozhetsDont allow to select a project you have no right to...
2013-01-24 Dmitriy Zaporozhetsmove team navs to upper nav
2013-01-24 Dmitriy ZaporozhetsMake a team and group boxes smaller on dashboard
2013-01-24 Dmitriy ZaporozhetsFix mispelling and ambiguous id in UserTeam.without_pr...
2013-01-24 Dmitriy ZaporozhetsShow only teams we have access to
2013-01-24 Dmitriy ZaporozhetsFew UI improvements
2013-01-24 Andrey Kumanyaevfix scope to empty relation
2013-01-24 Andrey KumanyaevSwitch user link to profile link
2013-01-24 Andrey KumanyaevRemove save files with failed test %)
2013-01-24 Andrey KumanyaevRemove pending steps (no functional - no tests)
2013-01-24 Andrey Kumanyaevfix tests
2013-01-24 Andrey Kumanyaevsimple refactoring
2013-01-24 Andrey Kumanyaevremove unused autogenerated files
2013-01-24 Andrey KumanyaevFix little bugs
2013-01-24 Andrey Kumanyaevassign team to project from project page in public...
2013-01-24 Andrey Kumanyaevupdate all teams code. refactoring and some corrections
2013-01-24 Andrey Kumanyaevupdate routes
2013-01-24 Andrey KumanyaevAdd access control in public section to users teams
2013-01-24 Andrey Kumanyaevremove before_filter from controllers
2013-01-24 Andrey Kumanyaevrefactoring user team in public section
2013-01-24 Andrey Kumanyaevrefactoring project team members controller (correspond...
2013-01-24 Andrey Kumanyaevif project creator was remowed from Gitlab - creator...
2013-01-24 Andrey KumanyaevFix using context of Projects::UpdateContext (in admin...
2013-01-24 Andrey Kumanyaevmove Team_members controller into project (conflicts...
2013-01-24 Andrey Kumanyaevsave autogenerated files
2013-01-24 Andrey Kumanyaevrepair rspec (remove and rename files)
2013-01-24 Andrey KumanyaevRepair admin section tests
2013-01-24 Andrey KumanyaevRemove old data
2013-01-24 Andrey KumanyaevRepair members management of teams
2013-01-24 Andrey KumanyaevMove team project management to own controller
2013-01-24 Andrey Kumanyaevsave generated files
2013-01-24 Andrey KumanyaevMove admin team members management to own controller
2013-01-24 Andrey KumanyaevAdded the correct hierarchy of controllers for the...
2013-01-24 Andrey KumanyaevAdmin rename team page is fixed
2013-01-24 Andrey Kumanyaevfix simples errors in tests
2013-01-24 Andrey KumanyaevRename Team class to ProjectTeam
2013-01-24 Andrey Kumanyaevsave commit
2013-01-24 Andrey Kumanyaevcommit user team helper
2013-01-24 Andrey Kumanyaevadd user team factories
2013-01-24 Andrey Kumanyaevupdate projects show css selector
2013-01-24 Andrey Kumanyaevadd into user decorator (presenter) to full user name
2013-01-24 Andrey Kumanyaevupdate stylesheets (for teams block)
2013-01-24 Andrey Kumanyaevadd teams application controller
2013-01-24 Andrey Kumanyaevadd dashboard teams block
2013-01-24 Andrey KumanyaevTeam projects public section
2013-01-24 Andrey KumanyaevTeam members public section
2013-01-24 Andrey KumanyaevTeam core management
2013-01-24 Andrey Kumanyaevmerge into public
2013-01-24 Andrey KumanyaevAdd ability to teams
2013-01-24 Andrey KumanyaevAdd teams into Public sections
2013-01-24 Andrey KumanyaevAdmin teams section added
next