summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Enable Knapsack only in CI environmentknapsack-env-ciKamil Trzcinski2016-06-083-4/+9
* Merge branch '18080-project-header-alignment' into 'master' Jacob Schatz2016-06-082-5/+13
|\
| * Add flexbox to project header18080-project-header-alignmentAnnabel Dunstone2016-06-012-5/+13
* | Merge branch '18074-cancel-pipeline-text' into 'master' Jacob Schatz2016-06-081-1/+4
|\ \
| * | Change color of canceled ci text to gray18074-cancel-pipeline-textAnnabel Dunstone2016-06-011-1/+4
* | | Merge branch 'bump-recaptcha-gem' into 'master' Robert Speicher2016-06-073-3/+4
|\ \ \
| * | | Bump recaptcha gem to 3.0.0 to remove deprecated stoken supportStan Hu2016-06-073-3/+4
* | | | Merge branch 'optimise-email-css' into 'master' Robert Speicher2016-06-072-28/+167
|\ \ \ \
| * | | | Optimise email CSS for speed with Premaileroptimise-email-cssSean McGivern2016-06-072-28/+167
* | | | | Merge branch 'upgrade-nokogiri' into 'master' Robert Speicher2016-06-073-3/+12
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add LGPLv2 to license whiltelistStan Hu2016-06-071-0/+6
| * | | | Bump nokogiri to 1.6.8Stan Hu2016-06-072-3/+6
* | | | | Merge branch 'load-knapsack-if-defined' into 'master' Stan Hu2016-06-072-3/+2
|\ \ \ \ \
| * | | | | Load knapsack in Rakefile only when is bundledload-knapsack-if-definedKamil Trzcinski2016-06-072-3/+2
| |/ / / /
* | | | | Merge branch 'notification-dropdown-labels' into 'master' Jacob Schatz2016-06-076-12/+47
|\ \ \ \ \
| * | | | | Updated colorsnotification-dropdown-labelsPhil Hughes2016-06-071-0/+2
| * | | | | Fixed failing testsPhil Hughes2016-06-072-2/+2
| * | | | | CHANGELOG itemPhil Hughes2016-06-071-0/+1
| * | | | | Notifications dropdown on project page now has descriptionsPhil Hughes2016-06-074-11/+43
* | | | | | Merge branch 'add-license-finder-to-contributing' into 'master' Stan Hu2016-06-071-0/+2
|\ \ \ \ \ \
| * | | | | | Add License Finder information to contribution acceptance criteria.Connor Shea2016-06-071-0/+2
* | | | | | | Merge branch '18058-sub-nav' into 'master' Jacob Schatz2016-06-0715-266/+345
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix alignment of wiki top areaAnnabel Dunstone2016-06-072-1/+5
| * | | | | | Align links and tabs18058-sub-navAnnabel Dunstone2016-06-071-3/+6
| * | | | | | Add scrolling tabs to code subnavAnnabel Dunstone2016-06-072-20/+41
| * | | | | | Finish styling sub navAnnabel Dunstone2016-06-0711-211/+234
| * | | | | | Start styling sub navAnnabel Dunstone2016-06-074-52/+80
| |/ / / / /
* | | | | | Merge branch '18013-compact-sidebar' into 'master' Jacob Schatz2016-06-078-163/+61
|\ \ \ \ \ \
| * | | | | | Update charcoal theme colors18013-compact-sidebarAnnabel Dunstone2016-06-071-2/+5
| * | | | | | Update nav link font size and spacing; fix hamburger iconAnnabel Dunstone2016-06-073-24/+17
| * | | | | | Fix control btn positionAnnabel Dunstone2016-06-071-1/+1
| * | | | | | Remove todos count tests in navAnnabel Dunstone2016-06-071-2/+0
| * | | | | | Test impersonation using img data attribute instead of usernameAnnabel Dunstone2016-06-072-5/+5
| * | | | | | Implement compact side navAnnabel Dunstone2016-06-075-143/+47
| |/ / / / /
* | | | | | Merge branch '18082-instrument-repositorycheck-singlerepositoryworker-manuall...Yorick Peterse2016-06-072-0/+8
|\ \ \ \ \ \
| * | | | | | Instrument `RepositoryCheck::SingleRepositoryWorker` manuallyAlejandro Rodríguez2016-06-072-0/+8
| |/ / / / /
* | | | | | Merge branch 'refactor/ci-config-add-facade' into 'master' Rémy Coutable2016-06-075-7/+141
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Improve Ci config loader by changing method signaturerefactor/ci-config-add-facadeGrzegorz Bizon2016-06-073-6/+6
| * | | | | Remove duplicated exception in Ci configGrzegorz Bizon2016-06-073-7/+3
| * | | | | Rename class that loads CI configuration to LoaderGrzegorz Bizon2016-06-065-23/+19
| * | | | | Extract CI config YAML parser to a separate classGrzegorz Bizon2016-06-034-5/+96
| * | | | | Add gitlab ci configuration class that holds hashGrzegorz Bizon2016-06-033-7/+58
* | | | | | Merge branch 'issue_14189' into 'master' Jacob Schatz2016-06-0725-34/+556
|\ \ \ \ \ \
| * | | | | | Fix label order by priority on labels pageissue_14189Sean McGivern2016-06-073-3/+63
| * | | | | | TypoAlfredo Sumaran2016-06-062-4/+4
| * | | | | | Clarify issue priority specSean McGivern2016-06-061-14/+7
| * | | | | | Remove unnecessary null-specific orderSean McGivern2016-06-061-2/+2
| * | | | | | Tidy up Ruby style in templatesSean McGivern2016-06-062-6/+5
| * | | | | | Remove commentAlfredo Sumaran2016-06-061-1/+0
| * | | | | | Add test for the case when user can't prioritize labelsAlfredo Sumaran2016-06-061-47/+77