summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Gem updates & githost loggerDmitriy Zaporozhets2012-05-213-1/+3
* Refactoring: get rid of ruby antipattern unless/else and use if/else insteadAndrey Vakarev2012-05-201-3/+3
* Merge pull request #833 from Nek-/patch-utf8Dmitriy Zaporozhets2012-05-192-5/+5
|\
| * Added force utf8 encodingNek2012-05-192-5/+5
* | Preparing to v2.5Dmitriy Zaporozhets2012-05-191-1/+1
|/
* Event feed: Icons for some eventsDmitriy Zaporozhets2012-05-197-2/+11
* Password & token split up, icon to button for top panelDmitriy Zaporozhets2012-05-1911-91/+106
* Branches pages polished. few css improvementsDmitriy Zaporozhets2012-05-1810-20/+51
* Merge pull request #828 from CedricGatay/feature/chosen_0.9.8_searchContainsmikkyhouse2012-05-171-0/+10
|\
| * Chosen 0.9.8 + Autocomplete containsCedric Gatay2012-05-171-0/+10
* | New Feature: Git Blame for fileDmitriy Zaporozhets2012-05-177-15/+102
|/
* fix bug in mailerRickXing2012-05-171-1/+1
* change find_or_first to work with default branchDemelziraptor2012-05-162-3/+3
* Change calls to Notify methods to send IDs instead of objects.Robb Kidd2012-05-151-7/+7
* Make Notify#new_merge_request_email resque friendly.Robb Kidd2012-05-152-9/+5
* Make Notify#new_issue_email resque friendly.Robb Kidd2012-05-152-7/+4
* Add delegate for project's name on Note.Robb Kidd2012-05-152-4/+8
* Make Notify#note_wall_email resque friendlyRobb Kidd2012-05-152-7/+6
* Make Notify#note_commit_email resque friendlyRobb Kidd2012-05-152-7/+6
* Make Notify#note_issue_email resque friendlyRobb Kidd2012-05-152-8/+7
* Make Notify#note_merge_request_email resque friendlyRobb Kidd2012-05-153-9/+8
* Rename changed_mr_email to reassigned_mr_email & make resque friendlyRobb Kidd2012-05-152-9/+8
* Rename changed_issue_email to reassigned_issue_email & make resque friendlyRobb Kidd2012-05-153-11/+10
* Update new_user_email to take id for User and perform find itself.Robb Kidd2012-05-152-4/+4
* CSS improvements for diff & file viewDmitriy Zaporozhets2012-05-1511-26/+43
* CSS fix: main menu buttons dividersNick Kugaevsky2012-05-151-0/+7
* Activity stream: event labels css fix — proper paddings.Nick Kugaevsky2012-05-151-1/+1
* Activity stream: commit labels css fix — proper paddings and highlighting o...Nick Kugaevsky2012-05-151-1/+6
* Merge pull request #814 from kugaevsky/patch-1Dmitriy Zaporozhets2012-05-151-0/+6
|\
| * Minor headers styles in readme fix: increased line-height for h1..h4.Nick Kugaevsky2012-05-121-0/+6
* | Merge pull request #821 from oreofish/showmarkdownDmitriy Zaporozhets2012-05-151-7/+13
|\ \
| * | show rendered file if it is .markdown fileRickXing2012-05-151-7/+13
* | | Fix missing call to MergeRequest.find in Notify#changed_merge_request_emailRobb Kidd2012-05-141-1/+1
|/ /
* | use resque mailer to send mail backgroundRickXing2012-05-122-31/+32
|/
* spelling mistake 'successfull'Adnan Abdulhussein2012-05-031-1/+1
* Merge pull request #775 from netdata/gravatar_empty_issueValeriy Sizov2012-05-031-1/+1
|\
| * Define a default value as suggested by ariejanWouter D'Haeseleer2012-05-031-2/+1
| * When the email address is empty gitlab will give a 500 errorWouter D'Haeseleer2012-05-031-0/+1
* | Merge pull request #777 from netdata/Show_better_permissions_overviewValeriy Sizov2012-05-031-6/+28
|\ \
| * | Make permission overview structuredWouter D'Haeseleer2012-05-031-6/+28
| |/
* | Allow short project namesWouter D'Haeseleer2012-05-031-1/+1
|/
* Task #735 Automerge should not be checked on every load of MR show pageValery Sizov2012-04-272-4/+14
* Hooks UI improved, Request tests addedDmitriy Zaporozhets2012-04-266-44/+42
* Cosmetic change in menumgesmundo2012-04-261-2/+15
* Merge pull request #732 from mmozuras/ldap_name_utf8Valeriy Sizov2012-04-241-7/+7
|\
| * Force utf-8 encoding for ldap omniauth_info.namemmozuras2012-04-241-7/+7
* | Home button should targeted on root page of contextDmitriy Zaporozhets2012-04-247-13/+6
* | New project page improved. User profile improved. Show issues, participant on...gitlabhq2012-04-2419-104/+190
|/
* fixed email markdownv2.4.1gitlabhq2012-04-235-4/+6
* Merge pull request #713 from gitlabhq/fast_automergeDmitriy Zaporozhets2012-04-222-0/+7
|\