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
2017-04-25Added flex wrappingJose Ivan Vargas
2017-04-25Changed the way to truncate the panel to title from ruby to a scss mixinJose Ivan Vargas
2017-04-25Added a description for non project masters or owners for the members setting...Jose Ivan Vargas
2017-01-24HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya
2017-01-06Moved the "import" button next to the "Add to project" buttonJose Ivan Vargas
2017-01-04Added UX improvementsJose Ivan Vargas
2017-01-03Fixed es6 lint errors, and reverted a change to a helperJose Ivan Vargas
2017-01-03Updated the "users" to "members" matches in the viewJose Ivan Vargas
2017-01-03Fixed more rspec tests as well as spinach featuresJose Ivan Vargas
2017-01-03Fixed rspec tests for the project members also fixed the indexJose Ivan Vargas
2017-01-03Moved the members (project_members)option to a single controller called membersJose Ivan Vargas
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