Dmitriy Zaporozhets
|
fca957086e
|
Merge pull request #1020 from SaitoWu/feature/https
Feature/https
|
2012-06-29 06:44:45 -07:00 |
|
Saito
|
aefe4dc3a2
|
fix a npe, and need a patch for path_info
|
2012-06-29 21:40:23 +08:00 |
|
Saito
|
7888e3ae29
|
now works with git clone http://localhost/repo.git now
|
2012-06-29 21:39:40 +08:00 |
|
Dmitriy Zaporozhets
|
f73d71810e
|
Merge pull request #1018 from glebm/master
Resque Authentication + iFrame view
|
2012-06-29 04:53:43 -07:00 |
|
gleb
|
2da45e9cbf
|
Refs #1013
Renamed protect_resque.rb => resque_authentication
Integrated resque web with the rest of gitlab
|
2012-06-29 13:46:24 +02:00 |
|
Dmitriy Zaporozhets
|
cfee2fc9e4
|
Merge pull request #1011 from peikk0/config_projects_limit
Add configurable default for projects_limit
|
2012-06-29 04:23:25 -07:00 |
|
Dmitriy Zaporozhets
|
318350e34f
|
Merge branch 'api' of https://github.com/NARKOZ/gitlabhq
Conflicts:
Gemfile.lock
|
2012-06-29 14:25:20 +03:00 |
|
Pierre GUINOISEAU
|
97d74c2adc
|
Add configurable default for projects_limit
|
2012-06-29 12:57:33 +02:00 |
|
Saito
|
8db947bcfe
|
implements protected branches to smart http protocal
|
2012-06-29 18:11:37 +08:00 |
|
Saito
|
7f44599ed0
|
integrate with gitlabhq authority
|
2012-06-29 15:43:15 +08:00 |
|
Saito
|
86807b8ecc
|
mount grack to git, u can 'git clone http://localhost/git/xx.git' now
|
2012-06-29 11:30:31 +08:00 |
|
Nihad Abbasov
|
4aca61e8a6
|
install grape and mount Gitlab::API
|
2012-06-28 03:42:58 -07:00 |
|
randx
|
335f9d6410
|
New Feature: Diff patch file export for commit
|
2012-06-28 12:51:50 +03:00 |
|
randx
|
55f8338502
|
Merge branch 'separate_user_and_issue_observer_from_mail_observer' of https://github.com/robbkidd/gitlabhq into robbkidd-separate_user_and_issue_observer_from_mail_observer
|
2012-06-24 09:33:22 +03:00 |
|
randx
|
68389588d6
|
Force resque protection
|
2012-06-22 23:46:57 +03:00 |
|
Nihad Abbasov
|
a21bda5ac9
|
load assets group to allow lazy compilation in production
|
2012-06-22 03:09:36 -07:00 |
|
randx
|
ed247b3893
|
resque auth example
|
2012-06-21 17:23:51 +03:00 |
|
Robb Kidd
|
88964132ed
|
Extract observation of User to a UserObserver
|
2012-06-20 14:09:46 -04:00 |
|
Robb Kidd
|
5303cc285a
|
Add resque_spec to test queuing mail.
|
2012-06-20 14:09:46 -04:00 |
|
Robb Kidd
|
6617eaaf9b
|
Make IssueObserver handle issus, not MailerObserver
|
2012-06-20 14:09:46 -04:00 |
|
Dmitriy Zaporozhets
|
5bbf3ccf05
|
Cucumber:
* Profile
* Browse code
* Sceleton for main features
* Wiki
* Commits
|
2012-06-15 07:15:28 +03:00 |
|
Nihad Abbasov
|
d1953a2640
|
no need to extend assets path anymore
see 865cf830c4
|
2012-06-13 05:19:02 -07:00 |
|
Dmitriy Zaporozhets
|
a243253b10
|
Refactored project archive. Improved MR usability form
|
2012-06-13 09:03:53 +03:00 |
|
randx
|
edd81a79c5
|
Dashboard refactoring:
* dashboard should be in dashboard controller not project index
* projects index removed
|
2012-06-12 23:13:42 +03:00 |
|
randx
|
093159a868
|
Styled snippets. Raw button for snippet
|
2012-06-12 21:41:46 +03:00 |
|
Dmitriy Zaporozhets
|
3a2d7a6604
|
Merge pull request #917 from teaminsight/queue_fix
Connection fix for resque worker
|
2012-06-11 14:04:33 -07:00 |
|
jcredding
|
294dfe15ca
|
added connection fix initializer, helps long running resque workers not fail
|
2012-06-11 15:58:58 -05:00 |
|
James Earl Douglas
|
fd99863565
|
fix typo: congiguration
|
2012-06-08 16:24:33 -07:00 |
|
Saito
|
c62715acc9
|
now render the correct authorname and message
|
2012-05-30 12:11:03 +08:00 |
|
Saito
|
c71a76e71a
|
fix graph problem if authorname or message isnot utf8 encoding
|
2012-05-30 11:47:26 +08:00 |
|
Saito
|
e1d1673e74
|
monkey patch grit to support utf8 encoding
|
2012-05-29 16:17:31 +08:00 |
|
randx
|
3272620f72
|
lib/ refactoring. Module Gitlabhq renamed to Gitlab
|
2012-05-26 13:37:49 +03:00 |
|
Dmitriy Zaporozhets
|
8ceb94081a
|
[Travis] try run both db
|
2012-05-25 16:38:23 +03:00 |
|
Dmitriy Zaporozhets
|
1e4d15b406
|
Password & token split up, icon to button for top panel
|
2012-05-19 12:25:56 +03:00 |
|
Dmitriy Zaporozhets
|
9cd8f7b082
|
New Feature: Git Blame for file
|
2012-05-17 19:11:45 +03:00 |
|
Dmitriy Zaporozhets
|
28cb43135c
|
Hooks UI improved, Request tests added
|
2012-04-26 20:43:12 +03:00 |
|
Dmitriy Zaporozhets
|
08994f3f60
|
Merge remote-tracking branch 'origin/merge_button'
Conflicts:
app/assets/javascripts/merge_requests.js
db/schema.rb
|
2012-04-21 12:22:56 +03:00 |
|
Dmitriy Zaporozhets
|
9c76bd9540
|
Project linguist integration
|
2012-04-21 01:26:22 +03:00 |
|
Arthur Schreiber
|
5b6019f357
|
Using github's linguist to better detect filetypes and to do syntax highlighting.
|
2012-04-20 23:21:12 +02:00 |
|
randx
|
35e21b3402
|
Admin dashboard
|
2012-04-20 19:41:49 +03:00 |
|
Dmitriy Zaporozhets
|
c9def945d4
|
User blocking improved. Admin area styled
|
2012-04-16 23:33:03 +03:00 |
|
Valery Sizov
|
8269a3a735
|
Auto-merge: checking via AJAX
|
2012-04-16 22:08:03 +03:00 |
|
Dmitriy Zaporozhets
|
95fde9bd7a
|
Projects page as dashboard. Old dashboard removed
|
2012-04-14 11:20:45 +03:00 |
|
Dmitriy Zaporozhets
|
b7558a2063
|
Removed encoding monkey patch
|
2012-04-11 23:03:56 +03:00 |
|
Dmitriy Zaporozhets
|
23d950855d
|
Milestone basic scaffold
|
2012-04-09 00:28:58 +03:00 |
|
Dmitriy Zaporozhets
|
b612497903
|
Fixed devise email_from, reordered initalizers
|
2012-04-06 01:28:37 +03:00 |
|
Dmitriy Zaporozhets
|
6e2a6d925f
|
cleanup after prev commit
|
2012-04-05 01:58:23 +03:00 |
|
Dmitriy Zaporozhets
|
80ddd2c09d
|
Better encoding handling. Updated grit
|
2012-04-05 01:51:49 +03:00 |
|
Abe Voelker
|
6aabf1157a
|
Move Unicorn unix socket out of /tmp
|
2012-04-01 14:44:12 -05:00 |
|
Dmitriy Zaporozhets
|
25924a9089
|
Email link https support
|
2012-03-31 15:59:06 +03:00 |
|