summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Fix #18604, logo in header wasn't an anchor link.fix-header-logo-linkConnor Shea2016-06-141-6/+0
* Merge remote-tracking branch 'origin/master' into artifacts-expire-dateKamil Trzcinski2016-06-131-4/+13
|\
| * Merge branch 'fix-bulk-assign-labels' into 'master' Jacob Schatz2016-06-131-4/+13
| |\
| | * Fixes a bug when assigning a label to multiple issuesfix-bulk-assign-labelsAlfredo Sumaran2016-06-101-4/+13
* | | Displays time remaining relative to nowPhil Hughes2016-06-132-2/+9
* | | Allow to show the time in the futureKamil Trzcinski2016-06-131-0/+2
|/ /
* | Fix safari logo loading animation safari bugAnnabel Dunstone2016-06-102-8/+1
* | Revert side nav to full width; remove border under nav; remove tooltips on na...Annabel Dunstone2016-06-101-6/+0
* | Fix logo at all screen widths, update sidebar textAnnabel Dunstone2016-06-101-1/+2
* | Move tanuki icon to center of nav bar; keep nav closed by default; remove col...Annabel Dunstone2016-06-102-15/+1
|/
* Merge branch 'ci-page-ui-update' into 'master' Jacob Schatz2016-06-102-27/+68
|\
| * CI build page UI updatePhil Hughes2016-06-102-27/+68
* | Merge branch 'label-create-error-messages' into 'master' Jacob Schatz2016-06-101-1/+4
|\ \
| * | Correctly shows label errors in dropdownlabel-create-error-messagesPhil Hughes2016-06-101-1/+4
| |/
* | Merge branch 'user-search-dropdown' into 'master' Jacob Schatz2016-06-101-4/+4
|\ \
| * | Revert change to search all usersPhil Hughes2016-06-101-4/+4
| |/
* | Merge branch 'label-filter-fix' into 'master' Jacob Schatz2016-06-101-1/+1
|\ \
| * | Fixed issue where label filtering didnt workPhil Hughes2016-06-091-1/+1
* | | Allow or not merge MR with failed buildRui Anderson2016-06-101-7/+12
| |/ |/|
* | Merge branch 'award-emoji-fixes' into 'master' Jacob Schatz2016-06-093-9/+10
|\ \
| * | Minor MR comment fixes.Fatih Acet2016-06-101-6/+6
| * | Ignore frequent emojis in search.award-emoji-fixesFatih Acet2016-06-091-2/+2
| * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into award-emoji-fixesFatih Acet2016-06-092-0/+9
| |\ \
| * \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into award-emoji-fixesFatih Acet2016-06-092-10/+81
| |\ \ \ | | | |/ | | |/|
| * | | Move award_menu_url variable into gon object.Fatih Acet2016-06-091-1/+1
| * | | Render frequent emoji block once.Fatih Acet2016-06-091-1/+3
| * | | Instantiate awardsHandler in application main script.Fatih Acet2016-06-092-2/+1
* | | | Merge branch 'milestone-tooltip' into 'master' Jacob Schatz2016-06-092-2/+37
|\ \ \ \
| * \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into milestone-tooltipmilestone-tooltipFatih Acet2016-06-092-0/+9
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into milestone-tooltipFatih Acet2016-06-092-10/+81
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Fixes for MR comments.Fatih Acet2016-06-091-2/+2
| * | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into milestone-tooltipFatih Acet2016-06-088-137/+285
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Copy changes for milestone due dates.Fatih Acet2016-06-081-1/+1
| * | | | Use title attribute instead of data-original-title.Fatih Acet2016-06-081-2/+2
| * | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into milestone-tooltipFatih Acet2016-06-0617-171/+629
| |\ \ \ \
| * | | | | Show milestone remaining tooltip in right sidebar.Fatih Acet2016-06-031-2/+13
| * | | | | Added a new common util called $.timefor.Fatih Acet2016-06-031-0/+24
* | | | | | Checks based on whether data is loaded not undefinedPhil Hughes2016-06-091-1/+4
* | | | | | Checks for undefined when inserting autocomplete into textareaPhil Hughes2016-06-091-1/+1
* | | | | | Merge branch 'remove-chart' into 'master' Jacob Schatz2016-06-092-1/+1
|\ \ \ \ \ \
| * | | | | | Only load Chart.js when necessary.Connor Shea2016-06-072-1/+1
* | | | | | | Merge branch 'issue_17607' into 'master' Jacob Schatz2016-06-094-3/+17
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Update method name for better understandingAlfredo Sumaran2016-06-091-2/+2
| * | | | | | Fix local timeago on user dashboardAlfredo Sumaran2016-06-094-3/+17
* | | | | | | Merge branch 'button-focus-state' into 'master' Jacob Schatz2016-06-091-0/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into button-focus-statebutton-focus-stateFatih Acet2016-06-0624-188/+661
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Blur button tags when clicked. Fixes #17748.Fatih Acet2016-06-011-0/+4
* | | | | | | Updated subscribe iconPhil Hughes2016-06-091-0/+5
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'mention-loading-indicator' into 'master' Jacob Schatz2016-06-081-5/+73
|\ \ \ \ \ \
| * | | | | | Show loading indicator for autocompletemention-loading-indicatorPhil Hughes2016-05-251-5/+73