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-08remove unnecessary issues event filter on comments tabRydkin Maxim
2016-11-16Allow commit note to be visible if repo is visibleRémy Coutable
2016-11-01Correctly passes feature key into feature_available methodPhil Hughes
2016-11-01Removed return statement that isn't neededPhil Hughes
2016-11-01Hide project activity tabs when features are disabledPhil Hughes
2016-10-18Stop event_commit_title from escaping its outputNick Thomas
2016-05-23Remove `event_to_atom` helperRobert Speicher
2016-05-16Reduce duplication and branching logic in EventsHelperRobert Speicher
2016-05-16Rename `Event#note_project_snippet?` to `project_snippet_note?`Robert Speicher
2016-05-16Rename `Event#note_commit?` to `commit_note?`Robert Speicher
2016-05-16Remove redundant `html_escape` calls from `title` attributesRobert Speicher
2016-05-16Fix titles for commit references in Event feedRobert Speicher
2016-05-16Add an Event's target's title to its reference linkRobert Speicher
2016-05-11Remove unused `icon_for_event` helperRobert Speicher
2016-04-04Fix event rendering when create projectDmitriy Zaporozhets
2016-03-31Fix event rendering for certain event typesDmitriy Zaporozhets
2016-03-24Rename `Event#proper?` to `Event#visible_to_user?`Douglas Barbosa Alexandre
2016-03-18Restrict access to confidential issues on activity feedDouglas Barbosa Alexandre
2016-03-14Remove last to_referenceJosh Frye
2016-03-12Escape!Josh Frye
2016-03-11Title attributes for activity feedJosh Frye
2016-03-01Removed un-used variablesPhil Hughes
2016-03-01Replaced prefix with to_reference method callsPhil Hughes
2016-03-01Changed # to ! on merge requests on activity viewPhil Hughes
2016-01-13New layout without background colorDmitriy Zaporozhets
2015-11-13Split complex method EventsHelper#event_feed_url.Dmitriy Zaporozhets
2015-11-10Fix avatars not showing in Atom feeds and project issues when Gravatar disabledStan Hu
2015-09-15Create a "destroyed Milestone" event and keep Milestone events around in the DBStan Hu
2015-09-03Replace obvious tooltips. Fix line-height for top navDmitriy Zaporozhets
2015-09-03Redesign activity feed on dashboard and project pagesDmitriy Zaporozhets
2015-06-23Fixed invalid timestamps in RSS feed #1771Rowan Wookey
2015-05-15Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2015-05-14Fix bug with default timezone en RSS gitlab eventsJorge Vasquez
2015-05-14Fix reference links in dashboard activity and ATOM feeds.Douwe Maan
2015-05-06Fix tooltips for event filter linksRobert Speicher
2015-03-18List new commits for newly pushed branch in activity view.Douwe Maan
2015-03-10Fix code preview theme setting for comments, issues, merge requests, and snip...Stan Hu
2015-02-23Added information to tooltipsSabba Petri
2015-02-20Merge branch 'master' into rails-4.1.9Vinnie Okada
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2015-02-13Refactor event title generation for more consistent messages.Douwe Maan
2015-01-28Use `icon` helper method in helper modulesRobert Speicher
2014-12-16Restyle group page and event filterDmitriy Zaporozhets
2014-12-04DRY and refactor atom codeDmitriy Zaporozhets
2014-10-13Improve dashboard note view and add testsVinnie Okada
2014-10-12Preserve link href in truncated note viewVinnie Okada
2014-10-03Upgrade to Font Awesome v4.2Sullivan SENECHAL
2014-10-03Add parenthesis to function def with arguments.Ciro Santilli
2014-09-12Changed activity notes to display first MEANINGFUL line.uran
2014-07-26Fix missing links and incorrect display of issue numbers for notes, comments,...Matthew McMillion