Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Add support for keyword arguments in label reference method | Grzegorz Bizon | 2016-03-03 | 5 | -11/+8 | |
* | | | | | | Merge branch 'rs-factory-nitpicks' into 'master' | Douwe Maan | 2016-03-07 | 17 | -41/+51 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove unnecessary attribute definitions from Service factoryrs-factory-nitpicks | Robert Speicher | 2016-03-06 | 1 | -2/+0 | |
| * | | | | | | Add traits for each access_level to ProjectMember factory | Robert Speicher | 2016-03-06 | 15 | -30/+50 | |
| * | | | | | | Remove unused `another_email` factory | Robert Speicher | 2016-03-06 | 1 | -9/+1 | |
* | | | | | | | Merge branch 'indicate-mr-diverged-from-target' into 'master' | Douwe Maan | 2016-03-07 | 8 | -5/+153 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Indicate how much an MR branch diverges from the target branch | Pierre de La Morinerie | 2016-03-03 | 8 | -1/+146 | |
| * | | | | | | | Tests: extract a merge_request_path helper | Pierre de La Morinerie | 2016-03-03 | 1 | -4/+7 | |
* | | | | | | | | Merge branch 'rs-note-delegates-mentionable' | Douwe Maan | 2016-03-07 | 1 | -10/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Delegate a Note's Mentionable methods to its noteable objectrs-note-delegates-mentionable | Robert Speicher | 2016-03-05 | 1 | -10/+1 | |
* | | | | | | | | | Merge branch 'rs-remove-diffline' into 'master' | Douwe Maan | 2016-03-07 | 1 | -3/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove unused DiffLine modelrs-remove-diffline | Robert Speicher | 2016-03-05 | 1 | -3/+0 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'rs-note-reuse-for-methods' into 'master' | Douwe Maan | 2016-03-07 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Make better use of the `Note#for_*?` methodsrs-note-reuse-for-methods | Robert Speicher | 2016-03-05 | 1 | -2/+2 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'rs-note-model-cleanup' into 'master' | Douwe Maan | 2016-03-07 | 1 | -8/+0 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Remove `Note#system?` "override"rs-note-model-cleanup | Robert Speicher | 2016-03-05 | 1 | -4/+0 | |
| * | | | | | | | | Remove `Note#noteable_type_name` | Robert Speicher | 2016-03-05 | 1 | -4/+0 | |
* | | | | | | | | | Merge branch 'ci_quickstart' into 'master' | Achilleas Pipinellis | 2016-03-06 | 1 | -11/+38 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Add a TL;DR version in quick start guideci_quickstart | Achilleas Pipinellis | 2016-03-01 | 1 | -11/+38 | |
* | | | | | | | | | Merge branch 'master' into 'master' | Robert Speicher | 2016-03-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Reduce progress bar noise during brakeman run | Peter Suschlik | 2016-03-04 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'issue_2805' into 'master' | Douwe Maan | 2016-03-05 | 2 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Upgrade carrierwave to 0.10.0.issue_2805 | Rubén Dávila | 2016-03-03 | 2 | -3/+4 | |
* | | | | | | | | | | Merge branch 'issue-sidebar-mobile' into 'master' | Dmitriy Zaporozhets | 2016-03-05 | 12 | -49/+143 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Uses the correct variable names for this situation.issue-sidebar-mobile | Jacob Schatz | 2016-03-04 | 1 | -2/+2 | |
| * | | | | | | | | | | Only save right sidebar position cookie if user did the collapsing. | Jacob Schatz | 2016-03-04 | 2 | -6/+7 | |
| * | | | | | | | | | | Fixes style consistencies. | Jacob Schatz | 2016-03-04 | 3 | -10/+9 | |
| * | | | | | | | | | | Fix remaining media queries using correct bs paradigms. | Jacob Schatz | 2016-03-04 | 2 | -14/+13 | |
| * | | | | | | | | | | Correct media queries for small devices and tablets. | Jacob Schatz | 2016-03-04 | 3 | -9/+13 | |
| * | | | | | | | | | | Sidebar overflow on xs side. | Jacob Schatz | 2016-03-04 | 2 | -7/+7 | |
| * | | | | | | | | | | Combining recent change to have username in header with my MR. | Jacob Schatz | 2016-03-04 | 2 | -6/+13 | |
| * | | | | | | | | | | Fix bugs with open and close buttons | Jacob Schatz | 2016-03-04 | 4 | -22/+27 | |
| * | | | | | | | | | | Small outside aside shrink sidebar button for mobile only. | Jacob Schatz | 2016-03-04 | 2 | -1/+14 | |
| * | | | | | | | | | | Open sidebar button on mobile. | Jacob Schatz | 2016-03-04 | 4 | -6/+25 | |
| * | | | | | | | | | | Move static icon and change appearance. | Jacob Schatz | 2016-03-04 | 4 | -13/+29 | |
| * | | | | | | | | | | Hide correct author info in header of issuable. | Jacob Schatz | 2016-03-04 | 2 | -4/+10 | |
| * | | | | | | | | | | Change icons for open close on issue/MR | Jacob Schatz | 2016-03-04 | 6 | -21/+46 | |
* | | | | | | | | | | | No options please. | Sytse Sijbrandij | 2016-03-04 | 1 | -1/+2 | |
* | | | | | | | | | | | Merge branch 'rs-frontmatter-pre' into 'master' | Robert Speicher | 2016-03-05 | 6 | -0/+110 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add YamlFrontMatterFilter to the PreProcessPipeline | Robert Speicher | 2016-03-04 | 3 | -1/+83 | |
| * | | | | | | | | | | | Add a PreProcessPipeline | Robert Speicher | 2016-03-02 | 4 | -0/+28 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'rs-no-default-credentials' into 'master' | Douwe Maan | 2016-03-04 | 4 | -25/+82 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Allow the initial admin to set a passwordrs-no-default-credentials | Robert Speicher | 2016-03-04 | 4 | -25/+82 | |
* | | | | | | | | | | | | Merge branch 'rs-organize-factories' into 'master' | Douwe Maan | 2016-03-04 | 41 | -266/+255 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Don't generate factories automatically | Robert Speicher | 2016-03-04 | 1 | -0/+4 | |
| * | | | | | | | | | | | | Move all factory definitions to their own file | Robert Speicher | 2016-03-04 | 38 | -258/+243 | |
| * | | | | | | | | | | | | Bump factory_girl_rails to ~> 4.6.0 | Robert Speicher | 2016-03-04 | 2 | -8/+8 | |
* | | | | | | | | | | | | | Merge branch 'rs-update_merge_request' into 'master' | Douwe Maan | 2016-03-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Move `update_merge_request` ability to Developer | Robert Speicher | 2016-03-04 | 1 | -1/+1 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'rs-wiki-pipeline-spec' into 'master' | Douwe Maan | 2016-03-04 | 3 | -47/+65 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |