summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Test etag cache key changing valueZ.J. van de Weg2017-05-312-2/+19
|
* Merge branch 'master' into zj-realtime-env-listZ.J. van de Weg2017-05-25347-1874/+3466
|\
| * Merge branch 'zj-faster-image-trigger-builds' into 'master'Marin Jankovski2017-05-251-0/+1
| |\ | | | | | | | | | | | | Use smaller image when triggering a build See merge request !11674
| | * Use smaller image when triggering a buildzj-faster-image-trigger-buildsZ.J. van de Weg2017-05-241-0/+1
| | |
| * | Merge branch 'correct-compare_spec-transient' into 'master'Grzegorz Bizon2017-05-251-1/+5
| |\ \ | | | | | | | | | | | | | | | | Fix transient error clicking dropdown items in compare_spec.rb See merge request !11582
| | * | Add review comments to compare_spec.rbLuke "Jared" Bennett2017-05-251-0/+2
| | | |
| | * | Fix transient error clicking dropdown items in compare_spec.rbLuke "Jared" Bennett2017-05-251-1/+3
| | | |
| * | | Merge branch 'update-helm-source-ip-docs' into 'master'Achilleas Pipinellis2017-05-251-1/+35
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add notes to the kubernetes install docs regarding source IPs Closes #32890 See merge request !11697
| | * | | Add notes to the kubernetes install docs regarding source IPsupdate-helm-source-ip-docsDJ Mountney2017-05-241-1/+35
| | | | | | | | | | | | | | | | | | | | | | | | | Note how to add the annotation for preserving the IPs, and note the requirement to run your ingress controllers using a daemonset in GKE.
| * | | | Merge branch 'mrchrisw-add-mr-stats' into 'master'Achilleas Pipinellis2017-05-252-0/+8
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | Add docs on milestone percentage stats See merge request !11428
| | * | | Add docs on milestone percentage statsmrchrisw-add-mr-statsChris Wilson2017-05-252-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | Clarify how the milestone percentage is calculated in the docs. Include example image of milestone.
| * | | | Merge branch '32850-award-emoji-off' into 'master'Phil Hughes2017-05-251-2/+3
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix alignment of hover state on emoji button Closes #32850 See merge request !11691
| | * | | | Fix alignment of hover state on emoji button32850-award-emoji-offAnnabel Dunstone Gray2017-05-241-2/+3
| | | | | |
| * | | | | Merge branch '32807-company-icon' into 'master'Phil Hughes2017-05-252-1/+5
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use briefcase icon for company Closes #32807 See merge request !11692
| | * | | | | Use briefcase icon for company32807-company-iconAnnabel Dunstone Gray2017-05-242-1/+5
| | |/ / / /
| * | | | | Merge branch 'fix-raven-jquery-dep' into 'master'Phil Hughes2017-05-252-19/+2
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use non-global jQuery reference within raven bundle Closes #32662 See merge request !11581
| | * | | | | Use non-global jQuery reference within raven bundleLuke "Jared" Bennett2017-05-252-19/+2
| |/ / / / /
| * | | | | Merge branch 'feature/rss-scoped-token' into 'master'Douwe Maan2017-05-2438-99/+280
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use rss token for atom access See merge request !11647
| | * | | | | extract partialAlexis Reigel2017-05-242-24/+14
| | | | | | |
| | * | | | | user can reset his rss token on the account pageAlexis Reigel2017-05-245-4/+40
| | | | | | |
| | * | | | | remove dead codeAlexis Reigel2017-05-241-9/+4
| | | | | | |
| | * | | | | create User#rss_token in user factory explicitelyAlexis Reigel2017-05-241-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | otherwise we'll have to use `user.reload` in the specs to get the current rss_token value.
| | * | | | | ensure rss token on readAlexis Reigel2017-05-242-4/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | we do this on attribute read since migrating all existing users is not a feasible solution.
| | * | | | | use full caps RSS instead of rssAlexis Reigel2017-05-2420-48/+48
| | | | | | |
| | * | | | | add changelogAlexis Reigel2017-05-241-0/+4
| | | | | | |
| | * | | | | atom links with rss token instead of private tokenAlexis Reigel2017-05-2423-72/+162
| | | | | | |
| | * | | | | add missing spec for incoming email token presenceAlexis Reigel2017-05-241-0/+7
| | | | | | |
| | * | | | | rake task to reset all rss tokensAlexis Reigel2017-05-242-0/+16
| | | | | | |
| | * | | | | add rss_token attribute to user modelAlexis Reigel2017-05-245-2/+32
| | | | | | |
| * | | | | | Merge branch '32799-remove-no_turbolink-attribute-from-haml' into 'master'Robert Speicher2017-05-244-7/+11
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove redundant data-turbolink attributes from links Closes #32799 See merge request !11672
| | * | | | | Remove redundant data-turbolink attributes from linksblackst0ne2017-05-254-7/+11
| |/ / / / /
| * | | | | Merge branch 'winh-ajax-filter-cache' into 'master'Clement Ho2017-05-241-36/+11
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use AjaxCache in Droplab AjaxFilter See merge request !11643
| | * | | | | Use AjaxCache in Droplab AjaxFilterwinh-ajax-filter-cachewinh2017-05-241-36/+11
| | | | | | |
| * | | | | | Merge branch 'dm-copy-gfm-when-parts-of-other-elements-are-selected' into ↵Filipa Lacerda2017-05-244-8/+45
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Copy as GFM even when parts of other elements are selected See merge request !11521
| | * | | | | Add specDouwe Maan2017-05-241-0/+19
| | | | | | |
| | * | | | | Copy as GFM even when parts of other elements are selectedDouwe Maan2017-05-243-8/+26
| |/ / / / /
| * | | | | Merge branch 'dm-copy-as-gfm-without-empty-elements' into 'master'Filipa Lacerda2017-05-243-29/+66
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | | | | | | Don't copy empty elements that were not selected on purpose as GFM See merge request !11520
| | * | | | Remove unnecessary variabledm-copy-as-gfm-without-empty-elementsDouwe Maan2017-05-241-3/+1
| | | | | |
| | * | | | Add specDouwe Maan2017-05-231-0/+13
| | | | | |
| | * | | | Don't copy empty elements that were not selected on purpose as GFMDouwe Maan2017-05-183-29/+55
| | | | | |
| * | | | | Merge branch '32715-fix-note-padding' into 'master'Annabel Dunstone Gray2017-05-243-5/+13
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 32715 Make all notes use equal padding Closes #32715 and #32467 See merge request !11616
| | * | | | | 32715 Make all notes use equal padding32715-fix-note-paddingtauriedavis2017-05-234-9/+13
| | | | | | |
| * | | | | | Merge branch 'dm-outdated-system-note' into 'master'Grzegorz Bizon2017-05-2433-247/+635
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add system note with link to diff comparison when MR discussion becomes outdated Closes #30058 See merge request !11584
| | * | | | | | Address reviewDouwe Maan2017-05-246-26/+39
| | | | | | | |
| | * | | | | | Fix specsdm-outdated-system-noteDouwe Maan2017-05-235-5/+14
| | | | | | | |
| | * | | | | | Add changelogDouwe Maan2017-05-231-0/+4
| | | | | | | |
| | * | | | | | Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan2017-05-2327-247/+609
| | | | | | | |
| * | | | | | | Merge branch 'github-oauth-self-signed-certs-troubleshooting-docs' into 'master'Robert Speicher2017-05-241-8/+13
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve oauth self signed certs troubleshooting docs See merge request !11621
| | * | | | | | | Add extra step in GHE import docsgithub-oauth-self-signed-certs-troubleshooting-docsCindy Pallares2017-05-231-8/+13
| | | | | | | | |
| * | | | | | | | Merge branch '32170-assignees-spinner' into 'master'Phil Hughes2017-05-245-1/+26
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | show loading indicator while waiting for assignees first fetch Closes #32170 See merge request !11434