Marin Jankovski
|
296cdd591f
|
Add optional signup.
|
2013-01-18 11:57:31 +01:00 |
|
Dmitriy Zaporozhets
|
2e9c0e2b47
|
switch to use link_to_member to prevent 500 if user is a project owner but does not have membership and leave comment
|
2013-01-17 22:35:45 +02:00 |
|
Riyad Preukschas
|
9bc829d397
|
Fix markdown for note events
|
2013-01-16 23:03:21 +01:00 |
|
Dmitriy Zaporozhets
|
f598cc7897
|
change logic on line_code
|
2013-01-15 11:12:17 +02:00 |
|
Riyad Preukschas
|
bda7fe38d0
|
Merge branch 'master' into discussions
|
2013-01-15 00:53:00 +01:00 |
|
Riyad Preukschas
|
3022786948
|
Merge commit 'master' into discussions
Conflicts:
app/assets/stylesheets/sections/notes.scss
app/contexts/notes/load_context.rb
app/models/project.rb
app/observers/note_observer.rb
app/roles/votes.rb
app/views/commit/show.html.haml
app/views/merge_requests/_show.html.haml
app/views/merge_requests/diffs.js.haml
app/views/merge_requests/show.js.haml
app/views/notes/_note.html.haml
features/steps/project/project_merge_requests.rb
spec/models/note_spec.rb
|
2013-01-15 00:52:25 +01:00 |
|
Dmitriy Zaporozhets
|
a36926216f
|
line numbers for blame
|
2013-01-14 20:55:57 +02:00 |
|
Dmitriy Zaporozhets
|
68bfcd0521
|
Add public filter to admin projects
|
2013-01-13 17:25:18 +02:00 |
|
Dmitriy Zaporozhets
|
abc2bdc3aa
|
Remove unused images. More use of font-awesome icons
|
2013-01-10 08:43:25 +02:00 |
|
Dmitriy Zaporozhets
|
f9528bfb86
|
a bit of restyling for issues and merge request lists
|
2013-01-08 08:14:05 +03:00 |
|
Dmitriy Zaporozhets
|
eaa8cd28d0
|
Merge branch 'mergerequest-to-coffee' of https://github.com/koenpunt/gitlabhq into koenpunt-mergerequest-to-coffee
|
2013-01-05 22:54:48 +02:00 |
|
Dmitriy Zaporozhets
|
1724f45f46
|
Remove unused styles. Restyled Issues a bit
|
2013-01-05 14:49:08 +02:00 |
|
Dmitriy Zaporozhets
|
de05a598b3
|
Update to rails 3.2.10. Use simplercov in spinach too
|
2013-01-05 13:30:42 +02:00 |
|
Dmitriy Zaporozhets
|
e3d7ce2cc4
|
Tests are fixed now
|
2013-01-05 12:12:02 +02:00 |
|
Koen Punt
|
a1566a9c86
|
Converted merge_requests.js to coffeescript and updated code
|
2013-01-05 02:53:34 +01:00 |
|
Dmitriy Zaporozhets
|
e16cebac3e
|
Fixed styles, ProjectHook specs etc
|
2013-01-05 00:35:38 +02:00 |
|
Dmitriy Zaporozhets
|
c6298678f5
|
use ui-box as for all
|
2013-01-04 23:35:31 +02:00 |
|
Dmitriy Zaporozhets
|
22ec3fa14c
|
Fix MR css for accept MR block
|
2012-12-31 18:35:38 +02:00 |
|
Dmitriy Zaporozhets
|
4ba24596d3
|
Make the logo icon more awesome
|
2012-12-24 21:18:23 +02:00 |
|
Dmitriy Zaporozhets
|
2937f35f9a
|
Replace Wire font with Yanone. Show only icon as link to dashboard
|
2012-12-24 14:24:45 +02:00 |
|
Riyad Preukschas
|
db2c15369c
|
Merge branch 'master' into discussions
Conflicts:
app/assets/stylesheets/main.scss
app/models/project.rb
app/views/notes/_common_form.html.haml
app/views/notes/_per_line_form.html.haml
lib/gitlab/markdown.rb
spec/models/note_spec.rb
|
2012-12-23 01:03:57 +01:00 |
|
Dmitriy Zaporozhets
|
a7aee9d1ee
|
Pretty compare mode
|
2012-12-19 20:14:05 +03:00 |
|
Koen Punt
|
9916e8d6dc
|
Updated test to match with switched commits
Added compare switch
|
2012-12-20 14:39:39 +01:00 |
|
Dmitriy Zaporozhets
|
8826077471
|
Refactor css lists. Use well-list class
|
2012-12-18 06:14:05 +03:00 |
|
Dmitriy Zaporozhets
|
f2db188dbe
|
Processing with note events. reformated dashboard for more events to handle
|
2012-12-14 21:39:55 +02:00 |
|
Dmitriy Zaporozhets
|
a8fbda945e
|
bit reordering and cleanup unused styles
|
2012-12-13 21:44:55 +02:00 |
|
Dmitriy Zaporozhets
|
bca7bddd3d
|
Add ace editor to snippets
|
2012-12-12 19:42:08 +02:00 |
|
Dmitriy Zaporozhets
|
105f5ba3c9
|
Reduce header font a bit. Moved to mixin header font styles
|
2012-12-12 12:30:19 +02:00 |
|
Dmitriy Zaporozhets
|
ca936d2784
|
Improve CI integration for merge requests
|
2012-12-11 06:14:05 +03:00 |
|
Dmitriy Zaporozhets
|
55f776f095
|
Tiny nav
|
2012-12-06 16:54:53 +02:00 |
|
Dmitriy Zaporozhets
|
4c3cdfa4ff
|
Make profile dropbown a bit bigger
|
2012-12-05 17:08:24 +02:00 |
|
Riyad Preukschas
|
b47173da6a
|
Revamped note form options.
|
2012-12-03 22:51:57 +01:00 |
|
Riyad Preukschas
|
4ed8278870
|
Fix a bunch of smaller glitches.
|
2012-12-03 22:51:57 +01:00 |
|
Riyad Preukschas
|
6fc10fa256
|
Unify forms for discussions and main target.
Allows previews and uploads in all forms.
Also fixes #1730
|
2012-12-03 22:51:56 +01:00 |
|
Riyad Preukschas
|
fbd345ea20
|
Make attachments more obvious
|
2012-12-03 22:51:56 +01:00 |
|
Riyad Preukschas
|
140652e9b0
|
Fix common form and note preview
|
2012-12-03 22:51:56 +01:00 |
|
Riyad Preukschas
|
d9b15fc17d
|
Crop and rename the add diff note image
|
2012-12-03 22:51:56 +01:00 |
|
Riyad Preukschas
|
494ae87840
|
Refactor discussion reply
|
2012-12-03 22:51:56 +01:00 |
|
Riyad Preukschas
|
06ea122840
|
Refactor diff notes creation
|
2012-12-03 22:51:56 +01:00 |
|
Riyad Preukschas
|
39834ec640
|
Move diff notes into the actual diff content column
|
2012-12-03 22:51:56 +01:00 |
|
Riyad Preukschas
|
5c2f6d7f05
|
Update notes views to support discussions
|
2012-12-03 22:51:55 +01:00 |
|
Dmitriy Zaporozhets
|
ba74fa1413
|
Remove some bugs. Add warnings for renaming group. Add ability to cahnge group owner.
|
2012-12-03 21:14:05 +03:00 |
|
Dmitriy Zaporozhets
|
f2a76228f2
|
Remove unsued css styles. Fixed Milestone preselected date.
|
2012-12-01 09:14:05 +03:00 |
|
Dmitriy Zaporozhets
|
0530e5baae
|
Add description to project features on edit project page
|
2012-12-02 19:28:23 +02:00 |
|
Dmitriy Zaporozhets
|
eb3e07a509
|
Use project owner if no namespace. Restyled team page
|
2012-11-30 18:26:17 +02:00 |
|
Koen Punt
|
0f31392712
|
Mixins are now all with dashes instead of underscores
(there really should be some convention for all gitlab css)
|
2012-11-29 12:18:44 +01:00 |
|
Koen Punt
|
d7e9eda24d
|
renamed blue_link var to primary_color
|
2012-11-29 12:18:44 +01:00 |
|
Koen Punt
|
81175073a0
|
removed overqualified mixins round-borders-*
|
2012-11-29 12:18:44 +01:00 |
|
Koen Punt
|
238c214ac9
|
Forgot to rename var
|
2012-11-29 12:18:44 +01:00 |
|
Koen Punt
|
b825582eb1
|
replaced redundant -*-border-radius box-shadows and others with corresponding mixins
|
2012-11-29 12:18:44 +01:00 |
|