summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Fix buildsrunner-pluginsKamil Trzcinski2016-04-111-3/+3
* Fix pluginsKamil Trzcinski2016-04-111-1/+2
* Fix registryKamil Trzcinski2016-04-112-4/+4
* Make docker registry to workKamil Trzcinski2016-04-073-1/+12
* WIPKamil Trzcinski2016-04-073-2/+47
* WIPKamil Trzcinski2016-04-071-0/+5
* Show pipelinesKamil Trzcinski2016-04-075-7/+29
* WIPKamil Trzcinski2016-04-077-82/+135
* Expire caches after project creation to ensure a consistent stateStan Hu2016-04-071-0/+2
* Ensure empty recipients are rejected in BuildsEmailServiceRémy Coutable2016-04-061-4/+7
* Flush repository cache before import project datafix-gh-pr-importDouglas Barbosa Alexandre2016-04-041-0/+5
* Merge branch 'fix_remove_fork_link' into 'master' Douwe Maan2016-04-042-10/+1
|\
| * Move unlink fork logic to a serviceBaldinof2016-03-221-20/+0
| * Merge branch 'master' into fix_remove_fork_linkBaldinof2016-03-1413-39/+295
| |\
| * | Close merge requests when removing fork relationBaldinof2016-03-112-1/+12
* | | Merge branch 'update_repository_from_ee' into 'master' Douwe Maan2016-04-041-6/+10
|\ \ \
| * | | Migrate Repository#local_branches from gitlab-ee.update_repository_from_eeRubén Dávila2016-04-011-6/+10
* | | | Merge branch 'issue_14853' into 'master' Yorick Peterse2016-04-041-1/+1
|\ \ \ \
| * | | | Fix bug related to filtering Issues by Label/Milestone.issue_14853Rubén Dávila2016-04-021-1/+1
| |/ / /
* | | | Merge branch 'fix-bad-fetch' into 'master' Douwe Maan2016-04-031-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Don't fetch any tags from a forked repoStan Hu2016-04-021-1/+1
* | | | Merge branch 'routing' into 'master' Robert Speicher2016-04-014-5/+5
|\ \ \ \
| * | | | Added & use Gitlab::Routing for URL helpersroutingYorick Peterse2016-04-014-5/+5
| |/ / /
* | | | Merge branch 'memoize-pattern-methods' into 'master' Robert Speicher2016-04-018-13/+13
|\ \ \ \
| * | | | Memoize reference_pattern/link_reference_patternmemoize-pattern-methodsYorick Peterse2016-04-018-13/+13
| |/ / /
* | | | Merge branch 'error-when-ldap-doesn-t-supply-an-email-address-14559' into 'ma...Rémy Coutable2016-04-011-0/+2
|\ \ \ \
| * | | | Allow temp-oauth-email as notification emailerror-when-ldap-doesn-t-supply-an-email-address-14559Zeger-Jan van de Weg2016-03-311-0/+2
* | | | | Merge branch 'snippets-with-comments-cause-a-500-when-they-show-up-in-search-...Douwe Maan2016-04-011-1/+1
|\ \ \ \ \
| * | | | | Rename Note#for_project_snippet? to #for_snippet?Rémy Coutable2016-03-311-1/+1
* | | | | | Remove "Congratulations!" tweet button on newly-created project.connorshea2016-03-311-2/+0
| |_|/ / / |/| | | |
* | | | | Exclude projects pending deletion from all resultsZeger-Jan van de Weg2016-03-311-0/+2
| |/ / / |/| | |
* | | | Merge branch 'fix-todos' into 'master' Rémy Coutable2016-03-311-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Destroy related todos when an issue is deletedDouglas Barbosa Alexandre2016-03-301-0/+1
* | | | Merge branch 'reorder-project-expire-cache' into 'master' Yorick Peterse2016-03-301-0/+2
|\ \ \ \
| * | | | Expire the exists cache before deletion to ensure project dir actually existsStan Hu2016-03-271-0/+2
* | | | | Merge branch 'patch/fix-mergerequest-diff' into 'master' Robert Speicher2016-03-301-4/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | We need `sha` reference from `diff_base_commit` to generate the diffGabriel Mazetto2016-03-291-2/+2
| * | | | Use `diff_base_commit` instead of `target_branch` to generate diffsGabriel Mazetto2016-03-291-4/+4
* | | | | Merge branch 'added-milestone-upcoming' into 'master' Rémy Coutable2016-03-301-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Ruby fixesPhil Hughes2016-03-291-1/+1
| * | | | Standardised the output of the JSON to always include the namePhil Hughes2016-03-291-1/+2
* | | | | Merge branch 'fix_wip_in_mr_api' into 'master' Robert Speicher2016-03-291-1/+1
|\ \ \ \ \
| * | | | | Ensuring Merge Request API returns boolean values for work_in_progressAbhi Rao2016-03-281-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'handle-nil-description-slack-message' into 'master' Robert Speicher2016-03-291-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Handle nil descriptions in Slack issue messagesStan Hu2016-03-281-1/+1
| |/ / /
* | | | Merge branch 'fix-14607' into 'master' Douwe Maan2016-03-291-15/+41
|\ \ \ \ | |/ / / |/| | |
| * | | Ensure project snippets have their own access levelRémy Coutable2016-03-251-15/+31
| * | | Ensure private project snippets are not viewable by unauthorized peopleRémy Coutable2016-03-251-0/+10
* | | | Merge branch 'handle-avatar-in-empty-repo' into 'master' Stan Hu2016-03-271-0/+2
|\ \ \ \
| * | | | Don't attempt to look up an avatar in repo if repo directory does not existStan Hu2016-03-251-0/+2
| |/ / /