summaryrefslogtreecommitdiff
path: root/spec/helpers
Commit message (Expand)AuthorAgeFilesLines
* Headers have ids and link to their own id.Ciro Santillli2014-02-111-2/+15
* Fix submodule_helper specsDmitriy Zaporozhets2014-02-101-34/+43
* Better submodule links.Jason Hollingsworth2014-02-051-0/+109
* Fix relative links in markdown. Related to #6182Andrey Kumanyaev2014-01-291-0/+1
* Merge pull request #6178 from Popl7/add_group_avatarsDmitriy Zaporozhets2014-01-281-0/+17
|\
| * added group avatarsSteven Thonus2014-01-281-0/+17
* | Improve highlight for notesDmitriy Zaporozhets2014-01-271-1/+1
* | Fix testsDmitriy Zaporozhets2014-01-271-3/+3
|/
* Merge branch 'master' into reference_relative_linksMarin Jankovski2014-01-242-2/+2
|\
| * Make changes to testsDmitriy Zaporozhets2014-01-222-2/+2
* | Markdown helper spec for reference style relative links.Marin Jankovski2014-01-231-0/+18
|/
* Fix search autocompleteDmitriy Zaporozhets2014-01-181-19/+8
* Customization and previewing of broadcast messagesAndrew Tomaka2013-12-181-0/+21
* Fix testsDmitriy Zaporozhets2013-12-171-3/+3
* fix most of warningsskv2013-12-155-18/+20
* Fix markdown helper specDmitriy Zaporozhets2013-12-101-1/+1
* Remove some deprecations and fir project helper specsDmitriy Zaporozhets2013-12-101-2/+2
* Fix markdown testsDmitriy Zaporozhets2013-11-251-2/+3
* Preselect the current issue tracker with selected="selected"Johannes Schleifenbaum2013-11-011-0/+12
* Add specs for NotificationsHelperRobert Speicher2013-10-201-11/+31
* Refactor and cover search_autocomplete_sourceRobert Speicher2013-10-201-0/+64
* Cover the simple_sanitize helperRobert Speicher2013-10-191-0/+17
* Fallback to internal issue tracker if config is invalid.Marin Jankovski2013-10-171-0/+33
* Merge branch 'master' into relative_links_in_documentationMarin Jankovski2013-10-102-0/+29
|\
| * Merge pull request #5291 from astratto/title_issue_trackersDmitriy Zaporozhets2013-10-091-0/+11
| |\
| | * Use proper titles for issues trackersStefano Tortarolo2013-10-091-0/+11
| * | avatar upload on profile pageSteven Thonus2013-10-091-0/+18
| |/
* | Rename method to avoid clashes.Marin Jankovski2013-10-091-0/+24
|/
* Add test and docs for markdown tablesDmitriy Zaporozhets2013-08-261-0/+9
* Fixing tests after adding iid for issues/mrDmitriy Zaporozhets2013-08-202-22/+22
* Merge branch 'mr-on-fork' of https://github.com/karlhungus/gitlabhq into karl...Dmitriy Zaporozhets2013-07-301-1/+1
|\
| * Merge Request on forked projectsIzaak Alpert2013-07-171-1/+1
* | Fix typosJohannes Schleifenbaum2013-07-291-1/+1
|/
* Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8...Dmitriy Zaporozhets2013-06-041-2/+37
|\
| * Tests fixedAndrew8xx82013-03-251-2/+37
* | user_color_scheme_class with current_userChristian HoĢˆltje2013-06-031-0/+22
* | changed Gitlab to GitLabBen Bodenmiller2013-05-191-1/+1
* | fixed test using repo with commits but old factoryDmitriy Zaporozhets2013-04-011-1/+1
* | Use project_with_code factory where necessaryDmitriy Zaporozhets2013-04-011-1/+1
* | Project.repository should never be nil so you can call repository.exists? or ...Dmitriy Zaporozhets2013-04-011-1/+1
* | Decorate Gitlab::Git::Commit with CommitDmitriy Zaporozhets2013-03-311-1/+1
* | Merge pull request #3396 from Andrew8xx8/issue-button-fixDmitriy Zaporozhets2013-03-301-0/+27
|\ \
| * | New issue button was not follows to external tracker if it is selected. fixed...Andrew8xx82013-03-261-0/+27
| |/
* | notification scaffoldDmitriy Zaporozhets2013-03-271-0/+15
|/
* fix gfm helper testDmitriy Zaporozhets2013-03-201-1/+1
* Use Gitlab Markdown for Markdown files and Gollum to render the rest.Dan Knox2013-03-131-0/+24
* Issue helper tests improvedAndrew8xx82013-02-281-3/+29
* Default value for issues_tracker setting addedAndrew8xx82013-02-281-2/+1
* Issues helper improvedAndrew8xx82013-02-281-0/+54
* Issue tracker field added to projectsAndrew8xx82013-02-281-0/+1