Dmitriy Zaporozhets
292a41cbe2
Fixed comments for snippets. Tests fixed
2012-02-24 22:36:44 +02:00
Dmitriy Zaporozhets
d41d8ffb02
Reply button, Comments for Merge Request diff
2012-02-24 22:19:47 +02:00
Christos Trochalakis
e42fb4fda4
Fix broken commit link in branches page
2012-02-24 17:27:44 +02:00
Dmitriy Zaporozhets
215a01f63c
move notes login to one controller
2012-02-24 09:16:06 +02:00
Dmitriy Zaporozhets
81092c0198
Status codes for errors, New error pages
2012-02-23 21:04:20 +02:00
Pat Thoyts
2be4fe2858
Generate consistent gravatar hash values as per documentation.
...
The gravatar documentation on implementing the hash specifies that leading
and trailing whitespace must be trimmed and all characters should be forced
to lowercase.
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
2012-02-23 16:07:54 +00:00
Cedric Gatay
6ea87c47f0
Incorrect line numbering in diff
...
When displaying a diff, the line number always starts at one, even if the first diff is not at the first line
Fixes this to display correct line numbering on first diff
2012-02-22 16:04:41 +01:00
Dmitriy Zaporozhets
7d279f9302
better error handling for not found resource, gitolite error
2012-02-22 07:14:54 +02:00
Dmitriy Zaporozhets
8c40aab120
Abilities extended. Resources security improved
2012-02-22 00:31:18 +02:00
Dmitriy Zaporozhets
af82b6773b
btn padded class
2012-02-21 23:09:46 +02:00
Dmitriy Zaporozhets
fb17234b05
separated buttons for sidebar
2012-02-21 22:51:18 +02:00
Dmitriy Zaporozhets
9803e0885e
Project sidebar improved
2012-02-21 22:46:34 +02:00
Dmitriy Zaporozhets
1c22d4f50f
Help message for wiki, styled projects page
2012-02-21 22:04:01 +02:00
Dmitriy Zaporozhets
ce8eba8913
Merge branch 'wiki'
...
Conflicts:
app/views/layouts/_project_menu.html.haml
2012-02-21 20:32:43 +02:00
Dmitriy Zaporozhets
5c492a7089
make issue, commit row title color lighter
2012-02-20 21:50:11 +02:00
Dmitriy Zaporozhets
29c41e9a0e
pollishing UI
2012-02-20 21:38:59 +02:00
Dmitriy Zaporozhets
6a445b4200
fixed forgot password form
2012-02-20 20:37:37 +02:00
Dmitriy Zaporozhets
49d58492f2
Wiki abilities
2012-02-20 21:16:55 +03:00
Dmitriy Zaporozhets
22f4c1908d
Some css fixes
2012-02-20 20:04:03 +02:00
Dmitriy Zaporozhets
3a33795f2b
css shadow for some components
2012-02-20 19:59:39 +02:00
vsizov
bdc42488e9
wiki is done
2012-02-20 20:16:55 +03:00
Dmitriy Zaporozhets
5f4a7c3e04
Home tab added, Repository tab removed\n Ability to download branch
2012-02-20 08:38:03 +02:00
Dmitriy Zaporozhets
40ac2ebc21
fixed bug with branch/commit detection in select
2012-02-20 10:38:03 +02:00
Valery Sizov
2e1f119f22
wiki: markdown support
2012-02-19 22:19:31 +02:00
Valery Sizov
d68f8401b3
wiki: improve history
2012-02-19 21:56:18 +02:00
Valery Sizov
85974948e7
Wiki: history
2012-02-19 21:52:05 +02:00
Dmitriy Zaporozhets
313d96e42b
fixed mr counter for main menu
2012-02-19 21:34:59 +02:00
Dmitriy Zaporozhets
635d3e09b7
Issues, Merge Requests counters
2012-02-19 21:30:31 +02:00
Valery Sizov
b565cd1972
Wiki: fixed main menu
2012-02-19 21:16:29 +02:00
Valery Sizov
40ce6c9131
Wiki: remove notice line
2012-02-19 19:55:37 +02:00
Valery Sizov
57271da612
Wiki: design fixed
2012-02-19 19:50:13 +02:00
Valery Sizov
4c1b8558df
Wiki: base implemetation logic
2012-02-19 19:50:13 +02:00
Valery Sizov
eacea15a21
wiki base sceleton
2012-02-19 19:50:13 +02:00
Dmitriy Zaporozhets
df27ec29f3
Merge branch 'master' of dev.gitlabhq.com:gitlabhq
2012-02-19 16:31:17 +02:00
Dmitriy Zaporozhets
2e83de1924
fixed layout for ipad
2012-02-19 16:31:11 +02:00
Valeriy Sizov
a44b85be9e
Merge pull request #422 from steveprentice/master
...
This makes gitlabhq compatible with more LDAP servers (specifically OpenLDAP).
2012-02-19 03:45:55 -08:00
Dmitriy Zaporozhets
3f91da6816
Fixed widget counts, improved styles
2012-02-18 15:59:01 +02:00
Dmitriy Zaporozhets
fa7bd43ab9
How to merge instructions
2012-02-18 14:43:35 +02:00
Dmitriy Zaporozhets
94db8a1c33
Usability & design improvements
2012-02-18 14:12:48 +02:00
Steve Prentice
2bb2dee057
Use the omniauth-ldap info object instead of the raw ldap info in extra.
...
This helps with compatibility with more LDAP providers as the implementation
doesn't depend on the exact names of the LDAP fields. The LDAP strategy
helps maps the attributes to the fields in the info object and we use the
info object to get the email and name.
This makes the LDAP auth compatible with most OpenLDAP servers as well.
2012-02-17 09:10:50 -08:00
Dmitriy Zaporozhets
9a24ccdea1
Fixed mistype in permissions, Fixed migration
2012-02-16 09:04:56 +02:00
Dmitriy Zaporozhets
1c62ec09b0
4 roles permission system
2012-02-16 09:03:55 +02:00
Dmitriy Zaporozhets
dac7c44ab3
Updated readme, Roles in progress
2012-02-15 23:51:04 +02:00
Dmitriy Zaporozhets
37224dc9c1
ProtectedBranches model, Master permission for repo\n Allow push to protected branch for masters only
2012-02-15 22:02:33 +02:00
Dmitriy Zaporozhets
3a9e5a9357
Show current commit id in branch/tag select
2012-02-15 08:46:09 +02:00
Dmitriy Zaporozhets
98f040a56f
Merge branch 'master' of dev.gitlabhq.com:gitlabhq
2012-02-15 01:15:08 +02:00
Dmitriy Zaporozhets
8d493019c4
Show commits for merge request immediatly
2012-02-15 01:15:02 +02:00
Valery Sizov
c5a9e3cb1b
Bug#326: Always empty repositories if trailing slash is missed in base_path
2012-02-15 00:43:13 +02:00
Dmitriy Zaporozhets
ef396d08fc
Fixed encoding issue for diff. Reordered merge request commits
2012-02-15 00:41:51 +02:00
Valery Sizov
65e4ad3147
fixed design new issue form
2012-02-15 00:33:54 +02:00
Dmitriy Zaporozhets
3230577ce0
Merge branch 'master' of dev.gitlabhq.com:gitlabhq
2012-02-15 00:21:07 +02:00
Dmitriy Zaporozhets
4aa2b34e79
Commit show should display author & commiter info
2012-02-15 00:21:00 +02:00
Valery Sizov
7b3b140004
fixed design login form
2012-02-15 00:15:15 +02:00
Dmitriy Zaporozhets
b84b485bbe
better commits list style
2012-02-15 00:10:01 +02:00
Dmitriy Zaporozhets
ccfeddec46
Ignore invalid submodule entries
2012-02-14 23:53:41 +02:00
Dmitriy Zaporozhets
a7bcc2eb5c
submodules displayed for tree view
2012-02-14 23:48:42 +02:00
Dmitriy Zaporozhets
c062e56b4c
Fixed commit diff: content of removed files displayed
2012-02-14 20:00:25 +02:00
Dmitriy Zaporozhets
ae416a76ff
per line comments improved. replaced from dbclick to link
2012-02-14 00:20:23 +02:00
root
3f4eb731df
Fixed a typo by the third n in 'commit'.
2012-02-13 20:41:16 +02:00
Dmitriy Zaporozhets
41d439401d
enable markdown for email notification
2012-02-13 20:40:39 +02:00
Dmitriy Zaporozhets
7fd29a78fa
Commits page styled better now
2012-02-13 00:12:18 +02:00
Dmitriy Zaporozhets
ece9f50fb1
fixed unworking infinite scroll
2012-02-12 23:52:27 +02:00
Dmitriy Zaporozhets
48bc4fc214
fixed flash message. better tree css
2012-02-12 19:47:37 +02:00
Dmitriy Zaporozhets
0cd873c2d3
fixed layout for ipad. changed main width
2012-02-12 17:48:17 +02:00
Dmitriy Zaporozhets
c0e622eae2
fixed main menu for firefox & opera
2012-02-12 17:34:52 +02:00
Dmitriy Zaporozhets
ec01fa29fb
styled top panel
2012-02-12 13:15:41 +02:00
Dmitriy Zaporozhets
c844723a24
restyled main menu. move from left to top orientation
2012-02-12 02:38:38 +02:00
Dmitriy Zaporozhets
9511ec846d
improved diff, restyled login page
2012-02-12 00:29:16 +02:00
Dmitriy Zaporozhets
cc1ba255d6
Lists restyled, blue link colors added
2012-02-11 23:22:33 +02:00
Dmitriy Zaporozhets
bc3735004c
Moving to rails 3.2
2012-02-11 20:34:25 +02:00
Dmitriy Zaporozhets
cc043f32d8
Admin area improved
2012-02-11 19:56:18 +02:00
Dmitriy Zaporozhets
a769204ff4
Improved commit author notification
2012-02-10 10:59:39 +08:00
Dmitriy Zaporozhets
c1fe37690a
logo updated
2012-02-10 00:07:49 +02:00
Dmitriy Zaporozhets
cd567ee40b
Titled dashboard, admin, profile areas. Wider top panel. Restored search input
2012-02-09 09:59:14 +02:00
Dmitriy Zaporozhets
fbd5296e32
layout refactored
2012-02-09 09:59:04 +02:00
Dmitriy Zaporozhets
fcd92f9d95
Browse button in commit list
2012-02-09 09:51:50 +02:00
Dmitriy Zaporozhets
f86df73c1a
removed dots from menu, renamed Code to Files
2012-02-08 19:18:38 +02:00
Dmitriy Zaporozhets
4d89322d67
Snippets - fixed after bootstrap
...
Project - restyled show page, removed info page
Repository - restyled show page, added download option
Tags - added download options
2012-02-08 01:00:49 +02:00
miks
f5a16663f0
Improved validation. Strip key.
2012-02-08 00:32:20 +02:00
miks
e3e9db9509
Allow non-unique deploy keys
2012-02-07 23:58:51 +02:00
Dmitriy Zaporozhets
3d77183c16
Fix encoding issues for compare view
2012-02-07 19:21:16 +02:00
Dmitriy Zaporozhets
422e43989b
Compare view for commits
2012-02-06 22:32:04 +02:00
Dmitriy Zaporozhets
6c416aaac8
Issues, MR, Wall can be enabled/disabled per project
2012-02-06 19:40:32 +02:00
Dmitriy Zaporozhets
da3e34c0fd
per-line comments css fixes
2012-02-06 02:15:45 +02:00
Dmitriy Zaporozhets
5134aa971c
fixed ability to edit team member access
2012-02-06 01:56:26 +02:00
Dmitriy Zaporozhets
e64a174968
project membership widget. css fixes
2012-02-05 21:26:04 +02:00
Dmitriy Zaporozhets
96b53a9f59
Menlo font added to fix code preview for osx
2012-02-05 19:12:14 +02:00
Dmitriy Zaporozhets
419368f4f4
fix empty page after broken pull request
2012-02-05 19:01:13 +02:00
Dmitriy Zaporozhets
911abedf25
Merge pull request #292 from si14/patch-1
...
line numbers are now non-selectable
2012-02-05 08:35:41 -08:00
Dmitriy Zaporozhets
cddf61ef3b
Merge pull request #363 from druidvav/master
...
Lexer корёжит имена пользователей на русском языке
2012-02-05 08:30:12 -08:00
Dmitriy Zaporozhets
2efc1068f0
css fixes for .entry class
2012-02-05 13:51:51 +02:00
Dmitriy Zaporozhets
c90f1d5c8b
fixed issue, mr crash if assignee/author removed from team
2012-02-05 12:58:02 +02:00
Dmitriy Zaporozhets
5a12bee37d
fix 500 on project page after someone leave note on wall
2012-02-05 12:26:27 +02:00
Dmitriy Zaporozhets
0f83558bea
fixed branch switch for code view
2012-02-05 12:23:14 +02:00
druidvav
03bf55846b
Fix for utf-8 names in empty project page.
2012-02-01 14:42:42 +04:00
Dmitriy Zaporozhets
8ebfae9a07
Merge branch 'bootstrap'
...
Conflicts:
Gemfile
app/views/commits/_commits.html.haml
app/views/projects/empty.html.haml
2012-01-30 00:45:35 +02:00
Dmitriy Zaporozhets
b51252e6ca
Bootstrap: test fixes
2012-01-30 00:43:14 +02:00
Dmitriy Zaporozhets
fca1ffb888
Bootstrap: Issues, Merge Requests, SSH Key completed
2012-01-29 23:59:12 +02:00
Dmitriy Zaporozhets
20721eff1c
Bootstrap: Commits page
2012-01-29 21:58:31 +02:00
Dmitriy Zaporozhets
ae5faf0fd3
Ajax branch/tag switch for tree view
2012-01-29 21:30:03 +02:00