summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Fix bug related to filtering Issues by Label/Milestone.issue_14853Rubén Dávila2016-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
| |/
* | Merge branch 'feature--preferences-dashboard-groups' of https://gitlab.com/el...Dmitriy Zaporozhets2016-03-261-1/+1
|\ \
| * | Implementing 'Groups View' and 'TODOs View' as options for dashboard preferen...Elias Werberich2016-03-241-1/+1
| |/
* | Merge branch 'ci-setup-info' into 'master' Dmitriy Zaporozhets2016-03-261-0/+12
|\ \ | |/ |/|
| * rescue Rugged::ReferenceError in Repository#gitlab_ci_yml methodci-setup-infoDmitriy Zaporozhets2016-03-251-0/+4
| * Make sure Repository#gitlab_ci_yml is safe to use even when repository is mis...Dmitriy Zaporozhets2016-03-251-1/+1
| * Use head tree (cached) for file search. Also add some testsDmitriy Zaporozhets2016-03-241-1/+5
| * Detect build setup state based on gitlab_ci.yml presenseDmitriy Zaporozhets2016-03-241-0/+4
* | Rename `Event#proper?` to `Event#visible_to_user?`Douglas Barbosa Alexandre2016-03-241-1/+1
* | Comments on confidential issues doesn't show in activity feed to non-membersDouglas Barbosa Alexandre2016-03-241-2/+6
|/
* Merge branch 'issue_14453' into 'master' Robert Speicher2016-03-231-1/+1
|\
| * Sanitize commit title when creating revert commit.issue_14453Rubén Dávila2016-03-221-1/+1
* | Fix Milestone.upcomingDouwe Maan2016-03-231-1/+1
* | Make sure we get only two returnsLin Jen-Shin2016-03-231-1/+1
* | Merge branch 'fix-sorting-by-votes-on-groups-page' into 'master' Douwe Maan2016-03-231-1/+1
|\ \
| * | Fix sorting issues/mrs by votes on the groups pagefix-sorting-by-votes-on-groups-pageDouglas Barbosa Alexandre2016-03-211-1/+1
* | | Merge branch 'notifications-for-subscribers-confidential-issue-labels' into '...Douwe Maan2016-03-231-4/+4
|\ \ \
| * | | Fix issues count on labels pagenotifications-for-subscribers-confidential-issue-labelsDouglas Barbosa Alexandre2016-03-221-4/+4
| | |/ | |/|
* | | Do not allow to move issue if it has not been persistedmove-issue-section-should-not-be-displayed-in-the-new-issue-form-14489Grzegorz Bizon2016-03-231-1/+2
|/ /
* | Address feedbackDouwe Maan2016-03-222-7/+10
* | Merge branch 'master' into issue_12658Douwe Maan2016-03-218-15/+67
|\ \ | |/