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-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
2015-03-17Fix invalid Atom feeds when using emoji, horizontal rules, or images.Christian Walther
2015-03-14Refactor buttonsDmitriy Zaporozhets
2015-03-10Add starred projects page to dashboardDmitriy Zaporozhets
2015-02-24Merge branch 'master' into extend_markdown_uploadDouwe Maan
2015-02-20Split up AttachmentUploader.Douwe Maan
2015-02-20Merge branch 'master' into rails-4.1.9Vinnie Okada
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2015-02-14Make sure twitter widgets are loaded when rendered through turbolinks.Douwe Maan
2015-02-14Change tweet text.Douwe Maan
2015-02-13Add link to share via twitter to "created project" event.Douwe Maan
2015-02-13Refactor event title generation for more consistent messages.Douwe Maan
2015-01-29Add a commit calendar to the user profileHannes Rosenögger
2014-10-10Use short_id instead of [0..N] for short version of commit shaDmitriy Zaporozhets
2014-10-03Upgrade to Font Awesome v4.2Sullivan SENECHAL
2014-09-20Increase atom feed test coverage. Prevent 500 error if description is missingDmitriy Zaporozhets
2014-07-26Fix missing links and incorrect display of issue numbers for notes, comments,...Matthew McMillion
2014-07-02Merge branch 'bugfix/305/dashboard_feed_summaries' into 'master'Dmitriy Zaporozhets
2014-07-01Updated ATOM feed partials to use markdown instead of simple_format.Kyle Fazzari
2014-06-11Merge pull request #7024 from skv-headless/linkto_issues_on_main_dashboardDmitriy Zaporozhets