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-07-22fix missing repo_ref parambarthc
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-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-05-13Codestyle: make sure we have space around operatorsGabriel Mazetto
2016-04-26Updated based on feedbackPhil Hughes
2016-04-26Correctly shows no results textPhil Hughes
2016-04-26Humanize scope textPhil Hughes
2016-04-26Mobile updates for search UIPhil Hughes
2016-04-26Started updating search UIPhil Hughes
2016-03-24Use strings instead of constantsAlfredo Sumaran
2016-03-22Set constants for category namesAlfredo Sumaran
2016-03-15Better wordingAlfredo Sumaran
2016-03-15Apply styling and tweaks to autocomplete dropdownAlfredo Sumaran
2016-03-15Working version of autocomplete with categorized resultsAlfredo Sumaran
2016-03-10Fix help_autocomplete alignmentRobert Speicher
2016-03-10web hooks to webhooksashleys
2016-02-04In search autocomplete show only groups and projects you are member ofDmitriy Zaporozhets
2016-01-04remove public field from namespace and refactoringValery Sizov
2015-11-05 Allow groups to appear in the search results if the group owner allows itValery Sizov
2015-03-23Update views to single form of address. Change "my" to "your"Dmitriy Zaporozhets
2015-03-15Use `project_member` instead of `team_member`.Douwe Maan
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2014-09-25Sort projects in search autocomplete by amount of stars. Most popular go firstDmitriy Zaporozhets
2014-08-28Improve search results output. Fixes some markup issuesDmitriy Zaporozhets
2014-08-27Improve comment search resultsDmitriy Zaporozhets
2014-08-27Save search options when switch between filterDmitriy Zaporozhets
2014-08-27Implement search page with filtering of results and paginationDmitriy Zaporozhets
2014-06-13Wipe wall notes featureDmitriy Zaporozhets
2014-06-05Refactor some search scopes to prevent wierd behaviour and PG::Error issuesDmitriy Zaporozhets
2014-05-29Use the correct links, replace in search.Marin Jankovski
2014-02-20Allow access to groups with public projects.Jason Hollingsworth
2014-01-18Prevent duplicate method names in helpersDmitriy Zaporozhets
2014-01-18Refactor search autocomplete. Use ajax for sourceDmitriy Zaporozhets
2013-12-16Archiving old projects; archived projects aren't shown on dashboardSteven Thonus
2013-12-09Remove duplicate items from search autocompleteDmitriy Zaporozhets
2013-11-27Adding authenticated public mode (internal).Jason Hollingsworth
2013-10-20Refactor and cover search_autocomplete_sourceRobert Speicher