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
2016-12-17Adds sort dropdown for group membersNur Rony
2016-12-07Updated members dropdownsPhil Hughes
2016-10-06Changed how collections are renderedPhil Hughes
2016-10-05Updated Ruby variable namePhil Hughes
2016-10-04Border instead of hrPhil Hughes
2016-09-13Ruby updatePhil Hughes
2016-09-13CSS cleanupPhil Hughes
2016-09-13Updated some specsPhil Hughes
2016-09-13Updated groups member UI to matchPhil Hughes
2016-09-13Added import button back inPhil Hughes
2016-09-13Tests updatePhil Hughes
2016-09-13Fixed issue with invited users not showing upPhil Hughes
2016-09-13Mobile spacing improvementsPhil Hughes
2016-09-13Mobile improvementsPhil Hughes
2016-09-13Fixed group members not deletingPhil Hughes
2016-09-13Fixed issue with groups not displayingPhil Hughes
2016-09-13Included groups on project_members pagePhil Hughes
2016-09-13Updates the member row when values changedPhil Hughes
2016-09-13Updated members UIPhil Hughes
2016-09-02Fix expiration date picker after updateSean McGivern
2016-08-19Add descriptionsDouwe Maan
2016-08-18Add MemberExpirationDate JS helperSean McGivern
2016-08-18Add MemberExpirationDate JS helperSean McGivern
2016-08-06Remove inline JavaScript. Add datepicker to the edit form.Adam Niedzielski
2016-08-03Fix label so it's linked to the input.Adam Niedzielski
2016-08-02Initialize the datepicker - the ugly way :(Adam Niedzielski
2016-08-01WIPAdam Niedzielski
2016-07-14Update permissons links to new pageSean McGivern
2016-07-11Update the help_page_path route to accept paths directly instead of using par...Connor Shea
2016-07-01Exclude requesters from Project#members, Group#members and User#membersRémy Coutable
2016-06-20Display group/project access requesters separately in adminRémy Coutable
2016-06-15Fix wrong partial path in JS viewRémy Coutable
2016-06-14UI and copywriting improvementsRémy Coutable
2016-06-14Add request access for groupsRémy Coutable
2016-06-14Initial implementation of user access request to projectsDavid Alexander
2016-06-08Improve button margin for btn-grouped css classDmitriy Zaporozhets
2016-06-08Remove unnecessary icons from buttonsDmitriy Zaporozhets
2016-05-26Remove header title from project pagesDmitriy Zaporozhets
2016-04-22Use the `can?` helper instead of `current_user.can?`Rémy Coutable
2016-03-12Render project members from shared groupDmitriy Zaporozhets
2016-01-23Fix UI for pages with panelsDmitriy Zaporozhets
2016-01-14Merge branch 'remove-gray-bg'Dmitriy Zaporozhets
2016-01-14Add margin to pages where is no headerDmitriy Zaporozhets
2016-01-13Added hint that you can search users by name, username, or email.Patricio Cano
2015-12-09Fix only 20 group members showing on project member pageDmitriy Zaporozhets
2015-12-02Only show "Manage group members" in project member list when user has accessDouwe Maan
2015-11-25Split group feature testsDmitriy Zaporozhets
2015-11-25Improve project members page UIDmitriy Zaporozhets
2015-11-17Use project member abilities more extensivelyDouwe Maan
2015-11-10Replace CoffeeScript block into JavaScript in Views.Jason Lee