OSDN Git Service

wvm/gitlab.git
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 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
2013-01-24 Andrey KumanyaevAdded UserTeam core models (team and m-t-m relationship...
2013-01-24 Dmitriy ZaporozhetsUser can create group
2013-01-23 Dmitriy ZaporozhetsMerge pull request #2706 from jfut/gh-issue-2602
2013-01-23 Dmitriy ZaporozhetsMerge pull request #2709 from hiroponz/improve-network...
2013-01-23 Dmitriy ZaporozhetsMerge pull request #2712 from aus/patch-1
2013-01-23 Dmitriy ZaporozhetsMerge pull request #2715 from cjwprostar/help-fix
2013-01-23 Chris WaguespackUpdate Markdown example to use username
2013-01-23 Austin RobertsonRevise projects/new text
2013-01-23 Sato HiroyukiImprove network graph
2013-01-23 Jun FutagawaRemove relative_url_root from path. Fixes #2602
2013-01-23 Dmitriy ZaporozhetsMerge pull request #2695 from earzur/hotfix/fix_import_...
2013-01-22 Erwan Arzur[import] - fix project import after refactoring
2013-01-22 Dmitriy ZaporozhetsMerge branch 'features/profile_page'
2013-01-22 Dmitriy Zaporozhetschangelog
2013-01-22 Dmitriy ZaporozhetsFix routing. Finalize user show page
2013-01-22 Dmitriy Zaporozhetsbase implementation
2013-01-22 Dmitriy ZaporozhetsMerge branch 'features/help_with_index'
next