Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-18Show group members on project team pageDmitriy Zaporozhets
2013-06-13Better naming for some project tabsDmitriy Zaporozhets
2013-06-02addresses issue #4156jdamick
2013-04-29Remove unused code pt.2Dmitriy Zaporozhets
2013-04-16some usability improvementsDmitriy Zaporozhets
2013-04-12Fix random failing testDmitriy Zaporozhets
2013-04-11remove yaml_db gem, Replace team members index route with team_indexDmitriy Zaporozhets
2013-03-27fix typo: shure -> sureColin Dean
2013-03-18Rename project_head partial to settings_navDmitriy Zaporozhets
2013-03-14Allow single/multiple user selectDmitriy Zaporozhets
2013-03-14add api users filter and integrate users select2Dmitriy Zaporozhets
2013-03-13Use name+username in team -> newDmitriy Zaporozhets
2013-03-13Remove team_member show page -> use user_path insteadDmitriy Zaporozhets
2013-03-04User's blocked field refactored to use state machineAndrew8xx8
2013-02-18Dont show assigned_teams block unless any. Show count in filterDmitriy Zaporozhets
2013-02-18Refactor and restyle team page for projectDmitriy Zaporozhets
2013-01-30Few usability improvmentsDmitriy Zaporozhets
2013-01-30remove old alert messagesDmitriy Zaporozhets
2013-01-30replace right with pull-rightDmitriy Zaporozhets
2013-01-30refactor buttons pt2Dmitriy Zaporozhets
2013-01-30refactor buttons pt1Dmitriy Zaporozhets
2013-01-25Fix mispelling and ambiguous id in UserTeam.without_projectDmitriy Zaporozhets
2013-01-25assign team to project from project page in public sectionAndrey Kumanyaev
2013-01-25refactoring project team members controller (corresponding mental model)Andrey Kumanyaev
2013-01-06Merge pull request #2226 from jouve/usernameDmitriy Zaporozhets
2013-01-05Fixed styles, ProjectHook specs etcDmitriy Zaporozhets
2012-12-30Add groups to search autocomplete. Use alphabetically scope for users orderDmitriy Zaporozhets
2012-12-30Get rid of skipping callbacks in production code. Dont trigger gitolite more ...Dmitriy Zaporozhets
2012-12-18Refactor css lists. Use well-list classDmitriy Zaporozhets
2012-12-14added NamespacedProject role. Extended project info displayed for admin. Fixe...Dmitriy Zaporozhets
2012-12-13bit reordering and cleanup unused stylesDmitriy Zaporozhets
2012-12-11add username to team_member pageCyril
2012-12-04Dont allow select block user as new team memberDmitriy Zaporozhets
2012-11-30Use project owner if no namespace. Restyled team pageDmitriy Zaporozhets
2012-10-24Spinach featureDmitriy Zaporozhets
2012-10-24Feature implementedDmitriy Zaporozhets
2012-10-23Restyled last push widget. Increased line-height for td in tablesrandx
2012-09-16Remove Projects#team actionRobert Speicher
2012-09-10Merge pull request #1415 from tsigo/chosen_behaviorDmitriy Zaporozhets
2012-09-10Project team page improvedDmitriy Zaporozhets
2012-09-10Reduce the amount of JavaScript written in viewsRobert Speicher
2012-09-07Change representation of team members. Group by roleDmitriy Zaporozhets
2012-09-07Bulk user add on project -> new team memberDmitriy Zaporozhets
2012-09-05Use tw style for some buttons. Improved deploy key UIDmitriy Zaporozhets
2012-09-03Tables refactoredrandx
2012-08-21Refactoring & minor css changesrandx
2012-08-21Show only tm events related to this projectDmitriy Zaporozhets
2012-08-11Fully embrace Ruby 1.9 hash syntaxRobert Speicher
2012-07-29Team Member Profile: Remove button rebasedrandx
2012-06-18Cucumber features: Team, SSH keysrandx