summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add fade divs as li elementsli-fadeAnnabel Dunstone2016-06-206-12/+12
* Merge branch '18697-uniqueness-key-validation' into 'master' Yorick Peterse2016-06-207-3/+58
|\
| * Remove Duplicated keys add UNIQUE index to fingerprint18697-uniqueness-key-validationPaco Guzman2016-06-207-3/+58
* | Merge branch '18810-nameerror-uninitialized-constant-mail-parsers-addressstru...Robert Speicher2016-06-201-0/+4
|\ \
| * | Avoid autoload issue such as 'Mail::Parsers::AddressStruct'18810-nameerror-uninitialized-constant-mail-parsers-addressstructRémy Coutable2016-06-201-0/+4
* | | Merge branch 'limit-email-diff-size' into 'master' Robert Speicher2016-06-202-1/+2
|\ \ \
| * | | Limit push email diff sizelimit-email-diff-sizeSean McGivern2016-06-172-1/+2
* | | | Merge branch 'dz-admin-tabs-dropdown' into 'master' Jacob Schatz2016-06-204-55/+68
|\ \ \ \
| * | | | Put some admin settings in dropdowndz-admin-tabs-dropdownDmitriy Zaporozhets2016-06-205-71/+75
| * | | | Move appearance settings as sub tab to application settingsdz-admin-tabsDmitriy Zaporozhets2016-06-204-14/+23
| | |/ / | |/| |
* | | | Merge branch 'grammar-tweaks' into 'master' Achilleas Pipinellis2016-06-201-23/+25
|\ \ \ \
| * | | | Grammar and typographic changes to artifacts documentationgrammar-tweaksMark Pundsack2016-06-171-17/+19
| * | | | Tweak grammarMark Pundsack2016-06-171-6/+6
* | | | | Merge branch 'source_omnibus_doc_styleguide' into 'master' Achilleas Pipinellis2016-06-201-0/+56
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add styleguide on configuration settings documentationAchilleas Pipinellis2016-06-201-0/+56
|/ / / /
* | | | Merge branch 'fix/import-export-prod' into 'master' Rémy Coutable2016-06-202-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | use rails root joinJames Lopez2016-06-201-1/+1
| * | | fixed a couple of errors spotted in productionJames Lopez2016-06-202-2/+2
|/ / /
* | | Merge branch 'fix-out-of-bounds-markdown-refs' into 'master' Robert Speicher2016-06-188-2/+32
|\ \ \
| * | | Fix RangeError exceptions when referring to issues or merge requests outside ...Stan Hu2016-06-188-2/+32
| |/ /
* | | Merge branch 'star-fork-mobile' into 'master' Jacob Schatz2016-06-183-1/+15
|\ \ \
| * | | Display Star and Fork on mobile, fix #18537.star-fork-mobileConnor Shea2016-06-163-1/+15
* | | | Merge branch 'milestones-show-mrs' into 'master' Jacob Schatz2016-06-182-0/+8
|\ \ \ \
| * | | | Add merge request data to the progress information on Milestones pages.milestones-show-mrsConnor Shea2016-06-162-0/+8
* | | | | Merge branch '18762-feedback-btn' into 'master' Jacob Schatz2016-06-181-1/+2
|\ \ \ \ \
| * | | | | Fix margin & padding on activity btn18762-feedback-btnAnnabel Dunstone2016-06-171-1/+2
* | | | | | Merge branch 'comment-form-button-spacing' into 'master' Jacob Schatz2016-06-183-4/+4
|\ \ \ \ \ \
| * | | | | | Fixed alignment of buttons in note formscomment-form-button-spacingPhil Hughes2016-06-173-4/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'dz-organize-admin-settings' into 'master' Jacob Schatz2016-06-183-64/+70
|\ \ \ \ \ \
| * | | | | | Move admin->runners tab as subnav of overview tabdz-organize-admin-settingsDmitriy Zaporozhets2016-06-163-64/+70
* | | | | | | Merge branch 'tags-edit-tooltip-placement' into 'master' Jacob Schatz2016-06-181-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fixed tooltip placement on edit tags buttontags-edit-tooltip-placementPhil Hughes2016-06-171-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'branch-buttons-size' into 'master' Jacob Schatz2016-06-181-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Fixed size of buttons in branches listbranch-buttons-sizePhil Hughes2016-06-171-3/+3
| |/ / / / / /
* | | | | | | Merge branch 'last-push-vertical-alignment' into 'master' Jacob Schatz2016-06-181-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Aligns create merge request button verticallylast-push-vertical-alignmentPhil Hughes2016-06-171-1/+2
| |/ / / / / /
* | | | | | | Merge branch '18714_bulk_assign_labels_icon' into 'master' Jacob Schatz2016-06-183-1/+30
|\ \ \ \ \ \ \
| * | | | | | | Click until item is unmarked18714_bulk_assign_labels_iconAlfredo Sumaran2016-06-161-1/+1
| * | | | | | | Fix spelling error on filenameAlfredo Sumaran2016-06-161-0/+0
| * | | | | | | Fixes icon state when selecting issues that have the same labels assignedAlfredo Sumaran2016-06-163-1/+30
* | | | | | | | Merge branch '18707-label-tooltips-dont-dissapear-firefox' into 'master' Jacob Schatz2016-06-181-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Hide tooltip manually18707-label-tooltips-dont-dissapear-firefoxAlfredo Sumaran2016-06-161-0/+5
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch '18819-wiki-link-filter-exception' into 'master' 18824-improve-list-of-repositories-during-import-from-githubStan Hu2016-06-182-1/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix bug in `WikiLinkFilter`.18819-wiki-link-filter-exceptionTimothy Andrew2016-06-182-1/+27
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'ci-scala-example' into 'master' Achilleas Pipinellis2016-06-182-1/+49
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge branch 'master' into ci-scala-exampleAchilleas Pipinellis2016-06-182714-22458/+103393
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'issue_12758' into 'master' Douwe Maan2016-06-1734-249/+643
|\ \ \ \ \ \ \ \
| * | | | | | | | Small frontend code fixes and restore 8a2d88f commitFelipe Artur2016-06-172-7/+11
| * | | | | | | | Merge master into issue_12758issue_12758Felipe Artur2016-06-17208-1565/+11605
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Allow users to set custom notifications in projects they don't own and severa...Felipe Artur2016-06-1712-59/+24