summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fix sub-nav highlighting for `Environments` and `Jobs` pagesKushal Pandya2017-03-271-2/+2
* Merge branch 'rename_done_to_closed' into 'master' Sean McGivern2017-03-2711-15/+15
|\
| * Change Done column to Closed in issue boardsblackst0ne2017-03-2411-15/+15
* | Merge branch 'sh-bring-back-option-to-be-notified-of-own-activity' into 'mast...Robert Speicher2017-03-276-6/+14
|\ \
| * | Use default_value_for to set notified_of_own_activity instead of using a DB m...Stan Hu2017-03-241-0/+1
| * | Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activityStan Hu2017-03-24251-1219/+1868
| |\ \
| * \ \ Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activityStan Hu2017-03-2057-498/+235
| |\ \ \
| * | | | Fix changes that were removed when code moved to NotificationReceipientServiceStan Hu2017-03-171-3/+3
| * | | | Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activityStan Hu2017-03-1750-1616/+1753
| |\ \ \ \
| * | | | | Revert "Merge branch '8836-mr-revert' into 'master'Stan Hu2017-03-164-6/+13
* | | | | | Merge branch 'unused-sidebar-styles' into 'master' Annabel Dunstone Gray2017-03-273-38/+0
|\ \ \ \ \ \
| * | | | | | remove some unused sidebar stylesSimon Knox2017-03-243-38/+0
* | | | | | | Merge branch 'mr-diffs-speed-up' into 'master' Rémy Coutable2017-03-271-22/+22
|\ \ \ \ \ \ \
| * | | | | | | Only load what we need when visiting MR diffs pageSean McGivern2017-03-271-22/+22
* | | | | | | | Merge branch '12818-expose-simple-cicd-status-endpoints-with-status-serialize...Kamil Trzciński2017-03-278-9/+44
|\ \ \ \ \ \ \ \
| * | | | | | | | Add a blank line after a guard clauseDosuken shinya2017-03-231-0/+1
| * | | | | | | | Move conditional statement to PipelineSerializer#represent_statusShinya Maeda2017-03-232-1/+1
| * | | | | | | | Use detailed_status effectively. Remove unnecesarry context(nest). Add new co...Shinya Maeda2017-03-231-0/+1
| * | | | | | | | fetch to digShinya Maeda2017-03-231-1/+1
| * | | | | | | | Use superclass representShinya Maeda2017-03-231-4/+0
| * | | | | | | | Using fetch instead of direct refference for hashShinya Maeda2017-03-232-2/+2
| * | | | | | | | Rename endpoints 'status' to 'pipeline_status' in merge_requestsShinya Maeda2017-03-231-2/+2
| * | | | | | | | Fix rspec failureShinya Maeda2017-03-233-6/+3
| * | | | | | | | with_status to represent_statusShinya Maeda2017-03-233-20/+11
| * | | | | | | | 3 lines to One line. Correct spec caption.Shinya Maeda2017-03-232-7/+2
| * | | | | | | | with_status to only_statusShinya Maeda2017-03-235-5/+5
| * | | | | | | | Fix rubocop angerShinya Maeda2017-03-232-2/+2
| * | | | | | | | Remove legacy def status from builds_controllerShinya Maeda2017-03-231-3/+0
| * | | | | | | | Expose only status. ci_cd_status to status. Support abstract class.Shinya Maeda2017-03-237-19/+49
| * | | | | | | | Add api points for ci cd status. Add favicon.Shinya Maeda2017-03-236-2/+29
* | | | | | | | | Merge branch 'fix/gb/pipeline-retry-only-latest-jobs' into 'master' Kamil Trzciński2017-03-271-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Do not retry jobs multiple times when retrying a pipelineGrzegorz Bizon2017-03-271-2/+2
* | | | | | | | | | Merge branch '28187-project-name-cut-off-with-nested-groups' into 'master' Filipa Lacerda2017-03-276-47/+77
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Activate group name toggle based on horizontal spaceSam Rose2017-03-256-47/+77
* | | | | | | | | | | Merge branch 'labels-finder-optimize-project' into 'master' Yorick Peterse2017-03-271-2/+11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Optimize labels finder querymhasbini2017-03-271-2/+11
* | | | | | | | | | | | Merge branch '29935-add-event-limit-warning-to-all-cycle-analytics-tabs' into...Filipa Lacerda2017-03-279-6/+26
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add event limit warning all tabs Cycle AnalyticsSam Rose2017-03-249-6/+26
* | | | | | | | | | | | | Merge branch '20204-new-issue-button-redirects-you-to-create-a-new-issue-afte...Sean McGivern2017-03-271-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Display flash message to unauthenticated user when creating new issueSam Rose2017-03-251-0/+9
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'sh-remove-tags-from-explore' into 'master' Sean McGivern2017-03-271-21/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Remove Tags filter from Projects Explore dropdownStan Hu2017-03-261-21/+0
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Implement new service for creating userGeorge Andrinopoulos2017-03-274-34/+120
| |_|_|/ / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch '29116-maxint-error' into 'master' Rémy Coutable2017-03-262-2/+4
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix projects_limit RangeError on user createAlexander Randa2017-03-242-2/+4
* | | | | | | | | | | Merge branch '30035-milestone-with-due-date-shows-escaped-html' into 'master' Alfredo Sumaran2017-03-241-0/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | prevent formatted milestone date string from having html escapedMike Greiling2017-03-241-0/+2
* | | | | | | | | | | | Merge branch '28634-todos-margin' into 'master' Alfredo Sumaran2017-03-242-2/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | Remove extra margin at bottom of todos pageAnnabel Dunstone Gray2017-03-242-2/+5
* | | | | | | | | | | | Adding non_archived scope for counting projectsNaveen Kumar2017-03-241-1/+1