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-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-04-30Use blob viewers for snippetsDouwe Maan
2017-04-28Pull preserve into render helpersDouwe Maan
2017-04-27Refactor MarkupHelperDouwe Maan
2017-04-14Move labels of search results from bottom to title (!10705)winniehell
2017-02-21Merge branch 'snippets-search' into 'master'Sean McGivern
2017-02-16Reduce query count for snippet searchPhil Hughes
2017-02-14Fixed alignment of snippet search resultsPhil Hughes
2017-02-09Use a new class to keep old behaviorFilipa Lacerda
2017-01-24HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya
2016-12-10fix snippets reference id in search results (should be $ not #)Mike Greiling
2016-11-16Search for a filename in a projectValery Sizov
2016-11-08Fix broken commits searchValery Sizov
2016-10-07Make search results use the markdown cache columns, treating them consistentlyNick Thomas
2016-09-17Merge branch 'search-commit-ui-fix' into 'master' Jacob Schatz
2016-09-14Backport search_helper changes from EEValery Sizov
2016-09-05Fixed commit search UIPhil Hughes
2016-08-01Fix search results for notes without commitsFelipe Artur
2016-06-23renamed path to linkbarthc
2016-06-14fix clickable code search resultsbarthc
2016-05-26Added author to various Markdown calls in viewsYorick Peterse
2016-04-26Truncate issue descriptionPhil Hughes
2016-04-19format merge request references properlyBen Bodenmiller
2016-04-13Refactor and expose only Gitlab::UrlBuilder.build(record)Rémy Coutable
2016-03-31Fix view of notes in search results when noteable is a snippetRémy Coutable
2016-03-20change the css class has_tooltip to has-tooltip universallyArinde Eniola
2016-03-18Add eye-slash icon to confidential issuesDouglas Barbosa Alexandre
2016-03-17Fix wiki search results point to raw sourceHiroyuki Sato
2016-03-03Use Gitlab::Git::DiffCollectionsJacob Vosmaer
2016-02-05Faster snippet searchValery Sizov
2016-01-22Merge branch 'fix-error-500-mr-search' into 'master' Dmitriy Zaporozhets
2016-01-21Use consistent markup and styling for highlighting across blobs, diffs, blame...Douwe Maan
2016-01-21Fix Error 500 when doing a search for merge requestsStan Hu
2015-12-22Fix Error 500 when doing a search in dashboard before visiting any projectStan Hu
2015-11-03Fix code that depends on incorrect inflector behaviorDmitriy Zaporozhets
2015-11-02Refactor search by commits messageDmitriy Zaporozhets
2015-10-29Add support for searching commit log messagesJonathan Schoeffling
2015-08-27Merge branch 'rs-remove-user-color-scheme-class' into 'master'Douwe Maan
2015-08-26Refactor project list renderingDmitriy Zaporozhets
2015-08-26Make snippet_blob highlight server-side as wellRobert Speicher
2015-08-26Remove user_color_scheme_classRobert Speicher
2015-08-24Ability to search milestonesValery Sizov
2015-07-12Fix search blobs for wikiDmitriy Zaporozhets
2015-07-10Implement search of code via git grepDmitriy Zaporozhets
2015-06-19Revert merge request states renamingDmitriy Zaporozhets
2015-05-25Consistently refer to MRs as either Accepted or Rejected.Douwe Maan
2015-05-18Simplify and unify helpers for rendering markupJakub Jirutka
2015-04-28Continue refactoring and restyle of search layoutDmitriy Zaporozhets
2015-03-14Improve css for file actionsDmitriy Zaporozhets
2015-02-20Update path helper referencesVinnie Okada