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-06-03Merge commit 'ca3c5c295ed653b483fe81c3918ffe60f46666b9' into rename-ci-commitKamil Trzcinski
2016-06-03Fix other places where we still use commit attribute of BuildKamil Trzcinski
2016-06-03Fix more places where we should rename ci_commit to pipelineKamil Trzcinski
2016-06-03Merge branch '14139-sha-parameter-in-accept-merge-request-api' into 'master' Douwe Maan
2016-06-03Merge branch 'todos-filter-project-delete' into 'master' Douwe Maan
2016-06-03Use foreign_key to define column nameKamil Trzcinski
2016-06-03Merge branch '13312-remove-issuable-is_assigned' into 'master' Robert Speicher
2016-06-03Delegate to pipeline instead of commitKamil Trzcinski
2016-06-03Use pipelines in context of ProjectKamil Trzcinski
2016-06-03Merge remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski
2016-06-03Try to use `pipeline` where applicableKamil Trzcinski
2016-06-03Use ci_commits tableKamil Trzcinski
2016-06-03Update tests to match new Code tab logicDmitriy Zaporozhets
2016-06-03Put project Files and Commits tabs under Code tabDmitriy Zaporozhets
2016-06-03Update repository_import_worker.rbJames Lopez
2016-06-03fix some issues and improved error output for forkingJames Lopez
2016-06-03some refactoring and fixing specJames Lopez
2016-06-03fix empty message on shell errorJames Lopez
2016-06-03fix create service error handling - missing setting import status to failedJames Lopez
2016-06-03Reorder the todos because the use of the project finder attempts to order the...DJ Mountney
2016-06-02Merge branch '18031-sidebar-labels-queries' into 'master' Yorick Peterse
2016-06-02Merge branch 'rs-todo-has-tooltip' into 'master' Dmitriy Zaporozhets
2016-06-02issuable#labels_array explicitly load the labelsPaco Guzman
2016-06-02Use the project finder in the todos finder to limit todos to just ones within...DJ Mountney
2016-06-02Move filtering todos by projects not pending deletion into a scope on the tod...DJ Mountney
2016-06-02Reduce the filters on the todos joins project query by being explicit about t...DJ Mountney
2016-06-02Ensure we don't show TODOS for projects pending deleteDJ Mountney
2016-06-02Merge branch 'issue_18102' into 'master' Robert Speicher
2016-06-02Remove unused Issuable#is_assigned? methodRémy Coutable
2016-06-02fixup! Don't allow merges with new commitsSean McGivern
2016-06-02Refactor. Add tests.Josh Frye
2016-06-02Invalidate cache on build changeJosh Frye
2016-06-02Cache project build count. Closes #18032Josh Frye
2016-06-02Merge branch 'issue-18036' into 'master' Yorick Peterse
2016-06-02Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski
2016-06-02Merge branch 'search-box-blur' into 'master' Jacob Schatz
2016-06-02Fixes missing number on generated ordered listAlfredo Sumaran
2016-06-02Update specs. Add CHANGELOG entryJosh Frye
2016-06-02Flush cache in callback. Add testsJosh Frye
2016-06-02Cache assigned open issue count. Closes #18035Josh Frye
2016-06-02Cache assigned merge request count. Closes #18036Josh Frye
2016-06-02Merge branch '14446-no_group_avatar-png-link' into 'master' Rémy Coutable
2016-06-02Fix link to blank group iconSean McGivern
2016-06-02Fix wiki project clone address errorchujinjin
2016-06-02Fix indentationConnor Shea
2016-06-02Attempt to fix the user page.Connor Shea
2016-06-02Remove d3 except for on pages where it's necessary.Connor Shea
2016-06-02Merge branch 'fix-dropdown-cutoff' into 'master' Robert Speicher
2016-06-02Merge branch 'upgrade-devise-two-factor' into 'master' Robert Speicher
2016-06-02Merge branch 'downcase-registry-repository' into 'master' Stan Hu