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-06-02Fixed issue with activity links not being consistentPhil Hughes
2016-06-01Merge branch 'separate-banzai-references' into 'master' Douwe Maan
2016-05-31Add tooltips for common Event feed entriesRobert Speicher
2016-05-26Added author to various Markdown calls in viewsYorick Peterse
2016-05-23Remove `event_to_atom` helperRobert Speicher
2016-05-16Add an Event's target's title to its reference linkRobert Speicher
2016-05-05Start builds redesignAnnabel Dunstone
2016-05-01Remove unnecessary method call in events viewKarlo Soriano
2016-04-25link user avatar in activity page to user profileArinde Eniola
2016-04-01Remove "Congratulations!" tweet button on newly-created project.connorshea
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-21Fix some specsDouwe Maan
2016-03-18Restrict access to confidential issues on activity feedDouglas Barbosa Alexandre
2016-03-12Escape!Josh Frye
2016-03-11Title attributes for activity feedJosh Frye
2016-03-01Fixed issue based on feedback with link text outputPhil Hughes
2016-03-01Replaced prefix with to_reference method callsPhil Hughes
2016-03-01Changed # to ! on merge requests on activity viewPhil Hughes
2016-02-04New padding for listsDmitriy Zaporozhets
2016-01-08fixes new branch button positioning, when visible and not visible containerJacob Schatz
2016-01-03Expire view caches when application settings changeStan Hu
2015-10-14Use Gitlab::Markdown.render with :pipeline option rather than different methodsDouwe Maan
2015-10-07Merge branch 'master' into rs-redactor-filterDouwe Maan
2015-09-17Merge branch 'fix-issue-2382' into 'master'Stan Hu
2015-09-15Create a "destroyed Milestone" event and keep Milestone events around in the DBStan Hu
2015-09-15Fix last push widgetDmitriy Zaporozhets
2015-09-04Small ui improvements to activity feedDmitriy Zaporozhets
2015-09-04Make UI more compactDmitriy Zaporozhets
2015-09-04Basic support for an Atom-specific rendering pipelineRobert Speicher
2015-09-03Return early from markdown and gfm when text is emptyRobert Speicher
2015-09-03Improve paddings and set new colors for linksDmitriy Zaporozhets
2015-09-03Redesign activity feed on dashboard and project pagesDmitriy Zaporozhets
2015-08-25Fix tests and last push widgetDmitriy Zaporozhets
2015-08-10Fix event cacheDouwe Maan
2015-08-06Use display: inline where appropriateDouwe Maan
2015-08-06Cache all eventsDouwe Maan
2015-07-23revert cache for eventsValery Sizov
2015-07-10Fix missing avatar in event feed when created projectDmitriy Zaporozhets
2015-06-30Re-use event cache with other users unless its personalDmitriy Zaporozhets
2015-06-15Fix text align in last push eventDmitriy Zaporozhets
2015-06-02Push event: Nest link in strong tag, not vice-versaRobert Speicher
2015-05-21Fix Atom feeds.Douwe Maan
2015-05-15Fix push event.Douwe Maan
2015-05-14Fix reference links in dashboard activity and ATOM feeds.Douwe Maan
2015-05-09Add Create Merge Request buttons to commits page and push event.Douwe Maan
2015-04-24Use Projects::CreateService to fork projects so that after-create hooks are run.Douwe Maan
2015-04-06Change text of project creation event for imports.Douwe Maan
2015-03-18List new commits for newly pushed branch in activity view.Douwe Maan
2015-03-17Merge branch 'atom-xhtml-squashed' into 'master'Douwe Maan