summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Standardize on ISO8601 UTC time for logragesh-lograge-iso6801-timeStan Hu2017-07-201-1/+1
|
* Merge branch 'fix-date-off-by-1' into 'master'Stan Hu2017-07-192-4/+15
|\ | | | | | | | | | | | | Fix date bug in JS that makes dates not work with strings Closes #29916 See merge request !12147
| * Fixes eslint bugs.Jacob Schatz2017-07-181-2/+2
| |
| * Fixes code quality issuesJacob Schatz2017-07-182-2/+2
| |
| * moves the date to the right placeJacob Schatz2017-07-182-4/+4
| |
| * Adds datefix class.Jacob Schatz2017-07-182-4/+13
| |
| * Fixes ` Infix operators must be spaced space-infix-ops`.Jacob Schatz2017-07-181-1/+1
| |
| * Fix date bug in JS that makes dates not work with stringsJacob Schatz2017-07-181-1/+3
| |
* | Merge branch '35209-add-wip-info-new-nav-pref' into 'master'Annabel Dunstone Gray2017-07-193-0/+25
|\ \ | | | | | | | | | | | | | | | | | | 35209 Add wip message to new navigation preference section Closes #35209 See merge request !12943
| * | 35209 Add wip message to new navigation preference sectiontauriedavis2017-07-193-0/+25
| | |
* | | Merge branch '31443-fix-transient-failure' into 'master'Robert Speicher2017-07-191-9/+3
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix a broken spec Closes #31443 See merge request !12963
| * | | Fix a broken spec31443-fix-transient-failureRémy Coutable2017-07-191-9/+3
| | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | Merge branch 'new-nav-fix-contextual-breadcrumbs' into 'master'Filipa Lacerda2017-07-1980-65/+277
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Contextual breadcrumb title fixes Closes #34030 and #34033 See merge request !12602
| * | | | fixed search & starred projetsPhil Hughes2017-07-142-1/+2
| | | | |
| * | | | Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-14185-943/+3058
| |\ \ \ \
| * | | | | use `.last` insteadPhil Hughes2017-07-141-1/+1
| | | | | |
| * | | | | restored scss for new_sidebarPhil Hughes2017-07-121-1/+1
| | | | | |
| * | | | | fixed admin breadcrumb titlesPhil Hughes2017-07-123-3/+1
| | | | | |
| * | | | | fixed some inconsistenciesPhil Hughes2017-07-129-0/+9
| | | | | |
| * | | | | moved `@breadcrumb_title` out of the HAML & into a helper methodPhil Hughes2017-07-1224-20/+29
| | | | | |
| * | | | | moved declaration of `breadcrumb_title` into `page_title` methodPhil Hughes2017-07-1228-25/+8
| | | | | | | | | | | | | | | | | | | | | | | | `breadcrumb_title` is then overriden when needed
| * | | | | Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-12530-2005/+4129
| |\ \ \ \ \
| * | | | | | rename methodPhil Hughes2017-07-0723-23/+23
| | | | | | |
| * | | | | | Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-07111-294/+2133
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-07100-364/+1986
| |\ \ \ \ \ \ \
| * | | | | | | | fixed up more breadcrumbsPhil Hughes2017-07-078-2/+15
| | | | | | | | |
| * | | | | | | | Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-07179-758/+1711
| |\ \ \ \ \ \ \ \
| * | | | | | | | | fixed breadcrumb titlesPhil Hughes2017-07-0724-16/+35
| | | | | | | | | |
| * | | | | | | | | Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-06991-5155/+9409
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | improvements to breadcrumb titles, links & nestingPhil Hughes2017-07-0648-12/+117
| | | | | | | | | | |
| * | | | | | | | | | fix some breadcrumb titles that are wrongnew-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-047-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changed color of divider
| * | | | | | | | | | fixed dispatcher case not running for dashboard issues & merge requestsPhil Hughes2017-07-031-2/+1
| | | | | | | | | | |
| * | | | | | | | | | more action button movementsPhil Hughes2017-07-038-14/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixed eslint failures fixed project select dropdown not working on some pages
| * | | | | | | | | | moved more action buttonsPhil Hughes2017-07-037-21/+40
| | | | | | | | | | |
| * | | | | | | | | | Contextual breadcrumb title fixesPhil Hughes2017-07-039-19/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also moves action buttons into the new breadcrumbs Closes #34030, #34033
* | | | | | | | | | | Merge branch '34930-fix-edited-by' into 'master'Sean McGivern2017-07-199-20/+139
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix issue detail if user who last edited an issue was deleted Closes #34930 See merge request !12933
| * | | | | | | | | | | Use Ghost user when edited_by, merged_by deleted34930-fix-edited-byJarka Kadlecova2017-07-199-20/+139
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch '34563-usage-ping-github' into 'master'Sean McGivern2017-07-193-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add github imported projects count to usage data Closes #34563 See merge request !12959
| * | | | | | | | | | | | Add github imported projects count to usage data34563-usage-ping-githubJarka Kadlecova2017-07-193-0/+6
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'clear-issuable-count-cache-for-states' into 'master'Robert Speicher2017-07-1913-32/+187
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clear issuable count cache on update Closes #34772 See merge request !12795
| * | | | | | | | | | | | | Clear issuable counter caches on updateclear-issuable-count-cache-for-statesSean McGivern2017-07-1911-19/+179
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When an issuable's state changes, or one is created, we should clear the cache counts for a user's assigned issuables, and also the project-wide caches for this user type.
| * | | | | | | | | | | | | Fix issuable state cachingSean McGivern2017-07-192-7/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We were including controller params in the cache key, so the key for the header didn't match the one for the list itself!
| * | | | | | | | | | | | | Fix issuable state counter cache keysSean McGivern2017-07-193-7/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These cache a hash of counts by state, so the state isn't needed in the key itself.
* | | | | | | | | | | | | | Merge branch '23036-replace-dashboard-activity-spinach' into 'master'Rémy Coutable2017-07-194-154/+157
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replaces 'dashboard/event_filters.feature' spinach with rspec See merge request !12651
| * | | | | | | | | | | | | | Replaces 'dashboard/activity.feature' spinach with rspecAlexander Randa2017-07-174-154/+157
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch '23036-replace-dashboard-spinach' into 'master'Rémy Coutable2017-07-1911-179/+143
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replaces dashboard/dashboard.feature spinach with rspec See merge request !12876
| * | | | | | | | | | | | | | | Replaces dashboard/dashboard.feature spinach with rspecAlexander Randa2017-07-1711-179/+143
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch '35034-fix-unstranslated-visibility-levels' into 'master'Robert Speicher2017-07-193-5/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Always return the translated level name. Closes #35034 See merge request !12852
| * | | | | | | | | | | | | | | | Always return the translated level name.35034-fix-unstranslated-visibility-levelsRuben Davila2017-07-133-5/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are many places that expect the `.level_name` method to return the translated level name.
* | | | | | | | | | | | | | | | | Merge branch 'remove-double-new-issue' into 'master'Tim Zallmann2017-07-191-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove double new issue button on group issue dashboard empty state Closes #35211 See merge request !12924