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
path: root/app
AgeCommit message (Expand)Author
2016-09-20Merge branch 'fix-regression-in-handling-build-updated' into 'master' Rémy Coutable
2016-09-20Move JSON generation (cycle analytics) into a controller method.Timothy Andrew
2016-09-20Merge branch 'order-stages-by-pipeline' into 'master' Rémy Coutable
2016-09-20Fix rubocop spec.Timothy Andrew
2016-09-20Implement (some) comments from @DouweM's review.Timothy Andrew
2016-09-20If merge request wasn't persisted yet, we show only 1 pipeline:Lin Jen-Shin
2016-09-20Render stages in valid orderKamil Trzcinski
2016-09-20Merge branch 'feature/github-edit-path' into 'master' Rémy Coutable
2016-09-20Ensure we have a user before checking for their permission in Notes::SlashCom...Rémy Coutable
2016-09-20Fix note form hint showing slash commands supported for commitsRémy Coutable
2016-09-20Merge branch 'merge-request-push-compare-ui' into 'master' Jacob Schatz
2016-09-20Merge branch 'maxiperezc/gitlab-ce-issues_17198' into 'master' Douwe Maan
2016-09-20Fix spec failures.Timothy Andrew
2016-09-20slightly tweak about the comment, feedback:Lin Jen-Shin
2016-09-20add missing spaceJames Lopez
2016-09-20Cycle analytics should be accessible to all for public projects.Timothy Andrew
2016-09-20Merge branch 'commit-notes-jump-to-button-remove' into 'master' Robert Speicher
2016-09-20Implement review comments from @yorickpeterseTimothy Andrew
2016-09-20Improve the Unsubscribe confirmation pageRémy Coutable
2016-09-20fix CSSJames Lopez
2016-09-20Merge branch 'rs-dry-akismet-service' into 'master' Rémy Coutable
2016-09-20Merge branch 'master' into merge-request-push-compare-uiBryce Johnson
2016-09-20Merge branch 'lfs-support-for-ssh-enabled' into 'master' Douwe Maan
2016-09-20fix indent in JS fileJames Lopez
2016-09-20Hide jump to next discussion button on commit notesPhil Hughes
2016-09-20Introduce MergeRequest#all_commits_sha, feedback:Lin Jen-Shin
2016-09-20Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew
2016-09-20Move logic to check ci? or lfs_deploy_token? to Gitlab::Auth::ResultKamil Trzcinski
2016-09-20fixes CSS issues and namespace path issue. Also tested in different browsers.James Lopez
2016-09-20some UI changesJames Lopez
2016-09-20few fixes based on MR feedbackJames Lopez
2016-09-20Fix namespace helper - use pluck instead of slower map version.James Lopez
2016-09-20modify github import JS and controller so we can now specify a namespace and/...James Lopez
2016-09-20Cycle Analytics: A value of 0 is changed to `nil`.Timothy Andrew
2016-09-20Implement a database median strategy for MySQL.Timothy Andrew
2016-09-20Miscellaneous cycle-analytics-related changes.Timothy Andrew
2016-09-20CycleAnalytics operates on merge requests that have been deployed.Timothy Andrew
2016-09-20Add a uniqueness constraint to `MergeRequestsClosingIssues`Timothy Andrew
2016-09-20Test the `CycleAnalytics::Summary` model.Timothy Andrew
2016-09-20Fix initial implementation to actually render the unsubscribe pageRémy Coutable
2016-09-20Fix "Unsubscribe" link in notification emails that is triggered by anti-virusMaximiliano Perez Coto
2016-09-20Merge branch 'sh-fix-last-activity-at-specs' into 'master' Rémy Coutable
2016-09-20Merge remote-tracking branch 'upstream/master' into fix-download-artifacts-bu...Lin Jen-Shin
2016-09-20Fix broken spec due to last_activity_at updates being throttledStan Hu
2016-09-20Reduce duplication in AkismetServiceRobert Speicher
2016-09-20Merge branch 'diff-table-width-fix' into 'master' Jacob Schatz
2016-09-20Merge branch 'fix-build-trace-anchors' into 'master' Jacob Schatz
2016-09-20Switch out comments_disabled for diff_notes_disabled.Bryce Johnson
2016-09-20style updatestauriedavis
2016-09-20Add 'Show latest version' button.Bryce Johnson