summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add unit specs for `Note#active?`rs-note-active-specRobert Speicher2016-03-112-13/+82
* Merge branch 'fix_responsive_layout_bug' into 'master' Jacob Schatz2016-03-111-1/+1
|\
| * Fix responsive bug top navigationDennis van de Hoef2016-03-111-1/+1
* | Merge branch 'rs-issue-12944' into 'master' Douwe Maan2016-03-113-18/+52
|\ \
| * | Use a custom Devise failure app to handle unauthenticated .zip requestsrs-issue-12944Robert Speicher2016-03-083-18/+52
* | | Merge branch 'trigram-index-searching' into 'master' Robert Speicher2016-03-1136-71/+926
|\ \ \
| * | | More detailed trigram migration error messagetrigram-index-searchingYorick Peterse2016-03-111-1/+4
| * | | Use a UNION in MergeRequest.in_projectsYorick Peterse2016-03-112-1/+24
| * | | Added changelog entry for search performanceYorick Peterse2016-03-111-0/+1
| * | | Added pg_trgm to the PostgreSQL requirementsYorick Peterse2016-03-111-0/+11
| * | | Corrected spec title for Namespace.searchYorick Peterse2016-03-111-1/+1
| * | | Make Namespace.search case-insensitiveYorick Peterse2016-03-112-6/+35
| * | | Removed arel_table receiver from search methodsYorick Peterse2016-03-116-6/+6
| * | | Fixed a few spec typosYorick Peterse2016-03-112-6/+6
| * | | Clean up ProjectsFinder for getting user projectsYorick Peterse2016-03-112-4/+10
| * | | Removed order from sub-query projects for searchYorick Peterse2016-03-111-1/+1
| * | | Added ProjectSearchResults#project_ids_relationYorick Peterse2016-03-111-0/+4
| * | | Fixed ProjectSearchResults spec to use a ProjectYorick Peterse2016-03-111-2/+2
| * | | Disable Rubocop for PostgreSQL patchesYorick Peterse2016-03-111-0/+2
| * | | Patch MySQL to ignore PostgreSQL schema optionsYorick Peterse2016-03-111-0/+49
| * | | Updated schema to include Pg operator classesYorick Peterse2016-03-111-19/+19
| * | | Backport Rails support for PostgreSQL opclassesYorick Peterse2016-03-111-0/+186
| * | | Refactor Gitlab::ProjectSearchResultsYorick Peterse2016-03-112-8/+4
| * | | Refactor Gitlab::SnippetSearchResultsYorick Peterse2016-03-113-7/+33
| * | | Refactor Gitlab::SearchResultsYorick Peterse2016-03-113-11/+72
| * | | Use ILIKE/LIKE for searching milestonesYorick Peterse2016-03-112-2/+41
| * | | Use ILIKE/LIKE for Issuable.search and full_searchYorick Peterse2016-03-112-3/+65
| * | | Use ILIKE/LIKE for searching CI runnersYorick Peterse2016-03-112-3/+45
| * | | Use ILIKE/LIKE for searching groupsYorick Peterse2016-03-112-1/+37
| * | | Use ILIKE/LIKE for searching usersYorick Peterse2016-03-112-12/+52
| * | | Use ILIKE/LIKE for searching notesYorick Peterse2016-03-112-4/+20
| * | | Use ILIKE/LIKE for searching snippetsYorick Peterse2016-03-112-2/+66
| * | | Use ILIKE in Project.search_by_titleYorick Peterse2016-03-112-1/+20
| * | | Use ILIKE/LIKE + UNION in Project.searchYorick Peterse2016-03-112-6/+75
| * | | Added trigram indexes for various searched columnsYorick Peterse2016-03-112-0/+71
|/ / /
* | | Merge branch 'group-activity-separate-tab' into 'master' Robert Speicher2016-03-1110-19/+44
|\ \ \
| * | | Fix header titlegroup-activity-separate-tabDmitriy Zaporozhets2016-03-101-1/+1
| * | | Move group activity feed to separate page for consistency with dashboard and ...Dmitriy Zaporozhets2016-03-1010-19/+44
* | | | Merge branch 'docs_typo_ci' into 'master' Achilleas Pipinellis2016-03-111-1/+1
|\ \ \ \
| * | | | Fix incorrect gitlab.rb variable in CI docsAchilleas Pipinellis2016-03-111-1/+1
* | | | | Merge branch 'search-results-filter-dropdown' into 'master' Jacob Schatz2016-03-112-17/+31
|\ \ \ \ \
| * | | | | Increased dropdown max heightPhil Hughes2016-03-111-1/+1
| * | | | | Improved search results filter dropdownPhil Hughes2016-03-111-16/+30
* | | | | | Merge branch 'omniauth-saml-upgrade' into 'master' Patricio Cano2016-03-114-5/+58
|\ \ \ \ \ \
| * | | | | | Doc syntax fixesPatricio Cano2016-03-111-8/+8
| * | | | | | Consistently use the same hash syntax in the new documentation.omniauth-saml-upgradePatricio Cano2016-03-101-2/+2
| * | | | | | Upgrade `omniauth-saml` to 1.5.0 and document it's new capabilities.Patricio Cano2016-03-104-5/+58
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'award-emoji-design-update' into 'master' Jacob Schatz2016-03-119-164/+201
|\ \ \ \ \ \
| * | | | | | Added 'surprise' animationaward-emoji-design-updatePhil Hughes2016-03-112-9/+34
| * | | | | | Fixed bug with emoji search stylingPhil Hughes2016-03-111-2/+2