summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix Changelog entries after rebasefeature/expose-builds-badgeGrzegorz Bizon2016-04-061-2/+0
* Use default branch when displaying list of badgesGrzegorz Bizon2016-04-061-1/+1
* Add Changelog entry for project badges in settingsGrzegorz Bizon2016-04-061-0/+3
* 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
* Add feature specs for list of badges pageGrzegorz Bizon2016-04-061-0/+34
* 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-064-8/+63
* Add project badges view prototypeGrzegorz Bizon2016-04-064-2/+23
* Improve routes for project badgesGrzegorz Bizon2016-04-061-3/+4
* Merge branch 'fix_missing_filters_on_status_tab_change' into 'master' Jacob Schatz2016-04-063-0/+165
|\
| * complete the testsfix_missing_filters_on_status_tab_changeArinde Eniola2016-04-061-1/+75
| * set up test for preventing this issue from reoccuringArinde Eniola2016-04-061-0/+45
| * 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
* | Merge branch 'metrics-measure-block' into 'master' Robert Speicher2016-04-064-3/+108
|\ \
| * | Added dev guide for measuring Ruby blocksmetrics-measure-blockYorick Peterse2016-04-062-0/+38
| * | Measure Ruby blocks using Gitlab::MetricsYorick Peterse2016-04-062-0/+67
| * | Corrected some spec headers for Gitlab::MetricsYorick Peterse2016-04-061-3/+3
* | | Merge branch 'api-user-location' into 'master' Rémy Coutable2016-04-064-3/+12
|\ \ \
| * | | Expose user location in APIRobert Schilling2016-04-064-3/+12
* | | | Merge branch 'buildsemailservice-should-filter-out-blank-email-addresses-1488...Rémy Coutable2016-04-063-6/+30
|\ \ \ \
| * | | | Ensure empty recipients are rejected in BuildsEmailServiceRémy Coutable2016-04-063-6/+30
| |/ / /
* | | | Merge branch 'ci-tags' into 'master' Kamil Trzciński2016-04-061-76/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Optimise .gitlab-ci.ymlKamil Trzcinski2016-04-061-76/+0
|/ / /
* | | Merge branch 'feature/margin-bottom-for-empty-repos' into 'master' Jeroen van Baarsen2016-04-061-1/+1
|\ \ \
| * | | Added bottom margin to CLI instructionsAlessio Biancalana2016-04-021-1/+1
| | |/ | |/|
* | | Merge branch 'api-retrieve-tag' into 'master' Jeroen van Baarsen2016-04-064-1/+65
|\ \ \ | |_|/ |/| |
| * | API: Ability to retrieve a single tagRobert Schilling2016-04-064-1/+65
|/ /
* | Merge branch '14942-last-commit-styling' into 'master' Jacob Schatz2016-04-062-2/+2
|\ \
| * | Add CI styling to all CI updates14942-last-commit-stylingAnnabel Dunstone2016-04-052-2/+2
* | | Merge branch 'fix-project-path-rename' into 'master' Stan Hu2016-04-053-1/+27
|\ \ \
| * | | Fix Error 500 after renaming a project pathStan Hu2016-04-053-1/+27
* | | | Merge branch 'rs-fix-gmail-actions' into 'master' Robert Speicher2016-04-052-1/+4
|\ \ \ \
| * | | | Premailer shouldn't remove script tags from our emailsRobert Speicher2016-04-052-1/+4
* | | | | Update CHANGELOG for 8.3.5 and 8.3.6Robert Speicher2016-04-051-0/+6
| |_|/ / |/| | |
* | | | Merge branch 'close-issue-bug' into 'master' Jacob Schatz2016-04-052-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Update issue_spec testclose-issue-bugAnnabel Dunstone2016-04-051-3/+3
| * | | Fix data check in update issue responseAnnabel Dunstone2016-04-051-1/+1
* | | | Merge branch 'dropdown-arrow-support' into 'master' Jacob Schatz2016-04-051-18/+92
|\ \ \ \
| * | | | CS multilinedropdown-arrow-supportPhil Hughes2016-04-051-5/+5
| * | | | Fixed issue based on feedbackPhil Hughes2016-03-311-21/+26
| * | | | Moved back some css classesPhil Hughes2016-03-312-12/+5
| * | | | Enter triggers the currently highlighted element clickPhil Hughes2016-03-311-12/+13
| * | | | Correctly scrolls the dropdown up & down with arrow keysPhil Hughes2016-03-311-4/+11
| * | | | Scrolls the dropdown content downPhil Hughes2016-03-311-2/+14