Robert Speicher
|
89069dc5f7
|
Remove unused ProfileController#password action
|
2012-09-16 07:38:14 -04:00 |
|
Dmitriy Zaporozhets
|
dc37c8aaae
|
Refactored profile area
|
2012-09-14 19:13:25 +03:00 |
|
Peter Gonda
|
795cc9b716
|
Repaired Get patch
|
2012-09-14 15:57:25 +02:00 |
|
Dmitriy Zaporozhets
|
fa4150d47d
|
Cleanup after omniauth
|
2012-09-12 08:23:20 +03:00 |
|
Dmitriy Zaporozhets
|
621affecb5
|
Merge branch 'master' of https://github.com/funglaub/gitlabhq into funglaub-master
Conflicts:
Gemfile.lock
app/helpers/application_helper.rb
app/views/devise/sessions/new.html.erb
db/schema.rb
|
2012-09-12 06:49:52 +03:00 |
|
Florian Unglaub
|
1b0198f1d3
|
save newly created users directly in the model
|
2012-08-31 16:24:12 +02:00 |
|
Florian Unglaub
|
6d6c7a17ea
|
Allow single-sign-on with Omniauth
|
2012-08-31 15:45:50 +02:00 |
|
Dmitriy Zaporozhets
|
2e8b5ebefd
|
Merge pull request #1386 from tsigo/github_markup
Use GitHub::Markup to parse markup files
|
2012-09-09 03:34:50 -07:00 |
|
Dmitriy Zaporozhets
|
7b50a7c99d
|
Merge pull request #1402 from AlexDenisov/preselected_milestone_while_create_new_issue
Preselected milestone and assignee while create new issue
|
2012-09-07 11:10:27 -07:00 |
|
Alex Denisov
|
1b83af6eed
|
IssueController#new refactored
|
2012-09-07 20:59:12 +03:00 |
|
randx
|
367e17cc84
|
5xx error status code for gitolite & encoding error
|
2012-09-07 20:47:52 +03:00 |
|
Alex Denisov
|
f789476241
|
Merge branch 'master' into preselected_milestone_while_create_new_issue
|
2012-09-07 17:20:20 +03:00 |
|
Alex Denisov
|
b462b0c6eb
|
Pre-selected assignee implemented
|
2012-09-07 16:52:48 +03:00 |
|
Alex Denisov
|
26552051b7
|
Pre-selected milestone implemented
|
2012-09-07 16:35:59 +03:00 |
|
Dmitriy Zaporozhets
|
61c7449321
|
Bulk user add on project -> new team member
|
2012-09-07 09:50:35 +03:00 |
|
Dmitriy Zaporozhets
|
79021e674b
|
Split gitolite backend. Use gitolite_config methods moved to separate class
|
2012-09-07 08:16:29 +03:00 |
|
Nihad Abbasov
|
c106bb7096
|
minor refactoring of commits controller
|
2012-09-06 04:03:46 -07:00 |
|
Robert Speicher
|
b78fd0c130
|
Add github-markup gem
|
2012-09-05 16:50:03 -04:00 |
|
Robert Speicher
|
5e1c63d3f0
|
Move load_refs out of ApplicationController and into CommitsController
That was the only place it was used.
|
2012-09-05 01:13:41 -04:00 |
|
Robert Speicher
|
a9f275bc20
|
Fix load_refs in ApplicationController after default_branch change
As a last resort it was calling a method that didn't exist. Woops!
|
2012-09-05 01:12:44 -04:00 |
|
Robert Speicher
|
a463353773
|
Add "empty_repo?" method to Repository role
Replaces two calls that this method simplifies
|
2012-09-04 12:05:21 -04:00 |
|
randx
|
b9ff0c79b4
|
Changed filters to readable one. Styled some stuff
|
2012-08-30 22:15:34 +03:00 |
|
randx
|
92137b7beb
|
Removed class 'small' for some buttons. Fixed issue creation
|
2012-08-30 20:00:16 +03:00 |
|
randx
|
b03ee4666b
|
Handle invalid ssh exception
|
2012-08-29 00:44:26 +03:00 |
|
Florian Unglaub
|
36ffdf36b9
|
Merge issue fixed
|
2012-08-24 15:40:44 +02:00 |
|
Florian Unglaub
|
48443d20ca
|
Merge branch 'master' of git://github.com/gitlabhq/gitlabhq
|
2012-08-24 15:25:52 +02:00 |
|
randx
|
d5fcf0f672
|
Show labels specific to project
|
2012-08-24 15:34:27 +03:00 |
|
Cyril
|
2b38f51a17
|
fix merge request form
|
2012-08-25 00:22:45 +02:00 |
|
randx
|
3dd7703b80
|
Feature: Labels page. Index page
|
2012-08-24 13:05:40 +03:00 |
|
Dmitriy Zaporozhets
|
2e7ca8c866
|
Show only tm events related to this project
|
2012-08-21 08:20:11 +03:00 |
|
randx
|
366c0065c4
|
Merge branch 'better_ldap' of https://github.com/jirutka/gitlabhq into jirutka-better_ldap
Conflicts:
app/models/user.rb
|
2012-08-21 08:39:23 +03:00 |
|
randx
|
d4059ac966
|
Move graph_commit under gitlab module
|
2012-08-19 10:58:10 +03:00 |
|
Florian Unglaub
|
a64aff2f1c
|
Omniauth Support
|
2012-08-17 15:20:55 +02:00 |
|
Robert Speicher
|
5a90d044f7
|
Allow filtering by issues with no assigned... assignee
Continues #1222
|
2012-08-13 20:49:18 -04:00 |
|
Robert Speicher
|
b1ea0b3c01
|
Allow filtering by issues with no assigned milestone
Closes #1222
|
2012-08-13 01:38:00 -04:00 |
|
randx
|
731b6be9c9
|
Handle app crash on huge commits
|
2012-08-11 15:59:36 +03:00 |
|
Robert Speicher
|
7754189187
|
Fully embrace Ruby 1.9 hash syntax
Didn't bother with files in db/, config/, or features/
|
2012-08-10 18:25:15 -04:00 |
|
Dmitriy Zaporozhets
|
5fd0e7ba11
|
Merge pull request #1198 from NARKOZ/preview_notes
ability to preview notes
|
2012-08-10 06:42:31 -07:00 |
|
Nihad Abbasov
|
9639780359
|
render notes preview on server-side
|
2012-08-09 23:47:48 -07:00 |
|
Dmitriy Zaporozhets
|
839757598b
|
Wiki pages page
|
2012-08-09 07:34:29 +03:00 |
|
Riyad Preukschas
|
8e6a7a172e
|
Merge branch 'master' into gitlab-flavored-markdown
|
2012-08-06 01:48:20 +02:00 |
|
randx
|
7dd276817c
|
Rack mini profiler for dev env
|
2012-08-02 09:48:53 +03:00 |
|
Riyad Preukschas
|
eb06dd79f8
|
Update views for GFM
|
2012-08-02 02:54:57 +02:00 |
|
Jakub Jirutka
|
fa5a53f5ed
|
Change identification of users with extern auth provider (LDAP)
|
2012-07-29 16:15:52 +02:00 |
|
randx
|
00b280c3f9
|
Feature: Bulk Issues update
|
2012-07-28 03:35:43 +03:00 |
|
Dmitriy Zaporozhets
|
5926bbac12
|
Backend Refactoring
|
2012-07-31 08:32:49 +03:00 |
|
randx
|
c27105f8c3
|
Fixed dashboard loader, fixed 404 for reporter on empty wiki page.
Styled Wiki edit page
|
2012-07-26 14:45:17 +03:00 |
|
randx
|
501ca8e6e8
|
Fix compare crash after decorator refactoring
|
2012-07-25 21:45:53 +03:00 |
|
randx
|
0296121f08
|
Remove recreated mailer controller for admin
|
2012-07-25 21:38:33 +03:00 |
|
randx
|
61c85332d2
|
Merge branch 'add_wiki_comments' of git://github.com/seeingidog/gitlabhq into seeingidog-add_wiki_comments
Conflicts:
app/controllers/admin/mailer_controller.rb
app/controllers/notes_controller.rb
|
2012-07-25 21:36:30 +03:00 |
|