summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
* | | Merge branch 'issue_2805' into 'master' Douwe Maan2016-03-052-3/+4
|\ \ \
| * | | Upgrade carrierwave to 0.10.0.issue_2805Rubén Dávila2016-03-032-3/+4
* | | | Merge branch 'issue-sidebar-mobile' into 'master' Dmitriy Zaporozhets2016-03-0512-49/+143
|\ \ \ \
| * | | | Uses the correct variable names for this situation.issue-sidebar-mobileJacob Schatz2016-03-041-2/+2
| * | | | Only save right sidebar position cookie if user did the collapsing.Jacob Schatz2016-03-042-6/+7
| * | | | Fixes style consistencies.Jacob Schatz2016-03-043-10/+9
| * | | | Fix remaining media queries using correct bs paradigms.Jacob Schatz2016-03-042-14/+13
| * | | | Correct media queries for small devices and tablets.Jacob Schatz2016-03-043-9/+13
| * | | | Sidebar overflow on xs side.Jacob Schatz2016-03-042-7/+7
| * | | | Combining recent change to have username in header with my MR.Jacob Schatz2016-03-042-6/+13
| * | | | Fix bugs with open and close buttonsJacob Schatz2016-03-044-22/+27
| * | | | Small outside aside shrink sidebar button for mobile only.Jacob Schatz2016-03-042-1/+14
| * | | | Open sidebar button on mobile.Jacob Schatz2016-03-044-6/+25
| * | | | Move static icon and change appearance.Jacob Schatz2016-03-044-13/+29
| * | | | Hide correct author info in header of issuable.Jacob Schatz2016-03-042-4/+10
| * | | | Change icons for open close on issue/MRJacob Schatz2016-03-046-21/+46
* | | | | No options please.Sytse Sijbrandij2016-03-041-1/+2
* | | | | Merge branch 'rs-frontmatter-pre' into 'master' Robert Speicher2016-03-056-0/+110
|\ \ \ \ \
| * | | | | Add YamlFrontMatterFilter to the PreProcessPipelineRobert Speicher2016-03-043-1/+83
| * | | | | Add a PreProcessPipelineRobert Speicher2016-03-024-0/+28
* | | | | | Merge branch 'rs-no-default-credentials' into 'master' Douwe Maan2016-03-044-25/+82
|\ \ \ \ \ \
| * | | | | | Allow the initial admin to set a passwordrs-no-default-credentialsRobert Speicher2016-03-044-25/+82
* | | | | | | Merge branch 'rs-organize-factories' into 'master' Douwe Maan2016-03-0441-266/+255
|\ \ \ \ \ \ \
| * | | | | | | Don't generate factories automaticallyRobert Speicher2016-03-041-0/+4
| * | | | | | | Move all factory definitions to their own fileRobert Speicher2016-03-0438-258/+243
| * | | | | | | Bump factory_girl_rails to ~> 4.6.0Robert Speicher2016-03-042-8/+8
* | | | | | | | Merge branch 'rs-update_merge_request' into 'master' Douwe Maan2016-03-041-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Move `update_merge_request` ability to DeveloperRobert Speicher2016-03-041-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'rs-wiki-pipeline-spec' into 'master' Douwe Maan2016-03-043-47/+65
|\ \ \ \ \ \ \
| * | | | | | | Replace `[[_TOC_]]` tag even if `toc` result is blankrs-wiki-pipeline-specRobert Speicher2016-03-033-6/+8
| * | | | | | | Add a spec for WikiPipelineRobert Speicher2016-03-012-44/+60
* | | | | | | | Merge branch 'fix/sentry-1182' into 'master' Douwe Maan2016-03-041-6/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | In UsersController#calendar_activities, when Date isn't parsable, fallback to...fix/sentry-1182Rémy Coutable2016-03-031-6/+2
* | | | | | | | Merge branch 'ctr-enter-textarea-mac' into 'master' Jacob Schatz2016-03-041-4/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | ctrl+enter on mac correctly submits formsctr-enter-textarea-macPhil Hughes2016-03-041-4/+1
* | | | | | | | Merge branch 'dropdown-design-update' into 'master' Jacob Schatz2016-03-047-48/+117
|\ \ \ \ \ \ \ \
| * | | | | | | | Dropdown caret color in variabledropdown-design-updatePhil Hughes2016-03-042-1/+2
| * | | | | | | | Updated CSS so .open doesnt have to be on a dropdown elementPhil Hughes2016-03-042-8/+7
| * | | | | | | | Updated dropdown CSSPhil Hughes2016-03-047-44/+113
| |/ / / / / / /
* | | | | | | | Remove "(unreleased)" from 8.5.4 changelogRémy Coutable2016-03-041-1/+1
* | | | | | | | Merge branch 'dashboard-search-field-tabindex' into 'master' Jacob Schatz2016-03-042-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Added tabindex to filter fielddashboard-search-field-tabindexPhil Hughes2016-03-042-2/+2
* | | | | | | | Merge remote-tracking branch 'origin/issue_5854'Dmitriy Zaporozhets2016-03-043-4/+7
|\ \ \ \ \ \ \ \