summaryrefslogtreecommitdiff
path: root/spec/helpers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gitlab-ce-milestone-tab-badges' into 'master' Fatih Acet2016-09-241-0/+33
|\
| * Ensure milestone counts work with no datagitlab-ce-milestone-tab-badgesAlfredo Sumaran2016-09-071-19/+17
| * Fix failing specs and improve htmlAlfredo Sumaran2016-09-071-10/+12
| * Updated milestone count helper plus testsDan Rowden2016-09-071-0/+33
* | Syntax fixes and better tests for helper methods. Updated docs.group-specific-lfs-settingsPatricio Cano2016-09-151-0/+63
* | Backport search_helper changes from EEbackport_to_search_helper_from_eeValery Sizov2016-09-141-0/+32
* | Merge branch 'sidekiq-ps-parsing' into 'master' Rémy Coutable2016-09-091-0/+40
|\ \
| * | Reformat Regexp Pascal Betz2016-09-081-0/+5
| * | Move parsing of sidekiq ps into helperPascal Betz2016-09-071-0/+35
* | | Merge branch 'dz-mr-version-compare' into 'master' Douwe Maan2016-09-081-0/+9
|\ \ \
| * | | Add more tests for merge request versions featureDmitriy Zaporozhets2016-09-071-0/+9
| |/ /
* | | Merge branch '19183-refactor-sidebar-js' into 'master' Fatih Acet2016-09-071-25/+0
|\ \ \
| * | | remove dead code - 'collapsed_nav' cookie no longer used since a1fbdbb6 (see ...Mike Greiling2016-09-071-25/+0
| | |/ | |/|
* | | Merge branch 'issue_21821' into 'master' Fatih Acet2016-09-071-0/+44
|\ \ \ | |/ / |/| |
| * | Fix project settings fieldissue_21821Felipe Artur2016-09-061-0/+44
| |/
* | Add failing test for #14360winniehell2016-09-071-0/+4
|/
* Don't create groups for unallowed users when importing projectsDouglas Barbosa Alexandre2016-08-311-0/+24
* Show "Create Merge Request" widget for push events to fork projects on the so...Paco Guzman2016-08-241-0/+38
* Merge remote-tracking branch 'upstream/master' into wall-clock-time-for-showi...Lin Jen-Shin2016-08-201-0/+16
|\
| * Changed file namePhil Hughes2016-08-191-0/+0
| * Changed tests to use JS testsPhil Hughes2016-08-191-0/+16
* | Merge remote-tracking branch 'upstream/master' into wall-clock-time-for-showi...Lin Jen-Shin2016-08-193-2/+59
|\ \ | |/
| * Merge branch 'rs-issue-21017' into 'master' Robert Speicher2016-08-181-0/+9
| |\
| | * Update Hamlit to 2.6.1rs-issue-21017Robert Speicher2016-08-181-0/+9
| * | Merge branch '18334-truncate-award-emoji-users' into 'master' Jacob Schatz2016-08-181-0/+26
| |\ \
| | * | Award tooltips refer to current user as "You"Jack Davison2016-08-171-4/+4
| | * | Switch to using to_sentence to construct tooltipsJack Davison2016-08-171-1/+1
| | * | Truncates 9-10 users with current user in frontJack Davison2016-08-171-4/+14
| | * | Truncated user list in award emoji tooltipsJack Davison2016-08-171-0/+16
| | |/
| * | edit_blob_link can receive the blob to avoid access to the repository20454-edit-button-mrPaco Guzman2016-08-181-2/+24
| |/
* | Merge remote-tracking branch 'upstream/master' into wall-clock-time-for-showi...Lin Jen-Shin2016-08-171-2/+1
|\ \ | |/
| * Revert unrelevant changespipeline-hooks-without-slackKamil Trzcinski2016-08-161-2/+1
* | Merge branch 'pipeline-hooks-without-slack' into wall-clock-time-for-showing-...Lin Jen-Shin2016-08-1514-118/+77
|\ \ | |/
| * Merge branch 'improve-pipeline-processing' into pipeline-hooks-without-slackKamil Trzcinski2016-08-121-48/+0
| |\
| | * Show member roles to all users on members page20614-show-member-roles-to-all-usersDouwe Maan2016-08-111-48/+0
| * | Make the comment more clear, feedback:Lin Jen-Shin2016-08-121-1/+3
| * | Merge remote-tracking branch 'upstream/master' into pipeline-hooks-without-slackLin Jen-Shin2016-08-1113-193/+149
| |\ \ | | |/
| | * adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-2/+2
| | * fixes part1 of files to start using active tensetiagonbotelho2016-08-0913-68/+69
| * | Let's make sure cache were cleared:Lin Jen-Shin2016-08-051-0/+4
* | | Cleanup the use of duration and optimize some queriesLin Jen-Shin2016-08-101-8/+8
| |/ |/|
* | Merge branch '19752-pipelines-finished-at' into 'master' Jacob Schatz2016-08-051-2/+15
|\ \
| * | Update timeago to shorter representation19752-pipelines-finished-atAnnabel Dunstone2016-08-041-2/+15
* | | Add unfold links for Side-by-Side viewTim Masliuchenko2016-08-041-24/+56
|/ /
* | switch from diff_file_collection to diffs20034-safe-diffsPaco Guzman2016-08-031-11/+13
* | Remove `url_for_new_issue` helperrs-external-issue-tracker-redirectRobert Speicher2016-08-011-46/+0
* | Redirect to external issue tracker from `/issues`Robert Speicher2016-08-011-46/+0
|/
* Improve diff performance by eliminating redundant checks for text blobsremove-redundant-blob-text-callsStan Hu2016-07-291-0/+18
* Optimize maximum user access level lookup in loading of notesStan Hu2016-07-261-26/+31
* Cast duration to integer in `TimeHelper#time_interval_in_words`Rémy Coutable2016-07-211-0/+1