summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into label-dropdown-fixlabel-dropdown-fixAlfredo Sumaran2016-04-2058-191/+3448
|\
| * Merge branch 'fix-grape-internal-allowed-action' into 'master' Robert Speicher2016-04-203-1/+34
| |\ | | | | | | | | | | | | | | | | | | | | | Fix setting of "action" for Grape transactions After wondering why we're not getting all the data in Grafana that I wanted I realized I wasn't setting the "action" field properly here. See merge request !3842
| | * Fix setting of "action" for Grape transactionsYorick Peterse2016-04-203-1/+34
| | | | | | | | | | | | | | | | | | | | | Merely setting the "action" tag will only result in the transaction itself containing a value for this tag. To ensure other metrics also contain this tag we must set the action using Transaction#action= instead.
| * | Merge branch 'revert-diff-scroll' into 'master' Jacob Schatz2016-04-205-30/+20
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Wrap all code in diffs Closes #15382 Closes #15422 All diff code wraps to next line instead of scrolling <img src="/uploads/ec5754919bac0b027fcb122bb88435b3/Screen_Shot_2016-04-20_at_12.22.27_PM.png" width="500px"> See merge request !3838
| | * | Wrap all code in diffsrevert-diff-scrollAnnabel Dunstone2016-04-205-30/+20
| | | |
| * | | Update CHANGELOG for 8.6.7, 8.5.11, 8.4.9, 8.3.8Robert Speicher2016-04-201-6/+13
| | | | | | | | | | | | | | | | [ci skip]
| * | | Merge branch 'due-date-frontend' into 'master' Robert Speicher2016-04-2018-18/+441
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add due date to issues Closes: #12709 See merge request !3614
| | * | | Move Issue scopes from Issuable to Issue modelRémy Coutable2016-04-203-24/+24
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| | * | | Forgot a Rubocop offense, doh!Rémy Coutable2016-04-201-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| | * | | Remove duplicate hidden_field and fix RubocopRémy Coutable2016-04-201-1/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| | * | | Move due_date sort scopes to Issue and fix CHANGELOGRémy Coutable2016-04-204-8/+16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| | * | | Address MR feedbackRémy Coutable2016-04-2012-102/+83
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| | * | | Added variablesPhil Hughes2016-04-202-7/+12
| | | | |
| | * | | replace hyphens to commas when converting datePhil Hughes2016-04-201-2/+1
| | | | |
| | * | | Fixed date issue with timezonesPhil Hughes2016-04-201-1/+3
| | | | |
| | * | | Removed buttons instead clicking date sets itPhil Hughes2016-04-203-16/+10
| | | | | | | | | | | | | | | | | | | | Fixed issue with dropdown not being toggleable again
| | * | | Mobile value color for due datePhil Hughes2016-04-201-1/+1
| | | | |
| | * | | Updates sidebar valuePhil Hughes2016-04-202-1/+4
| | | | |
| | * | | Updated based on designsPhil Hughes2016-04-201-9/+44
| | | | |
| | * | | Fixed issue with bootstrap dropdown closing the calendarPhil Hughes2016-04-202-0/+9
| | | | |
| | * | | Fixed issue with selectbox not hidingPhil Hughes2016-04-201-1/+8
| | | | |
| | * | | Posts the due date through AJAXPhil Hughes2016-04-204-15/+163
| | | | |
| | * | | Removed due date filterPhil Hughes2016-04-201-6/+0
| | | | |
| | * | | Update CHANGELOG [ci skip]Mehmet Beydogan2016-04-201-0/+4
| | | | |
| | * | | Add index to issues due dateMehmet Beydogan2016-04-201-0/+5
| | | | |
| | * | | Add red color to overdue and open issuesMehmet Beydogan2016-04-202-3/+12
| | | | |
| | * | | Fix functionality of due this week. Add due this month and overdue, remove ↵Mehmet Beydogan2016-04-2010-32/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | due tomorrow to issues. Fix typos on sorting dropdown related to due date Remove constant array and add Structs on Issue to keep due date data to fill options
| | * | | Update due date asc scope for mysqlMehmet Beydogan2016-04-201-1/+1
| | | | |
| | * | | Add due_date:time field to Issue modelMehmet Beydogan2016-04-2015-1/+185
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add due_date text field to sidebar issue#show Add ability sorting issues by due date ASC and DESC Add ability to filtering issues by No Due Date, Any Due Date, Due to tomorrow, Due in this week options Add handling issue due_date field for MergeRequest Update CHANGELOG Fix ambigous match for issues#show sidebar Fix SCREAMING_SNAKE_CASE offenses for due date contants Add specs for due date sorting and filtering on issues
| * | | | Merge branch 'commit-message-contribution' into 'master' Robert Speicher2016-04-201-0/+1
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Articles on proper commit messages 2 Articles on commit messages [ci skip] See merge request !3831
| | * | | | Articles on proper commit messagescommit-message-contributionJacob Schatz2016-04-201-0/+1
| | | | | |
| * | | | | Merge branch 'sentry-js' into 'master' Robert Speicher2016-04-205-0/+2482
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Sentry logging for JavaScript errors Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/12675 See merge request !3795
| | * | | | place the sentry config into a new file, and some changessentry-jsArinde Eniola2016-04-193-44/+45
| | | | | |
| | * | | | some changes and add item to changelogArinde Eniola2016-04-192-1/+2
| | | | | |
| | * | | | add some configsArinde Eniola2016-04-181-2/+42
| | | | | |
| | * | | | Make unminified Raven available.Jacob Schatz2016-04-183-5/+2438
| | | | | | | | | | | | | | | | | | | | | | | | Use the correct sentry dsn.
| | * | | | Add sentry logger to GitLabJacob Schatz2016-04-183-0/+7
| | | | | |
| * | | | | Merge branch 'right-sidebar-z-index' into 'master' Jacob Schatz2016-04-201-0/+1
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Increased z-index of right sidebar Fixes issue with active button overlapping it Closes #15243 See merge request !3722
| | * | | | | Increased z-index of right sidebarright-sidebar-z-indexPhil Hughes2016-04-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes issue with active button overlapping it Closes #15243
| * | | | | | Merge branch '15213-dialog-input' into 'master' Jacob Schatz2016-04-201-0/+2
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add margin to top of form actions Closes #15213 Also fixes other modal inputs (like add new directory, etc) ![Screen_Shot_2016-04-20_at_1.47.14_PM](/uploads/14b474da2f86dcc3c1afd9e8ea09e812/Screen_Shot_2016-04-20_at_1.47.14_PM.png) See merge request !3841
| | * | | | | | Add margin to top of form actionsAnnabel Dunstone2016-04-201-0/+2
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'multi-filter-labels' into 'master' Jacob Schatz2016-04-2027-137/+447
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mutliple label filter Fixes #989 See merge request !3438
| | * | | | | | Fixed tests because of nil arrayPhil Hughes2016-04-201-3/+4
| | | | | | | |
| | * | | | | | Correctly checks for undefined in coffeescript :see_no_evil:multi-filter-labelsPhil Hughes2016-04-201-1/+1
| | | | | | | |
| | * | | | | | Any label & no label out weigh other labels - these two will clear ↵Phil Hughes2016-04-203-11/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | previously selected labels Fixed issue with no label not working correctly
| | * | | | | | Label text color comes from JSONPhil Hughes2016-04-2011-126/+99
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created issuable singleton to house the filtering
| | * | | | | | get the multi filter labels feature to work on merge request, also escape ↵Arinde Eniola2016-04-205-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | characters in the templates to prevent xss attack
| | * | | | | | merged upstreamPhil Hughes2016-04-200-0/+0
| | |\ \ \ \ \ \
| | | * | | | | | increase the speed of the labels animation ans aslo refactor some part fo ↵Arinde Eniola2016-04-206-49/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | issue.js
| | * | | | | | | Removed animation from labels filterPhil Hughes2016-04-203-25/+9
| | | | | | | | |