summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Replace sanitize with escape onceDmitriy Zaporozhets2012-09-201-2/+2
* Sanitize for network graphrandx2012-09-201-1/+3
* Update gfm so escaped text is still parsed for referencesRobert Speicher2012-09-191-2/+4
* use high level api and compatibility with PassengerSaito2012-09-171-7/+8
* Fix HTML entities being parsed in GFMRobert Speicher2012-09-131-6/+16
* Be more resilient in the case of missing omniauth settingsRobert Speicher2012-09-121-3/+3
* Refactorn oauth & ldapDmitriy Zaporozhets2012-09-121-0/+66
* Application loggerrandx2012-09-114-9/+31
* fix typoCyril2012-09-101-1/+1
* specify gitolite-admin owner in configrandx2012-08-291-12/+1
* Prepared for gitolite v3randx2012-08-291-2/+1
* sending argument project but there is no project to sendDae Myung2012-09-081-1/+1
* Prevent gfm() to leak changes to the string supplied through the _text_ argumentRiyad Preukschas2012-09-081-0/+3
* Fix bug where parsing of emoji was unnecessarily dependent on @project being setRiyad Preukschas2012-09-081-2/+5
* Fix Ruby anti-pattern in MarkdownRiyad Preukschas2012-09-071-2/+2
* gitolite -> more exceptionsrandx2012-09-071-4/+22
* Refactor gitolite_configDmitriy Zaporozhets2012-09-071-28/+43
* change gitolite backend behaviour to prevent error when config directory removedrandx2012-09-072-5/+7
* Split gitolite backend. Use gitolite_config methods moved to separate classDmitriy Zaporozhets2012-09-072-174/+183
* Fix emojiirandx2012-09-071-1/+1
* Simplify EMOJI_PATTERNRobert Speicher2012-09-061-1/+1
* Merge branch 'master' into emojiRobert Speicher2012-09-062-3/+3
|\
| * Capitlization of /gitlab/i normalized. #1367Alex Denisov2012-09-062-2/+2
* | Set the size of emoji to be 20x20Robert Speicher2012-09-051-1/+1
* | Change Gitlab::Markdown to a module; add emoji parsingRobert Speicher2012-09-051-13/+69
|/
* Add link_title to CommitDecoratorRobert Speicher2012-09-021-1/+1
* Handle invalid ssh exceptionrandx2012-08-291-2/+7
* Gitlab::Gitolite final fixes. Seems like all functionality is working correct...randx2012-08-291-39/+41
* Fixed access to removed methodrandx2012-08-291-1/+1
* fixed configure call within gitoliterandx2012-08-291-5/+5
* Use similar interface to access gitoliterandx2012-08-293-22/+97
* Merge pull request #985 from timspin/fix-gitolite-refsDmitriy Zaporozhets2012-08-271-2/+2
|\
| * Adds refs to gitolite conf with $ at the endtimspin2012-06-271-2/+2
* | Improve GFM code documentationRiyad Preukschas2012-08-231-5/+14
* | Move graph_commit under gitlab modulerandx2012-08-191-0/+183
* | Merge branch 'master' into hooray_apostrophesRobert Speicher2012-08-161-0/+98
|\ \
| * | GFM refactor: Move the actual parsing to a class under the Gitlab moduleRobert Speicher2012-08-141-0/+98
* | | "Cant" -> "Can't"Robert Speicher2012-08-131-1/+1
|/ /
* | Fully embrace Ruby 1.9 hash syntaxRobert Speicher2012-08-101-1/+1
* | Create the githost.log file if necessary.Pat Thoyts2012-07-211-0/+1
* | CHANGELOG updated. Fixed MR bug. Logger improvedDmitriy Zaporozhets2012-07-171-4/+14
* | Admin logs improved. Commits list box styledDmitriy Zaporozhets2012-07-161-1/+1
* | Admin gitolite logs. Refactored project creation. Few style fixes.Dmitriy Zaporozhets2012-07-051-0/+6
* | InlineDiff: fix bug "unmatched close parenthesis"Valeriy Sizov2012-07-051-3/+2
* | InlineDiff: small cleaningValeriy Sizov2012-07-021-1/+1
* | InlineDiff: refactoringValeriy Sizov2012-07-021-0/+69
* | Finished with configsrandx2012-07-021-1/+1
* | Epic: Gitlab configuration with default valuesDmitriy Zaporozhets2012-07-021-6/+2
|/
* Improve gitlab encode methodrandx2012-06-171-1/+2
* Refactored theme css, added Modern theme pre versionrandx2012-06-111-0/+15