summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge branch 'master' into issue_14206issue_14206Alfredo Sumaran2016-04-116-43/+50
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Convert time param to TimeAlfredo Sumaran2016-04-071-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Updated based on Ruby feedbackPhil Hughes2016-04-121-1/+1
* | | | | | Updated RubyPhil Hughes2016-04-121-3/+6
* | | | | | Updated based on Ruby feedbackPhil Hughes2016-04-121-2/+2
* | | | | | Updated testsPhil Hughes2016-04-121-1/+1
* | | | | | Project dropdown in header uses new dropdownPhil Hughes2016-04-121-12/+2
* | | | | | Merge branch 'decouple-member-notification' into 'master' Douwe Maan2016-04-121-34/+34
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre2016-04-116-43/+50
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre2016-04-083-30/+39
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Refactor notification helper and fix notification serviceDmitriy Zaporozhets2016-03-301-8/+4
| * | | | | | Small refactoring and cleanup of notification logicDmitriy Zaporozhets2016-03-301-10/+2
| * | | | | | Introduce NotificationSetting to user interfaceDmitriy Zaporozhets2016-03-301-31/+43
* | | | | | | hide help block when user is creating a new project inside a groupArinde Eniola2016-04-121-2/+10
* | | | | | | Merge branch 'issue_1752' into 'master' Robert Speicher2016-04-111-0/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix milestone removal problem when editing issuesFelipe Artur2016-04-061-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'rs-form_errors' into 'master' Dmitriy Zaporozhets2016-04-111-0/+18
|\ \ \ \ \ \
| * | | | | | Standardize the way we check for and display form errorsrs-form_errorsRobert Speicher2016-04-041-0/+18
* | | | | | | Merge branch 'mr-ui-update' into 'master' Jacob Schatz2016-04-111-2/+2
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Updated UI for new merge requestPhil Hughes2016-04-061-2/+2
| | |/ / / / | |/| | | |
* | | | | | Remove `random_markdown_tip` helperrs-remove-markdown-tipsRobert Speicher2016-04-091-23/+0
* | | | | | Merge branch '14400-diff-redesign' into 'master' Jacob Schatz2016-04-093-9/+6
|\ \ \ \ \ \
| * | | | | | Fix lint errorsAnnabel Dunstone2016-04-071-4/+2
| * | | | | | Diff design updatesAnnabel Dunstone2016-04-073-8/+8
| * | | | | | Update diff colors and iconsAnnabel Dunstone2016-04-071-1/+2
| * | | | | | Change reply button to text fieldAnnabel Dunstone2016-04-071-5/+3
| |/ / / / /
* | | | | | Add "sprite" parameter to emoji_icon helperconnorshea2016-04-081-9/+24
|/ / / / /
* | | | | Fix event rendering when create projectfix-ui-eventDmitriy Zaporozhets2016-04-041-1/+1
|/ / / /
* | | | Remove "Congratulations!" tweet button on newly-created project.connorshea2016-03-311-4/+0
* | | | Merge branch 'fix-event-row' into 'master' Jacob Schatz2016-03-311-0/+8
|\ \ \ \
| * | | | Fix event rendering for certain event typesDmitriy Zaporozhets2016-03-311-0/+8
| |/ / /
* | | | Merge branch 'issue_3400_port' into 'master' Jacob Schatz2016-03-311-26/+31
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'master' into issue_3400_portissue_3400_portAlfredo Sumaran2016-03-292-1/+11
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' into issue_3400_portAlfredo Sumaran2016-03-262-2/+4
| |\ \ \
| * | | | Use strings instead of constantsAlfredo Sumaran2016-03-241-31/+25
| * | | | Merge branch 'master' into issue_3400_portAlfredo Sumaran2016-03-239-13/+51
| |\ \ \ \
| * | | | | Set constants for category namesAlfredo Sumaran2016-03-211-27/+32
| * | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into issue_3...Alfredo Sumaran2016-03-214-22/+34
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into issue_3400_portAlfredo Sumaran2016-03-182-21/+0
| |\ \ \ \ \ \
| * | | | | | | Better wordingAlfredo Sumaran2016-03-181-2/+2
| * | | | | | | Apply styling and tweaks to autocomplete dropdownAlfredo Sumaran2016-03-181-11/+10
| * | | | | | | Working version of autocomplete with categorized resultsAlfredo Sumaran2016-03-181-26/+33
* | | | | | | | Merge branch 'added-milestone-upcoming' into 'master' Rémy Coutable2016-03-301-0/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Updated based on Ruby feedbackPhil Hughes2016-03-291-1/+1
| * | | | | | | | Ruby fixesPhil Hughes2016-03-291-11/+4
| * | | | | | | | Fixed rubocop issuesPhil Hughes2016-03-291-5/+6
| * | | | | | | | Standardised the output of the JSON to always include the namePhil Hughes2016-03-291-0/+14
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'fix-mr-comment-commit-pruned' into 'master' Robert Speicher2016-03-291-2/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Gracefully handle notes on deleted commits in merge requestsStan Hu2016-03-281-2/+4
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'functional-sidebar' into 'master' Dmitriy Zaporozhets2016-03-282-1/+11
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |