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-12-09Should pass branch name, not commit object!Lin Jen-Shin
2016-12-09Pass source_commit so that we save a few lookupsLin Jen-Shin
2016-12-09Use rugged.references.delete to delete referenceLin Jen-Shin
2016-12-09Introduce git_action and normalize previous_pathLin Jen-Shin
2016-12-08Should pass repository rather than projectLin Jen-Shin
2016-12-08Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin
2016-12-08Fix tests to use the new APILin Jen-Shin
2016-12-08Introduce Repository#with_tmp_ref which we needLin Jen-Shin
2016-12-08source_branch -> source_branch_nameLin Jen-Shin
2016-12-08Cleanup parameters, easier to understand andLin Jen-Shin
2016-12-08Simply give result if result[:status] == :errorLin Jen-Shin
2016-12-08Prefer repository.branch_exists?Lin Jen-Shin
2016-12-08We still need it for empty repo for web UI!Lin Jen-Shin
2016-12-08find the commit properly and replicate gitlab_gitLin Jen-Shin
2016-12-08We probably don't need this anymore, not sure whyLin Jen-Shin
2016-12-07Spaces around hash bracesLin Jen-Shin
2016-12-07We need to normalize the path for all actionsLin Jen-Shin
2016-12-07Use branch_name to find the branch rather than refLin Jen-Shin
2016-12-07Restore the check for update in commit_fileLin Jen-Shin
2016-12-07Use commit_file for commit_dirLin Jen-Shin
2016-12-07Use multi_action to commit which doesn't need toLin Jen-Shin
2016-12-07Not sure why rubocop prefers this but anywayLin Jen-Shin
2016-12-07Commit outside the hooks if possible:Lin Jen-Shin
2016-12-07Pass source_branch properly for cherry-pick/revertLin Jen-Shin
2016-12-07Merge branch '25209-improve-length-validators' into 'master' Rémy Coutable
2016-12-07Merge branch 'excoveralls_coverage' into 'master' Rémy Coutable
2016-12-07Merge branch 'remove-has-visible-content-caching' into 'master' Douwe Maan
2016-12-07Merge branch 'remove-pages-css' into 'master' Jacob Schatz
2016-12-06Merge branch 'remove-dashboard-css' into 'master' Jacob Schatz
2016-12-06Merge branch 'master' into 'remove-pages-css'Annabel Dunstone Gray
2016-12-06Merge branch 'remove-tags-scss' into 'master' Jacob Schatz
2016-12-06Merge branch 'admin-scss' into 'master' Jacob Schatz
2016-12-06Remove dashboard.scssAnnabel Dunstone Gray
2016-12-06Remove confirmation.scssAnnabel Dunstone Gray
2016-12-06Move award emojis to framworkAnnabel Dunstone Gray
2016-12-06Move image styles to frameworkAnnabel Dunstone Gray
2016-12-06Remove tags.scssAnnabel Dunstone Gray
2016-12-06Merge branch '23589-open-issue-for-mr' into 'master' Sean McGivern
2016-12-06Merge branch '24733-archived-project-merge-request-count' into 'master' Sean McGivern
2016-12-06Merge branch 'zj-guest-reads-public-builds' into 'master' Sean McGivern
2016-12-06Merge branch 'refine-ci-statuses' into 'master' Kamil Trzciński
2016-12-06Remove caching of Repository#has_visible_content?Yorick Peterse
2016-12-06Merge branch 'glm-shorthand-reference' into 'master' Sean McGivern
2016-12-06Merge branch 'fix/authorize-users-into-imported-gitlab-project' into 'master' Sean McGivern
2016-12-06Use detailed status as CSS class in pipelines listGrzegorz Bizon
2016-12-06Use status text when redering pipelines listGrzegorz Bizon
2016-12-06Improve support for icons in new detailed statusesGrzegorz Bizon
2016-12-06Re-enable tests for update_branch_with_hooks andLin Jen-Shin
2016-12-06Add status label information to pipeline headerGrzegorz Bizon
2016-12-06Untangle status label and text in ci status helperGrzegorz Bizon