summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reload issues in spec to ensure label<->issue mapping properly loaded21170-cycle-analyticsStan Hu2016-09-201-0/+2
* Fix build.Timothy Andrew2016-09-213-8/+8
* Remove unnecessary #{} in cycle analytics template.Fatih Acet2016-09-211-1/+1
* Update cycle analytics icon and fix color of the dismiss button.Fatih Acet2016-09-212-1/+2
* Use triple dashes for the empty value in cycle analytics.Fatih Acet2016-09-211-1/+1
* Fix typo on cycle analytics copy.Fatih Acet2016-09-211-1/+1
* Add page title and fix sub menu width in Cycle Analytics page.Fatih Acet2016-09-211-1/+3
* Update Cycle Analytics Read more link URL.Fatih Acet2016-09-211-1/+1
* Display the cycle analytics navbar based on the `:read_cycle_analytics` ability.Timothy Andrew2016-09-211-1/+1
* Improve indentation in `Gitlab::Database::Median`Timothy Andrew2016-09-211-11/+18
* Add a spec for merge request metric caching while refreshing a merge request ...Timothy Andrew2016-09-214-12/+38
* Use the `IssuableBaseService` lifecycle hooks to cache `MergeRequestsClosingI...Timothy Andrew2016-09-219-19/+17
* Implement a second round of review comments from @DouweM.Timothy Andrew2016-09-2123-205/+252
* Move JSON generation (cycle analytics) into a controller method.Timothy Andrew2016-09-202-37/+34
* Add CHANGELOG entry.Timothy Andrew2016-09-201-0/+1
* Fix rubocop spec.Timothy Andrew2016-09-205-12/+14
* Implement (some) comments from @DouweM's review.Timothy Andrew2016-09-2010-123/+127
* Update schema.rbTimothy Andrew2016-09-201-12/+12
* Fix spec failures.Timothy Andrew2016-09-206-12/+16
* Fix `ON DELETE CASCADE` migrations.Timothy Andrew2016-09-203-4/+4
* Cycle analytics should be accessible to all for public projects.Timothy Andrew2016-09-201-1/+2
* Implement review comments from @yorickpeterseTimothy Andrew2016-09-2017-225/+147
* Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew2016-09-20528-5141/+11166
|\
| * Merge branch 'rs-trailing-spaces-in-regex-messages' into 'master' Rémy Coutable2016-09-201-3/+3
| |\
| | * Remove trailing spaces from messages in Gitlab::Regexrs-trailing-spaces-in-regex-messagesRobert Speicher2016-09-201-3/+3
| * | Merge branch 'sh-fix-last-activity-at-specs' into 'master' Rémy Coutable2016-09-203-11/+25
| |\ \
| | * | Fix broken spec due to last_activity_at updates being throttledStan Hu2016-09-193-11/+25
| * | | Merge branch 'fix-download-artifacts-button-link' into 'master' Douwe Maan2016-09-206-5/+22
| |\ \ \
| | * \ \ Merge remote-tracking branch 'upstream/master' into fix-download-artifacts-bu...Lin Jen-Shin2016-09-2087-442/+2049
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'workhorse-0.8.2' into 'master' Douwe Maan2016-09-203-3/+3
| |\ \ \ \
| | * | | | Use gitlab-workhorse 0.8.2Jacob Vosmaer2016-09-163-3/+3
| * | | | | Merge branch 'ldap_user_attr_method' into 'master' Douwe Maan2016-09-201-1/+5
| |\ \ \ \ \
| | * | | | | Move LDAP user attributes to a methodDrew Blessing2016-09-151-1/+5
| * | | | | | Merge branch 'strip-key-comments-for-gitlab-shell' into 'master' Robert Speicher2016-09-203-6/+40
| |\ \ \ \ \ \
| | * | | | | | Strip comments before sending keys to gitlab-shellJacob Vosmaer2016-09-163-6/+40
| * | | | | | | Merge branch '22065-group-members-api-returning-null-user-details' into 'mast...Robert Speicher2016-09-205-17/+27
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Better assertion in API members specs22065-group-members-api-returning-null-user-detailsRémy Coutable2016-09-161-1/+3
| | * | | | | | Ensure invitees are not returned in Members APIRémy Coutable2016-09-165-17/+25
| * | | | | | | Merge branch 'lint-for-changelog' into 'master' Robert Speicher2016-09-202-7/+11
| |\ \ \ \ \ \ \
| | * | | | | | | Fix old CHANGELOG entrieswinniehell2016-09-191-7/+2
| | * | | | | | | Add linting for duplicate CHANGELOG versions (!6039)winniehell2016-09-191-0/+9
| * | | | | | | | Merge branch 'diff-table-width-fix' into 'master' Jacob Schatz2016-09-202-4/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fixed large comments messing with diff table widthsdiff-table-width-fixPhil Hughes2016-09-122-4/+6
| * | | | | | | | | Merge branch 'fix-build-trace-anchors' into 'master' Jacob Schatz2016-09-201-2/+11
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Now anchors to the top or bottom of the build trace with the correct offsetfix-build-trace-anchorsLuke Bennett2016-09-092-8/+8
| | * | | | | | | | | trace step buttons now scroll 50px up or down at a timeLuke Bennett2016-09-092-4/+13
| * | | | | | | | | | Merge branch '21961-issues-filtering-issue-with-labels-that-contain-spaces' i...Jacob Schatz2016-09-204-11/+40
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| | * | | | | | | | | Merge branch 'master' into '21961-issues-filtering-issue-with-labels-that-con...21961-issues-filtering-issue-with-labels-that-contain-spacesLuke "Jared" Bennett2016-09-19229-1715/+3642
| | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'issue_20978' into 'master' Rémy Coutable2016-09-198-70/+117
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Allow to set request_access_enabled for groups and projects using APIFelipe Artur2016-09-198-70/+117