summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'update_main_lang_if_unset' into 'master' Rémy Coutable2016-04-071-5/+5
|\
| * Only update main language if it is not already setupdate_main_lang_if_unsetDrew Blessing2016-04-061-5/+5
* | Merge branch 'feature/expose-builds-badge' into 'master' Rémy Coutable2016-04-074-2/+40
|\ \
| * | Use default branch when displaying list of badgesGrzegorz Bizon2016-04-061-1/+1
| * | Change name of badge variable in badges controllerGrzegorz Bizon2016-04-062-4/+4
| * | Remove obsolete badge code from project viewGrzegorz Bizon2016-04-061-3/+0
| * | Expose project badges in project settings menuGrzegorz Bizon2016-04-062-1/+8
| * | Make it possible to switch ref in badges viewGrzegorz Bizon2016-04-062-0/+4
| * | Add project header title in project badges viewGrzegorz Bizon2016-04-061-0/+2
| * | Use highlight helper to render badges code syntaxGrzegorz Bizon2016-04-061-4/+4
| * | Improve view with list of badgesGrzegorz Bizon2016-04-061-7/+12
| * | Extend build status badge, add html/markdown methodsGrzegorz Bizon2016-04-062-3/+5
| * | Add project badges view prototypeGrzegorz Bizon2016-04-063-1/+22
* | | Merge branch 'fix_14638' into 'master' Rémy Coutable2016-04-071-1/+1
|\ \ \
| * | | Fixes #14638.PotHix2016-04-061-1/+1
* | | | Return status code 303 after a branch DELETE operation to avoid project deletionStan Hu2016-04-062-2/+4
* | | | Reset MR optsanti-memoizer-mr-fixJacob Schatz2016-04-062-1/+9
* | | | Merge branch 'saml-external-groups' into 'master' Robert Speicher2016-04-071-1/+1
|\ \ \ \
| * | | | Avoid saving again if the user attributes haven't changedPatricio Cano2016-04-041-1/+1
* | | | | Merge branch 'patch/fix-markdown-preview-wikis' into 'master' Robert Speicher2016-04-072-1/+19
|\ \ \ \ \
| * | | | | Add specific markdown_preview route for WikisGabriel Mazetto2016-03-302-1/+19
* | | | | | Merge branch 'issue_14952' into 'master' Jacob Schatz2016-04-061-2/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into issue_14952Alfredo Sumaran2016-04-0611-50/+128
| |\ \ \ \ \ \
| * | | | | | | Use .new_record? insteadAlfredo Sumaran2016-04-061-2/+2
| * | | | | | | Do not add location badge when creating a group or projectissue_14952Alfredo Sumaran2016-04-051-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch '14866-url-overflow' into 'master' Jacob Schatz2016-04-065-3/+14
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Change word-break to word-wrapAnnabel Dunstone2016-04-061-1/+1
| * | | | | | Horizontally scroll code blocks instead of wrapping14866-url-overflowAnnabel Dunstone2016-04-066-5/+15
| * | | | | | Wrap code blocks to next lineAnnabel Dunstone2016-04-061-1/+2
* | | | | | | Merge branch 'issue_14800' into 'master' Jacob Schatz2016-04-065-35/+64
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Do not fire blur event when clicking a suggestionAlfredo Sumaran2016-04-061-2/+4
| * | | | | | Display clear button only if input has a valueAlfredo Sumaran2016-04-062-11/+12
| * | | | | | Change approach, do not use timeoutsAlfredo Sumaran2016-04-062-20/+14
| * | | | | | Do not create input if fieldName is not definedAlfredo Sumaran2016-04-051-1/+1
| * | | | | | Merge branch 'master' into issue_14800Alfredo Sumaran2016-04-0490-463/+596
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Bring back search context when chosing the same project/groupAlfredo Sumaran2016-03-311-2/+23
| * | | | | | Return selected object if toggleLabel option is not definedAlfredo Sumaran2016-03-311-0/+2
| * | | | | | Add current element and event as params to clicked callbackAlfredo Sumaran2016-03-311-2/+3
| * | | | | | Skip default behaviour if we are clicking a result for the same locationAlfredo Sumaran2016-03-312-1/+9
| * | | | | | CSS tweaksAlfredo Sumaran2016-03-312-6/+6
* | | | | | | Merge branch 'dropdown-enter-select-fix' into 'master' Jacob Schatz2016-04-061-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fixed issue with enter key not selecting correct value in dropdowndropdown-enter-select-fixPhil Hughes2016-04-061-1/+1
* | | | | | | | Merge branch 'delete-icon-color' into 'master' Jacob Schatz2016-04-061-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixed delete comment button colordelete-icon-colorPhil Hughes2016-04-061-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch '14342-merge-button' into 'master' Jacob Schatz2016-04-061-6/+6
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Update shades of red14342-merge-buttonAnnabel Dunstone2016-04-051-6/+6
* | | | | | | | Merge branch 'fix_missing_filters_on_status_tab_change' into 'master' Jacob Schatz2016-04-062-0/+46
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | attach the utitlity function to the global scope with some changesArinde Eniola2016-04-023-35/+33
| * | | | | | | fix missing filters on status tab when user swithches to another stateArinde Eniola2016-04-022-0/+48
* | | | | | | | Ensure empty recipients are rejected in BuildsEmailServiceRémy Coutable2016-04-061-4/+7