summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump poltergeist to `~> 1.9.0`rs-bump-poltergeistRobert Speicher2016-03-072-3/+3
* Merge branch 'issue_13621_2' into 'master' Douwe Maan2016-03-0746-592/+423
|\
| * Updates from last code review.issue_13621_2Rubén Dávila2016-03-0636-496/+317
| * Add link with filter by milestone for labels and avatar.Rubén Dávila2016-03-041-2/+8
| * Add some spinach specs.Rubén Dávila2016-03-042-2/+71
| * Add missing partials!Rubén Dávila2016-03-042-0/+31
| * Show some stats about Milestone according to the new UI.Rubén Dávila2016-03-042-10/+26
| * Show Project name on Labels tab for Group and Dashboard context.Rubén Dávila2016-03-041-1/+8
| * Use the same partial when rendering Issues or Merge Requests.Rubén Dávila2016-03-047-59/+10
| * Make Merge Requests tab have the same look as Issues.Rubén Dávila2016-03-048-50/+26
| * Show project name for Issues tab in Group and Dashboard context.Rubén Dávila2016-03-045-10/+17
| * Refactor Milestone view for Dashboard.Rubén Dávila2016-03-045-70/+10
| * Refactor Merge Requests tab into a custom partialRubén Dávila2016-03-046-15/+48
| * Refactor Merge Requests tab into a custom partialRubén Dávila2016-03-043-21/+10
| * Eager load Issues/MRs project for Milestone.Rubén Dávila2016-03-044-4/+7
| * Refactor Merge Requests tab into a custom partialRubén Dávila2016-03-045-29/+20
| * Recator Issues Tab into a custom partial.Rubén Dávila2016-03-045-24/+14
| * Refactor GlobalMilestone queries.Rubén Dávila2016-03-048-18/+19
* | Merge branch 'feature/cross-project-labels' into 'master' Douwe Maan2016-03-0710-75/+128
|\ \
| * | Escape project's name in cross project labelfeature/cross-project-labelsGrzegorz Bizon2016-03-051-1/+1
| * | Remove redundant code in cross project labels implementationGrzegorz Bizon2016-03-032-7/+4
| * | Change content of cross project labelGrzegorz Bizon2016-03-032-5/+5
| * | Mention cross-project labels in markdown documentationGrzegorz Bizon2016-03-032-0/+5
| * | Add Changelog entry for cross-project label referencesGrzegorz Bizon2016-03-031-0/+1
| * | Improve cross project label look and feelGrzegorz Bizon2016-03-032-7/+14
| * | Add additional text prefix in cross project labelsGrzegorz Bizon2016-03-033-6/+17
| * | Add support for cross project references for labelsGrzegorz Bizon2016-03-033-55/+48
| * | Fix bug with return value in abstract reference filterGrzegorz Bizon2016-03-031-0/+2
| * | Add cross project references support for label modelGrzegorz Bizon2016-03-032-5/+45
| * | Add support for keyword arguments in label reference methodGrzegorz Bizon2016-03-035-11/+8
* | | Merge branch 'rs-factory-nitpicks' into 'master' Douwe Maan2016-03-0717-41/+51
|\ \ \
| * | | Remove unnecessary attribute definitions from Service factoryrs-factory-nitpicksRobert Speicher2016-03-061-2/+0
| * | | Add traits for each access_level to ProjectMember factoryRobert Speicher2016-03-0615-30/+50
| * | | Remove unused `another_email` factoryRobert Speicher2016-03-061-9/+1
* | | | Merge branch 'indicate-mr-diverged-from-target' into 'master' Douwe Maan2016-03-078-5/+153
|\ \ \ \
| * | | | Indicate how much an MR branch diverges from the target branchPierre de La Morinerie2016-03-038-1/+146
| * | | | Tests: extract a merge_request_path helperPierre de La Morinerie2016-03-031-4/+7
* | | | | Merge branch 'rs-note-delegates-mentionable'Douwe Maan2016-03-071-10/+1
|\ \ \ \ \
| * | | | | Delegate a Note's Mentionable methods to its noteable objectrs-note-delegates-mentionableRobert Speicher2016-03-051-10/+1
* | | | | | Merge branch 'rs-remove-diffline' into 'master' Douwe Maan2016-03-071-3/+0
|\ \ \ \ \ \
| * | | | | | Remove unused DiffLine modelrs-remove-difflineRobert Speicher2016-03-051-3/+0
| |/ / / / /
* | | | | | Merge branch 'rs-note-reuse-for-methods' into 'master' Douwe Maan2016-03-071-2/+2
|\ \ \ \ \ \
| * | | | | | Make better use of the `Note#for_*?` methodsrs-note-reuse-for-methodsRobert Speicher2016-03-051-2/+2
| |/ / / / /
* | | | | | Merge branch 'rs-note-model-cleanup' into 'master' Douwe Maan2016-03-071-8/+0
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Remove `Note#system?` "override"rs-note-model-cleanupRobert Speicher2016-03-051-4/+0
| * | | | | Remove `Note#noteable_type_name`Robert Speicher2016-03-051-4/+0
* | | | | | Merge branch 'ci_quickstart' into 'master' Achilleas Pipinellis2016-03-061-11/+38
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add a TL;DR version in quick start guideci_quickstartAchilleas Pipinellis2016-03-011-11/+38
* | | | | | Merge branch 'master' into 'master' Robert Speicher2016-03-051-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Reduce progress bar noise during brakeman runPeter Suschlik2016-03-041-1/+1